Commit Graph

32 Commits (04ad7a0a42fedd3a0a33c4c0b2c9380f1341b900)

Author SHA1 Message Date
lethosor 29963f4b67 Rename script-in-readme to script-docs 2016-07-26 22:51:42 -04:00
lethosor cfaba3ec71 Update various references to scripts/ and mention old git issues in Compile.rst 2016-06-29 19:38:15 -04:00
lethosor 27a84a8246 Move scripts to library/scripts
git can't cope with replacing scripts/3rdparty/* submodules with a single
scripts submodule.
2016-06-15 18:45:08 -04:00
lethosor e7fba67a72 run sphinx-build in parallel 2016-04-12 20:09:27 -04:00
PeridexisErrant b03e8f26d4 Don't cover error by re-running Sphinx 2016-04-11 09:30:05 +10:00
PeridexisErrant eaa08fd2a5 Fail build on documentation error
-qW is 'run silently, warnings as errors'.

I think this is appropriate to catch eg broken internal links, since we
also fail builds for missing script docs.
Shame it only runs to first warning in this mode; so run again emitting
all errors.
2016-04-11 09:30:05 +10:00
lethosor 85cfaa6dbd Enable IRC notifications for build failures 2016-03-26 11:27:59 -04:00
lethosor 122918c30f travis: use gcc 4.5 and 4.8 2016-03-20 13:39:29 -04:00
lethosor dec1d95cb6 travis: build docs 2015-12-19 10:55:35 -05:00
lethosor 26abc5e915 Add script to check Authors.rst 2015-11-26 13:17:18 -05:00
lethosor e176c3ea05 Merge remote-tracking branch 'PeridexisErrant/docs-again' into develop 2015-11-07 15:50:11 -05:00
PeridexisErrant 18a921baef Further clarify Core; move plugins out; other fixes
- Fix formatting of (c) in license
- Avoid possible issues with script linting
- Move plugin docs out of Core.rst
- Fix some builtin docs, tweak other bits
2015-11-06 11:44:43 +11:00
lethosor b7a69846d9 Fix travis.yml syntax issue 2015-10-30 23:30:06 -04:00
lethosor 68ae59d4bc log git commit in travis build 2015-10-30 23:11:14 -04:00
lethosor 84eb9e6cf8 travis: Increase number of parallel builds 2015-10-03 16:08:13 -04:00
lethosor f4a2188e42 Travis: Build DFHack 2015-10-03 15:58:41 -04:00
lethosor d6821e6d66 Clean up .travis.yml 2015-09-26 20:05:32 -04:00
expwnent 3b97a897da Update travis. 2015-09-25 19:15:21 -04:00
PeridexisErrant 8661f5dc4f Add linter to check scripts are in readme, pass it
We knew a fair few were missing, but this was more than I expected.
2015-09-23 15:25:41 +10:00
PeridexisErrant eb5286dd86 Misc changes for better structure 2015-09-22 18:42:15 +10:00
expwnent e707e01221 travis: Try pip again. 2015-09-21 18:59:12 -04:00
expwnent f80aa7fd2e travis: Try python-docutils package. 2015-09-21 18:50:21 -04:00
expwnent 5b85ea1314 Attempt to move to new travis infrastructure. 2015-09-21 18:38:11 -04:00
lethosor be89db5bad Implement ruby syntax checks 2015-03-15 23:29:08 -04:00
lethosor e19123b71b Force rst files to be generated for travis builds 2015-03-04 18:26:59 -05:00
lethosor 423a4f9306 Run pip as root 2015-03-04 17:10:25 -05:00
lethosor 00fd41c24d travis: Run fixTexts.sh 2015-03-04 17:10:15 -05:00
lethosor 0aa9866089 travis: Add luac test 2015-02-23 18:44:36 -05:00
lethosor 81b67721c8 Disable travis email notifications 2015-02-15 13:25:00 -05:00
lethosor 3a5cd754dd Verify that pull requests are based on develop 2015-02-15 13:23:39 -05:00
lethosor 16a1e41331 Set language to C++ in .travis.yml 2015-02-14 23:40:44 -05:00
lethosor a19ca89e9f Add .travis.yml 2015-02-14 20:10:48 -05:00