Josh Holtrop josh
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
josh pushed to add-tasks at josh/rscons 2022-01-26 18:38:23 -05:00
d255c7f46e Allow task deps and params to be single values or arrays
josh pushed to add-tasks at josh/rscons 2022-01-25 22:45:59 -05:00
fc17a14008 Remove "nop" builders; Install* builders always install
josh pushed to add-tasks at josh/rscons 2022-01-25 22:32:29 -05:00
dbd764749b Remove Rscons.application.vars
josh pushed to add-tasks at josh/rscons 2022-01-25 22:20:53 -05:00
b1b94595f6 Parse task parameters; handle configure task specially
josh pushed to add-tasks at josh/rscons 2022-01-23 21:03:49 -05:00
55dc22db05 Add --prefix as a configure task parameter