|
08bc390d40
|
Rscons::BuildError inherits from RuntimeError instead of Exception
|
2013-12-31 13:08:38 -05:00 |
|
|
ab51ddcc1b
|
do not try to clean directories that have already been removed
|
2013-09-19 17:06:20 -04:00 |
|
|
5c6239ea6d
|
Rscons.clean() removes any directories it created if they are empty
|
2013-09-18 21:17:42 -04:00 |
|
|
770a22250a
|
add Rscons.clear() class method
|
2013-09-17 21:48:50 -04:00 |
|
|
64d15602cc
|
add Library default builder
|
2013-09-12 23:35:34 -04:00 |
|
|
289d27d41d
|
raise Rscons::BuildError on a build failure
|
2013-08-12 13:13:22 -04:00 |
|
|
8d4be1b51a
|
add/update YARD documentation
|
2013-08-04 15:39:01 -04:00 |
|
|
2f2de3b709
|
rename CC builder to Object
begin supporting compiling things other than C
|
2013-07-17 19:37:14 -04:00 |
|
|
ff822155ea
|
add VarSet class to keep track of construction variables
|
2013-07-10 17:18:33 -04:00 |
|
|
760f698963
|
fill in CC, Program, Environment.process() to get simple builds working
|
2013-07-07 17:17:46 -04:00 |
|
|
5634b8856d
|
add initial Cache class
|
2013-07-05 11:07:02 -04:00 |
|
|
3ba3111a45
|
add functionality to add builders to an Environment
|
2013-06-30 19:26:09 -04:00 |
|
|
72b49afb43
|
add Builder class
|
2013-06-30 18:39:30 -04:00 |
|
|
1e559fa3ca
|
add initial Environment class
|
2013-06-30 18:06:28 -04:00 |
|
|
c5622a4296
|
initial gem creation
|
2013-06-30 14:16:45 -04:00 |
|