Josh Holtrop josh
josh pushed to master at josh/hos 2022-02-28 15:11:37 -05:00
cb6bd3914c Remove HOS v0.16 sources
josh pushed to master at josh/hos 2022-02-28 13:40:14 -05:00
56c3be9207 Update to rscons 3.0.0
josh pushed to wip at josh/rscons 2022-02-27 16:10:48 -05:00
3cfffed7ec Document spawn options to sh method
b2d47cd439 Document ^^/ prefix
6a10d68fac Expand CLI usage printout
88a8f2395d Update user guide for v3.0.0
Compare 11 commits »
josh pushed to wip at josh/rscons 2022-02-19 22:27:52 -05:00
josh pushed to wip at josh/rscons 2022-02-19 09:21:01 -05:00
19dee2b2a5 Add variants - #137
5b6353395d Store configure task parameters in configuration cache data - close #151
7e5c6e6b12 Store task parameter values in a Hash
44f61da571 Only configure if necessary - close #131
Compare 9 commits »
josh pushed to wip at josh/rscons 2022-02-05 15:19:20 -05:00
7b746db64e Tweak user guide styling; remove gradient border
3aca248e9d Minor CHANGELOG fix
3914dd896c Remove references to build operation in the user guide
df120af953 Add env.expand() shortcut method to expand paths and construction variables - close #150
Compare 178 commits »
josh pushed to master at josh/files 2022-01-30 16:23:50 -05:00
e43320bcbf Add git-commit-sizes
josh pushed to add-tasks at josh/rscons 2022-01-30 13:40:04 -05:00
d60a5f0d01 Finish user guide for tasks and task parameters
josh pushed to add-tasks at josh/rscons 2022-01-30 13:11:53 -05:00
ac0f6087fc Add Task#[]
josh pushed to add-tasks at josh/rscons 2022-01-30 12:47:26 -05:00
f2a56f1c61 More user guide updates for tasks
josh pushed to add-tasks at josh/rscons 2022-01-29 11:27:51 -05:00
c8a4accd12 Starting some large user guide updates
josh pushed to add-tasks at josh/rscons 2022-01-27 08:17:30 -05:00
7771d4c038 Fix Script execution of configure task blocks
josh pushed to add-tasks at josh/rscons 2022-01-26 23:38:02 -05:00
d11981d4b2 Add specs for tasks
josh pushed to add-tasks at josh/rscons 2022-01-26 22:18:50 -05:00
c3121f17cf Restore autoconf_false test
josh pushed to add-tasks at josh/rscons 2022-01-26 22:10:48 -05:00
2a9ccc2346 Print usage on invalid task option; fix a couple more tests
josh pushed to add-tasks at josh/rscons 2022-01-26 21:46:21 -05:00
679c013eaa Fix up some configure tests
josh pushed to add-tasks at josh/rscons 2022-01-26 20:55:19 -05:00
7189a04299 Fix subsidiary build tests
josh pushed to add-tasks at josh/rscons 2022-01-26 19:54:14 -05:00
9e94493531 Fix some of my broken vim substitutes
josh pushed to add-tasks at josh/rscons 2022-01-26 19:43:04 -05:00
1e5f1043d5 Update build step accounting to only count within one environment process run
josh pushed to add-tasks at josh/rscons 2022-01-26 19:30:50 -05:00
9d14cc7eb0 Cleaning up more test failures