19 Commits

Author SHA1 Message Date
9f00063d57 add gen_user_guide task 2019-06-08 21:46:04 -04:00
bfcd0c0b05 generate yard docs to /yard instead of /doc 2019-05-14 21:35:56 -04:00
89e43fea1c use 10000 sources for large project instead of 1000 2019-05-09 22:22:14 -04:00
5cb895f465 add gen_large_project rake task for testing rscons performance on a large project 2019-04-30 22:25:45 -04:00
0c07ea0437 compress rscons script like waf - close #76 2019-04-14 15:26:28 -04:00
f58744d31f mv build_dist.rb -> rb/build_dist.rb 2019-02-28 21:00:39 -05:00
82fbd34149 add dspec task to test dist file; revert spec task to normal behavior 2018-11-25 20:45:32 -05:00
07d9b97ddc set default rake task back to spec 2018-11-06 22:14:34 -05:00
a46936bc0b change default task to build_dist 2018-09-04 16:04:58 -04:00
95ee63292e Rscons is no longer a gem.
Run specs against the combined distributable standalone script.
2018-09-03 19:32:53 -04:00
bcd33fe098 add build_dist.rb to create dist/rscons as a standalone script 2018-09-01 17:00:04 -04:00
a11fab43cb Update spec task to preserve simplecov coverage info for previous full spec runs when doing a partial spec run 2017-05-24 16:29:17 -04:00
9c49a09f69 update :spec rake task to allow example pattern as an argument 2015-01-29 09:58:09 -05:00
c98b377ce8 use "rake/clean" module now that it isn' so noisy; clean .yardoc folder 2014-09-25 11:14:39 -04:00
49be46199f define our own clean/clobber tasks 2013-11-06 13:29:24 -05:00
cc2c2733fc move build_tests_spec.rb back into spec, remove build_tests rake task 2013-11-05 16:22:09 -05:00
0cd9dbd1bd add separate spec_helper.rb for build_tests directory 2013-11-05 11:36:30 -05:00
b38c56d446 move build_tests_spec.rb to build_tests directory; add build_tests task 2013-11-05 11:05:45 -05:00
d2b7c93f53 rename Rakefile -> Rakefile.rb 2013-11-05 10:52:56 -05:00