Andrey Nering
|
f8a6c5d06c
|
Fix execext.Expand for file names with spaces
Fixes #176
|
2019-02-21 20:59:17 -03:00 |
|
Sindre Røkenes Myren
|
769e25f080
|
Consider task up-to-date on equal timestamps
Fixes issue #48 by considering a task up-to-date if the newest
file from sources and the oldest file from generates has
exactly the same time-stamp.
|
2017-07-12 18:18:26 +02:00 |
|
Sindre Røkenes Myren
|
86a23849e0
|
Allow absolute path in generates section
Fixes issue #47 by allowing absolute paths in a task's generates and
sources sections. Tests are added for the generates section only at this
time.
|
2017-07-12 18:14:34 +02:00 |
|