759 Commits

Author SHA1 Message Date
0756874ddb update CHANGELOG for v2.1.0 2020-04-16 16:51:16 -04:00
dded5e2648 ruby 2.7 compatibility - #117 2020-04-16 15:48:45 -04:00
fbe60f6ba2 stick with simplecov 0.15.x for now 2020-04-16 15:02:01 -04:00
8dd9799666 Revert "update simplecov"
This reverts commit 01ca86de8b02ef7db222eb5db2598762ba9a516b.
2020-04-16 15:02:01 -04:00
f2c755c8bb update bundle 2020-04-16 13:07:20 -04:00
01ca86de8b update simplecov 2020-02-29 14:27:21 -05:00
943fabd0d1 update some gems 2020-02-29 10:47:46 -05:00
d08e2f6b5c v2.0.2 v2.0.2 2019-12-16 21:36:38 -05:00
90365dd197 update CHANGELOG for v2.0.2 2019-12-16 21:36:22 -05:00
8d05516c40 distinguish object files built from multiple sources with the same base name but different extensions - close #113 2019-12-14 00:10:42 -05:00
db49d86866 show a configuration failed message on stderr on configuration failure 2019-10-14 22:57:49 -04:00
e667455c32 user guide: fix configure script example 2019-10-14 22:49:34 -04:00
e62332aba6 avoid backtrace when configuring fails during autoconf 2019-10-14 22:23:18 -04:00
397639849d call print_run_message() in json_to_yaml build test 2019-10-12 17:59:08 -04:00
96d5caf2e5 user guide: fix print_run_message() examples 2019-10-12 17:57:58 -04:00
f4b10a30af update CHANGELOG for v2.0.1 2019-10-02 21:10:29 -04:00
cf52c3fc6f v2.0.1 v2.0.1 2019-10-02 20:59:58 -04:00
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