summaryrefslogtreecommitdiff
path: root/scons_configure_template.py
Commit message (Collapse)AuthorAgeFilesLines
* umm. windows hardlinks weren't quite working as expectedThomas Tanner2015-10-181-3/+0
|
* Added support for include-what-you-use in a very simplistic fashion to the ↵Thomas Tanner2015-10-171-0/+3
| | | | | | Scons build. This isn't exactly production ready because the qt headers are a nightmarish web of interdependencies but it's useful for checking. I've also removed a few unused include files it detected and corrected some things that upset clang in a big way.
* Updated scons build a bit to produce helpful-ish git tag for organizer.Thomas Tanner2015-10-131-5/+10
| | | | | | Use r"..." strings in template file to make it easier to copy/paste paths from windows clipboard. Changed organizer.pro to not produce strange messages if you opened it because it couldn't find a .hg directory
* Every plugin now builtTom Tanner2015-03-171-3/+3
|
* Yet more scons stuff. Now builds everything but the plugins, and installs ↵Tom Tanner2015-03-151-5/+8
| | | | all the dlls
* More sconscripts set upTom Tanner2015-03-141-0/+25