dsynth - Fix escaping, skipped count
[dragonfly.git] / usr.bin / dsynth / build.c
2020-03-18 Matthew Dillondsynth - Fix escaping, skipped count
2020-02-17 Matthew Dillondsynth - Fix generic flavor scan for the Nth time
2020-02-16 Matthew Dillondsynth - pkg install -U and improve debug support
2020-02-15 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS234'
2020-02-14 Matthew Dillondsynth - return max_load to 5.0x, reduce PkgDepMemoryTarget
2020-02-11 Matthew Dillondsynth - Adjust load calculations
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-04 Matthew Dillondsynth - Add HTML support
2020-01-19 Sascha WildnerMerge branch 'vendor/FLEX'
2020-01-07 zrjMerge branch 'vendor/GDB'
2019-12-27 Matthew Dillondsynth - ignore cumulative errors for flavor dummy...
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-11-24 Matthew Dillondsynth - Add profile selection options
2019-11-22 Matthew Dillondsynth - Fix 'debug' mode
2019-11-21 Matthew Dillondsynth - Set pty cols and finally fix ^M in handshake
2019-11-15 Sascha Wildnerdsynth(1): Fix a couple of typos.
2019-11-14 Matthew Dillondsynth - Go back to NO_DEPENDS, with conditions
2019-11-13 Matthew Dillondsynth - Use STRICT_DEPENDS instead of NO_DEPENDS
2019-11-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-11-10 Matthew Dillondsynth - Improve 'debug' target, fix "x\n" in logs
2019-11-04 Matthew Dillondsynth - Conditionalize use of check-plist stage
2019-11-03 Matthew Dillondsynth - Enhance FAILURE log message
2019-10-17 Sascha WildnerMerge branch 'vendor/ZLIB'
2019-10-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-11 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-09-27 Matthew Dillondsynth - Allow the package suffix to be configured
2019-09-27 Matthew Dillondsynth - Dump final summary to the 00 log as well
2019-09-26 Matthew Dillondsynth - add 'dsynth monitor' directive
2019-09-26 Matthew Dillondsynth - Check template change / worker count change
2019-09-26 Sascha Wildnerdsynth(1): Some minor fixes / cleanup.
2019-09-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-09-11 Matthew Dillondsynth - Add more make.conf variables
2019-09-08 Roy MarplesMerge branch 'vendor/OPENRESOLV' with the following...
2019-09-04 Roy MarplesMerge dhcpcd-8.0.4 from branch 'vendor/DHCPCD'
2019-09-03 Matthew Dillondsynth - Add hook_* support (2)
2019-09-03 Matthew Dillondsynth - Add hook_* support
2019-08-27 Matthew Dillondsynth - Abstract the run-status infrastructure
2019-08-26 Matthew Dillondsynth - Fix bug in pty interlock handshake
2019-08-26 Matthew Dillondsynth - Cleanup
2019-08-26 Matthew Dillondsynth - Implement 'test' and 'force', conditional...
2019-08-26 Matthew Dillondsynth - Add missing env vars for dports scan
2019-08-25 Matthew Dillondsynth - Fix master/slave pty race on fork()
2019-08-24 Matthew Dillondsynth - Stabilization, improve compatibility
2019-08-24 Matthew Dillondsynth - Do not count DUMMY nodes in the total
2019-08-24 Matthew Dillondsynth - Account for extraction size
2019-08-24 Matthew Dillondsynth - More pkg dependency fixes
2019-08-24 Matthew Dillondsynth - Report phase on failure
2019-08-24 Matthew Dillondsynth - pty CRs, readelf, better log formatting
2019-08-23 Matthew Dillondsynth - Reduce number of pre-installed pkgs in worker
2019-08-23 Matthew Dillondsynth - Fix templating bugs, flesh out environment...
2019-08-23 Matthew Dillondsynth - Add a pkgi depth calculation
2019-08-23 Matthew Dillondsynth - Stabilization
2019-08-22 Matthew Dillondsynth - Add Dynamic memory load management
2019-08-22 Matthew Dillondsynth - Add color
2019-08-22 Matthew Dillondsynth - Add logfile tracking on the ncurses display
2019-08-22 Matthew Dillondsynth - Add IGNORE handling
2019-08-22 Matthew Dillondsynth - Add IGNORE/BROKEN
2019-08-22 Matthew Dillondphase - Stabilization
2019-08-22 Matthew Dillondsynth - Stabilization
2019-08-22 Matthew Dillondsynth - Add #define for compression algo, default...
2019-08-22 Matthew Dillondsynth - Fix waitpid() bug, revamp phase poll loop
2019-08-22 Matthew Dillondsynth - Add manual page, change configuration director...
2019-08-21 Matthew Dillondsynth - Improve DynamicMaxWorkers
2019-08-20 Matthew Dillondsynth - Optimize pty use
2019-08-20 Matthew Dillondsynth - Get skips working, etc
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-08-20 Matthew Dillondsynth - Misc work
2019-08-20 Matthew Dillondsynth - Reap processes more generally in the poll...
2019-08-20 Matthew Dillondsynth - Misc/stabilization
2019-08-20 Matthew Dillondsynth - Fleshout functions
2019-08-19 Matthew Dillondsynth - Initial commit (unhooked from buildworld)