|
4fc18e5d91
|
remove README.md content that was moved to user guide
|
2019-07-02 22:00:03 -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 |
|
|
b4cc45c381
|
update documentation
|
2018-08-24 09:17:23 -04:00 |
|
|
750506201f
|
add github URL to README.md
|
2018-08-23 15:37:18 -04:00 |
|
|
70d4740a69
|
split CHANGELOG.md out of README.md
|
2017-09-08 15:06:23 -04:00 |
|
|
62ae3f162d
|
add v1.14.0 release notes
|
2017-08-03 15:55:38 -04:00 |
|
|
5409b3cb34
|
add v1.13.0 release notes
|
2017-07-14 16:24:04 -04:00 |
|
|
c923eb5c7c
|
add v1.12.0 release notes
|
2017-07-11 16:14:49 -04:00 |
|
|
c0b12132f0
|
1.11.1 release notes
|
2017-06-14 09:58:09 -04:00 |
|
|
60b3fdbcac
|
update YARD documentation link
|
2017-06-14 09:12:13 -04:00 |
|
|
6c91823ce2
|
v1.11.0 release notes
|
2017-06-14 08:54:57 -04:00 |
|
|
8deb1eb6f8
|
Change default :clone option to :all to clone all Environment attributes
|
2017-06-14 08:53:28 -04:00 |
|
|
6d6319799a
|
add v1.10.1 release notes
|
2017-06-13 19:47:58 -04:00 |
|
|
4ad6ce1d9c
|
SHCFLAGS and SHCXXFLAGS should inherit non-SH flags by default - close #36
|
2017-06-13 18:41:47 -04:00 |
|
|
74d19ea235
|
fix construction variable reference table OBJSUFFIX entries
|
2017-06-12 09:33:52 -04:00 |
|
|
d7a6d69a92
|
update v1.10.0 release notes
|
2017-06-12 09:33:13 -04:00 |
|
|
ef3150db0f
|
document construction variables and their default values in README.md
|
2017-06-08 14:58:55 -04:00 |
|
|
ed4fb8b681
|
expand README.md a bit
|
2017-06-08 14:10:42 -04:00 |
|
|
3a3f6d6d27
|
add v1.10.0 release notes
|
2017-06-08 12:02:13 -04:00 |
|
|
c69da1044d
|
update README for v1.9.3
|
2016-09-30 14:04:58 -04:00 |
|
|
3065dc48ec
|
document passing multiple dependencies to env.depends()
|
2016-05-02 09:10:14 -04:00 |
|
|
9ca2934695
|
document explicit dependencies
|
2016-03-02 13:33:00 -05:00 |
|
|
3af6b6be1b
|
v1.9.2
|
2016-01-12 10:16:00 -05:00 |
|
|
4698fc41b9
|
add v1.9.1 release notes
|
2015-12-10 15:25:16 -05:00 |
|
|
7dffef6bd0
|
update README.md
|
2015-02-15 19:52:33 -05:00 |
|
|
02aff35222
|
allow overriding Command builder short description with CMD_DESC variable -- close #22
|
2015-01-24 09:40:07 -05:00 |
|
|
897d31ebe0
|
fix Command builder example invocation
|
2015-01-21 14:07:28 -05:00 |
|
|
76610a07a9
|
fix variable references that expand to arrays in build target sources - fix #20
|
2015-01-20 21:26:45 -05:00 |
|
|
cb3cc9a0de
|
update 1.9.0 release notes
|
2015-01-20 21:18:19 -05:00 |
|
|
0ea842fffe
|
rework Preprocess builder to consider deep dependencies - fix #21
|
2015-01-20 21:16:21 -05:00 |
|
|
d28722a4bb
|
fix Rscons.set_suffix to append the given suffix if the filename has none
|
2015-01-20 21:13:27 -05:00 |
|
|
8142d0bbc8
|
add v1.8.1 release notes
|
2015-01-20 21:12:57 -05:00 |
|
|
f93ca62c07
|
add v1.8.0 release notes
|
2014-10-22 10:31:52 -04:00 |
|
Michael D. Lowis
|
92d4dd8396
|
Implemented SimpleBuilder and updated Environment#add_builder method to support it
|
2014-10-16 16:37:37 -04:00 |
|
Michael D. Lowis
|
e279959d79
|
Added a command builder to the list of default builders
|
2014-10-13 12:27:05 -04:00 |
|
|
07725581e9
|
add v1.7.0 release notes
|
2014-09-25 11:34:37 -04:00 |
|
|
6d4f27602e
|
update README.md notes about build hooks
|
2014-09-19 12:41:54 -04:00 |
|
|
1bfb7dd100
|
add v1.6.1 release notes
|
2014-08-19 09:09:37 -04:00 |
|
|
eb28e09d8c
|
add v1.6.0 release notes
|
2014-07-10 14:34:35 -04:00 |
|
|
e792fd473b
|
add v1.5.0 release notes
|
2014-06-18 09:15:49 -04:00 |
|
|
912615535a
|
added more documentation to get to 100% YARD coverage; fix YARD warnings
|
2014-06-16 15:33:22 -04:00 |
|
|
f78d13b648
|
add v1.4.3 release notes
|
2014-05-14 15:53:33 -04:00 |
|
|
95da14e029
|
add release notes in README.md
|
2014-05-09 10:31:54 -04:00 |
|
|
0a10af3f5e
|
update README.md for v1.4.0 release notes
|
2014-04-15 16:18:58 -04:00 |
|
|
8be1842cf8
|
update documentation for new builders
|
2014-04-15 16:06:00 -04:00 |
|
|
4818fd10fe
|
README.md: add more details about Environment cloning
|
2014-03-27 12:02:46 -04:00 |
|
|
5989e24ee6
|
update some documentation
|
2014-03-27 11:57:45 -04:00 |
|
|
031395bb57
|
add v1.3.0 release notes
|
2014-02-25 12:17:49 -05:00 |
|
|
6aa5037234
|
v1.2.0
|
2014-02-20 16:42:10 -05:00 |
|
|
4b0d0c3957
|
README: add Release Notes section
|
2014-02-17 16:15:49 -05:00 |
|