Alex Yatskov
92b243ad1f
Merge pull request #16 from breml/template
...
Add template functionality
2017-06-30 09:10:05 -07:00
Lucas Bremgartner
e2474969bd
Add support for environment variable expansion in dependencies
2017-06-30 12:01:37 +02:00
Lucas Bremgartner
a4b355ffbd
Add template functionality
2017-06-30 11:10:26 +02:00
Alexei Yatskov
87f1a4e15c
minor fixups
2017-01-05 10:57:35 -08:00
tridentlead
fc6740c07c
Adopt changes required by upstream maintainer
...
This commit switches indentation to tabs, rather than spaces, removes an
unnecessary conditional check and adopts the project naming convention.
It also updates the documentation to reflect the changes it creates.
2017-01-04 23:38:21 -05:00
tridentlead
66eb33b724
Added support for pre and post commands
...
Two new fields were added to the config. Precmds runs before cmds and
links. Postcmds runs after cmds and links. Cmds is no longer necessary
but was left in for compatibility.
2017-01-04 10:21:35 -05:00
8213bf8c94
Cleanup of skipping code
2016-02-13 13:20:01 -08:00
4614524ccb
More renaming of conditionls
2016-02-13 13:01:05 -08:00
eff8fa0abd
Changing condition naming
2016-02-13 12:56:18 -08:00
29f25892d8
Initial pass for true and false conditionals for tasks
2016-02-13 11:56:01 -08:00
f8baa2051f
Adding support for deps on macros
2015-09-06 19:40:22 +09:00
67a97669ca
Adding unlink parameter
2015-09-06 14:45:57 +09:00
15b3a154ef
More work on variants
2015-09-04 14:04:29 +09:00
a4fd33cbfd
Fixes
2015-09-04 13:55:44 +09:00
f70ee5c8be
Cleanup
2015-09-04 13:43:40 +09:00
241cd0c5ea
WIP
2015-09-04 13:34:30 +09:00
ce68f7324a
More work on variants
2015-09-04 13:05:09 +09:00
9bc09b72f5
Cleanup
2015-09-04 12:43:31 +09:00
c29b8b8200
Cleanup
2015-09-04 12:15:57 +09:00
9c24c78cbc
Style changes
2015-08-11 13:52:46 +09:00
813de95ee7
Revert "Style changes"
...
This reverts commit a644ed8f7f
.
2015-08-10 18:33:22 +09:00
a644ed8f7f
Style changes
2015-08-10 13:42:31 +09:00
4751737c5f
Process links after commands
2015-07-21 12:17:08 +09:00
2eb2dceedf
Cleanup
2015-07-20 19:42:08 +09:00
20602f0a96
Cleanup
2015-07-20 18:53:42 +09:00
d1dcb0a2f4
Work in progress
2015-07-20 15:48:23 +09:00
ef14501478
Work in progress
2015-07-20 15:25:22 +09:00
d31e9ab103
Work in progress
2015-07-20 14:24:43 +09:00
e3ce6ada2b
Work in progress on envs and macros
2015-07-20 14:11:49 +09:00
f35909340b
Add flagNoMacro guard
2015-07-20 13:57:37 +09:00
461f56df0a
Initial code add for macros
2015-07-20 13:55:24 +09:00
eaa73b87c6
Style fixes
2015-06-17 22:20:01 +09:00
5e41714234
Add nocmd and nolink command line arguments
2015-06-14 17:00:07 +09:00
51513b24a2
Break out of infinite config loops
2015-04-09 19:29:25 +09:00
afc8559df2
Rename commands to cmds
2015-04-05 19:38:19 +09:00
3ccf4ff804
Getting rid of print statement
2015-04-05 18:27:19 +09:00
7876ad587f
Adding support for commands
2015-04-05 17:55:09 +09:00
1f8da243cf
Simplify
2015-04-05 16:53:32 +09:00
86ff7e4d45
Changing format
2015-04-02 23:47:22 +09:00
2c89063d13
Refactoring
2015-04-02 19:18:58 +09:00
6fad7caba6
Plumbing flags
2015-04-02 18:31:36 +09:00
688fed0482
More cleanup
2015-04-02 18:16:59 +09:00
e026f82efd
Refactoring
2015-04-02 11:29:04 +09:00