Commit Graph

17 Commits

Author SHA1 Message Date
f54931760b print message when xmllint not available 2024-08-04 22:07:11 -04:00
0375cda714 fix xmllint check in SConscript 2024-08-04 22:07:11 -04:00
Michael Bonfils
d940f2c39d Merge branch 'linux' into merge_linux 2018-02-08 20:36:46 +01:00
39f11dddb5 Fix scons+cl build 2017-09-16 13:12:36 -04:00
73cfe2bd24 Merge branch 'master' into linux 2017-01-30 14:02:41 -05:00
ultra
dde0212dc4 renamed sounds to match filenames in source (lowercase .wav), fixed up scenario and character editors 2017-01-26 17:17:33 -05:00
ultra
057aade18b Get it building and launching something 2017-01-26 17:17:25 -05:00
ultra
ffa2d0e950 Hacked scons scripts and got it building on Ubuntu with clang.
Minor changes to support building on recent clang
Addition of some headers for non-compiling files
2017-01-26 17:16:38 -05:00
0980004b8b scons: Make scenario packer re-entrant and skip hidden files
This is the second attempt to fix Travis build failure
2017-01-26 14:53:50 -05:00
eedd4cd5bc Travis: Attempt to fix build failure 2017-01-26 12:30:16 -05:00
40110dc367 scons: Update to build the scenarios in the new format 2017-01-21 20:31:08 -05:00
56c533f419 Fix scons build and tests 2015-09-30 18:57:52 -04:00
2e9f217ff9 scons+Mac: Assign folder icons for the data folders 2015-09-14 23:31:29 -04:00
43e057949d scons: Generate Windows installer
Also:
- scons: Fix copying wrong scenario graphics on Windows
- MSVC: Fix output filenames for release builds
2015-09-14 02:15:40 -04:00
19197a64e7 scons: Improve validation of XML dialogs, and make it work on Windows if xmllint is installed 2015-09-13 23:55:32 -04:00
fa1689d7fe scons: Validate dialog definitions 2015-09-13 11:56:26 -04:00
832b8b5f91 Set up scons build system
- In its current state, it produces a valid, launchable Mac application package, though one that's not redistributable (relies on system-installed libraries)
- Partial support is already in-place for a Windows build
2015-09-11 23:10:37 -04:00