Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devtom30
/
bomutils
Public
forked from
hogliux/bomutils
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 20, 2014
dist target now creates tar ball of source regardless of the name of the top-level source directory
hogliux
committed
3f7dc2d
Copy full SHA for 3f7dc2d
Missing unistd.h header for getopt in mkbom.cpp added.
hogliux
committed
b1820cd
Copy full SHA for b1820cd
Add dist option to Makefile
Fabian Renn
committed
353353a
Copy full SHA for 353353a
Commits on Apr 24, 2014
Fix for Coverity CID 36759, 36761, 36762.
baron1405
committed
47f6a9e
Copy full SHA for 47f6a9e
Fix of Coverity CID 36760.
baron1405
committed
c057b5d
Copy full SHA for c057b5d
Commits on Apr 21, 2014
Replace tabs with spaces.
baron1405
committed
768f7c8
Copy full SHA for 768f7c8
Commits on Apr 20, 2014
Merge pull request #16 from hogliux/force_ids
Show description for 3049254
baron1405
committed
3049254
Copy full SHA for 3049254
Commits on Apr 19, 2014
Update with -u and -g options.
baron1405
committed
9374712
Copy full SHA for 9374712
Provide options in ls4mkbom and mkbom to allow specifying the user and group identifiers for the file and folder lists. This avoids the need to separately generate and edit the file list.
baron1405
committed
6791ebd
Copy full SHA for 6791ebd
Merge pull request #13 from hogliux/large_boms
Show description for c148e02
hogliux
committed
c148e02
Copy full SHA for c148e02
Commits on Apr 18, 2014
Add support for large bom files (fixes #2)
hogliux
committed
7fcfd0b
Copy full SHA for 7fcfd0b
dumpbom: display all enties in the BOMPaths structure
hogliux
committed
2c2336f
Copy full SHA for 2c2336f
Display a sane error message when user supplies invalid path
hogliux
committed
4e8065a
Copy full SHA for 4e8065a
Ensure that build directories created even when do a 'build clean all'.
baron1405
committed
d52307a
Copy full SHA for d52307a
Convert all tabs to spaces and adjust formatting for clarity and readability.
baron1405
committed
83b5f1f
Copy full SHA for 83b5f1f
Commits on Apr 17, 2014
Put directory name in quotes.
baron1405
committed
2b9190d
Copy full SHA for 2b9190d
Restructure the project so that all source code is now in the src directory and manual pages are in the man directory. The build places the executables in the build/bin directory and compressed man…
Show description for 92989f6
baron1405
committed
92989f6
Copy full SHA for 92989f6
Use stat on Windows since lstat is not defined because there are no
Show description for 19fceed
baron1405
committed
19fceed
Copy full SHA for 19fceed
Remove unnecessary trailing slash.
baron1405
committed
304e175
Copy full SHA for 304e175
Use install command to ensure proper permissions on installed files.
baron1405
committed
7829807
Copy full SHA for 7829807
Commits on Apr 16, 2014
Fix formatting
Fabian Renn
committed
70d047a
Copy full SHA for 70d047a
Update credits to acknowledge Baron Roberts
Fabian Renn
committed
0828ba0
Copy full SHA for 0828ba0
Merge pull request #11 from baron1405/makefile-tweaks
Show description for e40bfd8
hogliux
committed
e40bfd8
Copy full SHA for e40bfd8
Merge pull request #10 from baron1405/symlink-support
Show description for 05dc36e
hogliux
committed
05dc36e
Copy full SHA for 05dc36e
Merge pull request #9 from baron1405/dumpbom-traverse
Show description for 597e87c
hogliux
committed
597e87c
Copy full SHA for 597e87c
Use pattern rules and header detection to eliminate repetition. Added .gitignore to avoid accidental checkin of binaries and intermediate files.
baron1405
committed
2b3501a
Copy full SHA for 2b3501a
Support symbolic links.
baron1405
committed
a45b4e5
Copy full SHA for a45b4e5
Use ntohl rather than ntohs to convert forward and backward offsets. Traverse the full paths tree when printing the path section. Print entries index value. Add a few blank lines in the output to m…
Show description for 6ca983d
baron1405
committed
6ca983d
Copy full SHA for 6ca983d
Commits on Mar 27, 2014
Fix formatting of license file and change ending
hogliux
committed
9877086
Copy full SHA for 9877086
Added License file
hogliux
committed
f38bfae
Copy full SHA for f38bfae
Commits on Mar 18, 2014
Added documentation section to README
Fabian Renn
committed
06f526a
Copy full SHA for 06f526a
Fixed typo in url
Fabian Renn
committed
e9f246c
Copy full SHA for e9f246c
Added references to the tutorial.
Fabian Renn
committed
60ad8ef
Copy full SHA for 60ad8ef
Commits on Jan 15, 2014
Removed reference to non-existant homepage and updated e-mail address
hogliux
committed
e3c4ea7
Copy full SHA for e3c4ea7
Commits on Nov 21, 2013
Fixed typo
hogliux
committed
5d7e15d
Copy full SHA for 5d7e15d
Previous
Next
You can’t perform that action at this time.