692 Commits

Author SHA1 Message Date
5378afb6f8 Install builder cannot replace a currently executing binary on Linux - close #112 2019-09-28 23:18:31 -04:00
48d9273cc6 v2.0.0 v2.0.0 2019-09-11 23:32:27 -04:00
efea4f1181 user guide: Installation: mention marking rscons executable 2019-09-11 23:29:25 -04:00
b4fa6d965c CHANGELOG - add logo 2019-09-11 23:25:19 -04:00
ac56ad34f6 add rscons logo to README 2019-09-11 23:24:20 -04:00
2fd533a32a clobber large_project directory 2019-09-11 23:20:22 -04:00
c938ed71d1 add "all" rake task 2019-09-11 23:19:46 -04:00
ec60201a62 user guide: add rscons logo 2019-09-11 23:18:38 -04:00
0cafb8c5b3 user guide: stylize as "Rscons" 2019-09-11 23:15:16 -04:00
004810386b clobber should remove "gen" directory 2019-09-11 23:15:02 -04:00
a15ee9daaf add logo images 2019-09-11 23:02:17 -04:00
cd33405697 user guide: add FreeBSD compatibility 2019-09-01 21:52:32 -04:00
efa77066bf allow ConfigureOp#log_and_test_command to be passed standard input data - close #111 2019-09-01 21:50:57 -04:00
a1bb9d81fd check_program: do not fail on Windows for non-existent PATH entries 2019-08-27 19:47:21 -04:00
0344f02cb1 build tests: use -m instead of -lc for mingw 2019-08-27 19:32:36 -04:00
d52bdaf046 build tests: do ldc2 tests even if omit_gdc_tests set 2019-08-27 18:51:56 -04:00
ad7ccb771d update build test for gdc fix 2019-08-27 18:50:01 -04:00
044ee343ca Use OBJSUFFIX of .obj for ldc2 on Windows. 2019-08-26 19:10:19 -04:00
eb54a2b64a fix specs create_exe() on Windows 2019-08-26 18:51:03 -04:00
2dd1ce9f1d Use base64 encoding for compressed script to avoid encoding issues. 2019-08-26 18:33:42 -04:00
1e157c79ec fix dependency parsing with ldc2 - close #110 2019-08-19 22:56:54 -04:00
2385874f4a v2.0.0beta2 v2.0.0beta2 2019-08-17 17:07:59 -04:00
c5c42e6f4a user guide: document a couple missing configure flags and link to YARD some places 2019-08-17 17:00:36 -04:00
9a627b2150 add YARD comments to get to 100% YARD coverage 2019-08-17 16:42:14 -04:00
937c964c3e document :use better 2019-08-17 16:35:06 -04:00
a2a1d08014 user guide: document Custom Configuration Checks 2019-08-17 16:35:06 -04:00
0ccf43cc96 custom config checks - close #108 2019-08-17 16:06:37 -04:00
d202e15a57 user guide: document direct mode for Program/SharedLibrary builders 2019-07-29 21:57:38 -04:00
94f808b1fc user guide: add Barriers section 2019-07-29 21:32:04 -04:00
51a9dd365f add :check_libpath option to check_lib configuration method - #107 2019-07-29 21:00:52 -04:00
6e590b62a6 add :check_cpppath option to check_c_header and check_cxx_header
configuration methods
add :check_d_import_path option to check_d_import configuration method - #107
2019-07-09 23:53:17 -04:00
3aac190ad6 configure checks: compile instead of link when looking for C/C++ header files and D imports 2019-07-09 23:41:51 -04:00
d6b9487e65 user guide: document -F command-line flag 2019-07-09 23:06:45 -04:00
66d2700faa clarify -F command-line option usage more 2019-07-09 23:06:45 -04:00
ba98af1424 default configure checks :fail option to false if :set_define is specified 2019-07-09 22:00:50 -04:00
cf4f80c9ae user guide: document first compiler found is used 2019-07-09 21:47:45 -04:00
d74785d579 Add v2.0.0 changes to CHANGELOG.md 2019-07-07 22:15:44 -04:00
4fd822fb95 user guide: add warning when viewing markdown source file directly 2019-07-07 21:38:17 -04:00
b39fd80d8c user guide: add ./configure && make Appendix section 2019-07-07 21:29:30 -04:00
ef00c9f377 add link to github.io site from README.md 2019-07-02 22:39:33 -04:00
1ddc03b285 v2.0.0beta1 v2.0.0beta1 2019-07-02 22:31:27 -04:00
f686f9e787 user guide: rename Reference -> Appendix
add YARD API Documentation link
2019-07-02 22:27:11 -04:00
b6c19b7f00 generate YARD docs to gen/yard 2019-07-02 22:04:06 -04:00
4fc18e5d91 remove README.md content that was moved to user guide 2019-07-02 22:00:03 -04:00
cda5584448 user guide: import some content from README.md 2019-07-02 21:59:22 -04:00
30d82392b5 user guide: fill in Default Construction Variables section 2019-07-02 21:25:16 -04:00
63d875da7f bundle update 2019-07-02 19:44:12 -04:00
8593c5e219 user guide: fill in a lot of Adding Custom Builders section 2019-06-23 19:07:20 -04:00
9bf0abbece user guide: fix inter-page links 2019-06-23 17:29:50 -04:00
02ef6e0846 user guide updates 2019-06-23 17:27:16 -04:00