|
539a49fe90
|
do not allow construction variables as arguments to Environment#initialize() or Environment#clone()
|
2013-12-27 12:10:54 -05:00 |
|
|
243eb9a4ab
|
rename "tweakers" to "build hooks"
|
2013-11-06 13:32:56 -05:00 |
|
|
2e0c2688aa
|
VarSet#expand_varref(): fix recursive expansion
|
2013-11-05 17:06:09 -05:00 |
|
|
66f53a23f6
|
change construction variable reference format to ${var}
this change is backwards-incompatible
|
2013-11-05 16:54:01 -05:00 |
|
|
a418d31000
|
finish up Environment specs
|
2013-11-05 14:28:43 -05:00 |
|
|
8b852bd2fd
|
Environment: more specs
|
2013-11-05 14:14:03 -05:00 |
|
|
e863c9a564
|
Environment: rework process()
- improve efficiency
- give errors for the dependency that failed instead of the top-level target
|
2013-11-05 12:43:50 -05:00 |
|
|
7ce5a8f9d9
|
working on Environment specs
|
2013-11-05 12:26:42 -05:00 |
|
|
1280cfb465
|
change Environment#parse_makefile_deps() to a class method
|
2013-11-05 11:44:07 -05:00 |
|
|
8100830c16
|
spec Cache
|
2013-11-05 10:25:36 -05:00 |
|
|
0f5fee359d
|
cloning an Environment should make a deep copy of its construction variables
|
2013-10-08 11:54:24 -04:00 |
|
|
8d893d7b72
|
rspec Module monkey-patching
|
2013-10-04 20:22:37 -04:00 |
|
|
c258dc379f
|
rspec VarSet
|
2013-10-04 20:18:40 -04:00 |
|
|
75977981c0
|
fix parsing Makefile dependencies when they spanned multiple lines
|
2013-08-05 14:27:57 -04:00 |
|