|
37337f80d5
|
specify the type desired for some *SUFFIX variables when they are used
|
2013-06-27 21:20:18 -04:00 |
|
|
46c50049aa
|
Builder.produces? checks both target and source file names
|
2013-06-27 21:02:50 -04:00 |
|
|
a724d9b2a9
|
change builder VARIABLE_DEFAULTS constant to default_variables() class method
|
2013-06-27 19:52:51 -04:00 |
|
|
256e341e5e
|
CC builder uses target file name passed in instead of determining it itself
|
2013-06-26 22:50:44 -04:00 |
|
|
5e42e9b868
|
define and use $CCCOM variable for CC command
|
2013-06-26 21:37:52 -04:00 |
|
|
0f3a6accd7
|
pass extra variables into Environment.execute()
|
2013-06-26 21:32:08 -04:00 |
|
|
fdd21754d1
|
replace Builder.makes_object_file? with Builder.produces?
|
2013-06-25 22:01:31 -04:00 |
|
|
119f3c9f0f
|
Do not rebuild targets when they are up to date
Store dependencies and file checksums in a cache file
|
2013-06-23 23:21:02 -04:00 |
|
|
488b754f4d
|
build object files for sources
|
2013-06-17 21:57:34 -04:00 |
|
|
62e9bfa5d3
|
add Environment.execute(); implement first version of Program builder
|
2013-06-16 22:41:47 -04:00 |
|
|
3b8763a424
|
invoke the builder's run() method
|
2013-06-16 22:17:56 -04:00 |
|
|
07579fea35
|
start on Builder/Environment/CC/Program
|
2013-06-16 15:34:34 -04:00 |
|