Ralph Lange
08d2f23295
Update README files; add gh-action example files
2020-06-29 10:44:15 +02:00
Ralph Lange
fbd6bac81a
cue: clean dependencies after build (reduces cache size)
...
- support CLEAN_DEPS=NO to leave dependencies uncleaned
(fixes #48 )
2020-06-19 17:10:02 +02:00
Ralph Lange
4690a977df
Update README: small fixes and corrections
2020-06-15 11:42:55 +02:00
Ralph Lange
9c89437dac
cue: support PARALLEL_MAKE to configure number of make jobs
...
fixes #46
2020-06-15 11:07:55 +02:00
Ralph Lange
ce4ef0b577
Update README: document cue.py, add migration hints
2020-06-12 20:13:42 +02:00
Ralph Lange
4de8c6240d
README: remove 'Bash on MacOS' from FAQ
2020-06-12 18:00:18 +02:00
Ralph Lange
e867277f6e
Update README files for v3.0
2020-06-12 18:00:18 +02:00
Ralph Lange
d5eab412b4
Readme: small updates and fixes
2020-05-20 18:42:04 +02:00
Ralph Lange
98bc1d8f1f
Readme: add links to lower level readme pages, fix badge URL
2020-04-30 15:23:56 +02:00
Ralph Lange
ebc4b5ca2a
Readme: update references; advise to clear cache after update
2020-04-30 11:21:50 +02:00
Ralph Lange
11e0a60e3b
appveyor: update example and README files
2020-04-08 15:56:00 +02:00
Ralph Lange
f92c1e716e
Readme: add Bash4@Mac requirement, add ASYN to references
2020-03-20 10:18:06 +01:00
Ralph Lange
b0ab3bf333
Allow CACHEDIR to be set externally.
...
fixes #22 , closes #23
2020-02-28 12:40:40 +01:00
Ralph Lange
94744c9a8f
Readme: small improvements and clarifications
2020-01-17 13:01:34 +01:00
Ralph Lange
aa8f35f086
Support ADD_MODULES to add specific modules to jobs
...
(closes #14 )
2020-01-17 13:01:34 +01:00
Ralph Lange
82685b0280
Readme: small fixes, add FAQ how to update ci-scripts
2020-01-15 13:27:57 +01:00
Ralph Lange
a39346bc78
Readme: add references, FAQ, Travis badge
2020-01-14 14:36:28 +01:00
Ralph Lange
c721b7ac32
Readme: fix heading levels
2020-01-13 11:10:40 +01:00
Ralph Lange
377bd2a915
Readme: update, add version badge, mention License
2019-12-11 16:42:52 +01:00
Ralph Lange
82d962639b
Load setup files instead of sourcing them
...
- needed for same setup files to work on Windows
(where PowerShell is used instead of bash)
- removes ugly bashism to allow overriding from .travis.yml
- adds a proper (yet small) syntax
Also adds tests for the new syntax and updates the README.
2019-12-11 09:50:50 +01:00
Ralph Lange
40fe8f3852
travis: update and improve documentation
2019-12-06 11:34:56 +01:00
Ralph Lange
d1fd40b52a
travis: make '--recursive' cloning configurable
2019-10-25 10:44:29 +02:00
Ralph Lange
c3597fd901
Update documentation
2019-10-24 17:01:06 +02:00
Ralph Lange
fe7647545d
Move travis scripts into travis subdirectory
2019-10-24 16:01:48 +02:00
Ralph Lange
9b346c400a
Add 64bit mingw to README and full example
2019-10-22 13:01:56 +02:00
Ralph Lange
1bbf51635d
Readme: update wrt release numbering
2019-10-05 12:59:56 -04:00
Ralph Lange
698e6b00e8
Add preliminary support for using Base releases
...
- shorten BASE variable name (takes tag or branch name)
- determine existence and type of BASE before cloning
2019-10-05 11:55:10 -04:00
Ralph Lange
1575ce9877
Readme: add link to Travis-CI tutorial
2019-06-02 16:42:36 +02:00
Ralph Lange
be83b22993
Readme: better and more detailed Travis instructions
2019-05-27 13:19:32 +02:00
Ralph Lange
412908eccd
Initial commit
2018-09-11 10:33:49 +02:00