0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
s/MAKEOBJDIRPREFIX/OBJDIR/ More... over 10 years ago
Merge branch 'freenas10' of gitserver.ixsystems.com:/git/repos/freenas-build/freenas-build into freenas10 More... over 10 years ago
Remove LDAP-related ports. We aren't currently using them - will re-add when needed. More... over 10 years ago
Apparently pkg doesn't communicate exit status properly, so use alternative way to figure out wheter packages got installed. More... over 10 years ago
Ignore Python *.pyc files by default. More... over 10 years ago
Derive SEQUENCE from freenas repo timestamp; clean upgrade distribution directory contents before putting new upgrade packages. More... over 10 years ago
Remove nonexistent port. More... over 10 years ago
Merge branch 'freenas10' of gitserver.ixsystems.com:/git/repos/freenas-build/freenas-build into freenas10 More... over 10 years ago
Add combined repo ids to package version. More... over 10 years ago
Move to the latest freenas-ports branch. More... over 10 years ago
Bump milestone number. More... over 10 years ago
Fix source path of manifest while building release package. More... over 10 years ago
Add GUI development tools in DEBUG builds, mute DEBUG in buildworld/buildkernel make as it leads to unexpected results. More... over 10 years ago
It should be /dev/*, we still want that empty directory. More... over 10 years ago
Set GIT_REVISION variable only if freenas repository is checked out More... over 10 years ago
s/distclean/cleandist/ More... over 10 years ago
s/distclean/cleandist/ More... over 10 years ago
Partially revert previous commit; I need to think about better solution tomorrow. More... over 10 years ago
Fix error message generated by GIT_REVISION assignment and update packages paths. More... over 10 years ago
Build collectd regardless of REPORTING setting. More... over 10 years ago
Put everything (checked out repos, build products, release bits) under single directory called _BE. More... over 10 years ago
Now in M2 More... over 10 years ago
Finally make build process work again. More... over 10 years ago
Adapt more build scripts to use profile config. Remove now useless e() calls in .pyd files. More... over 10 years ago
Adapt existing build scripts to profiles, fixing typos, missing commas, etc while here. More... over 10 years ago
Use some AST magic to accomplish following goals: More... over 10 years ago
Fix a few typos. More... over 10 years ago
Add initial support for build profiles. More... over 10 years ago
Fix package names being longer and longer. More... over 10 years ago
Register cleanup routines via atexit() instead. More... over 10 years ago