summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
* Updates for QT5.5Thomas Tanner2016-05-151-1/+3
|
* thoughtsThomas Tanner2016-01-241-0/+14
|
* Fixes for building with qt5.5Thomas Tanner2015-12-311-9/+13
|
* Patch to build with QT5.5Thomas Tanner2015-12-301-3/+6
|
* Merge remote-tracking branch 'TanninOne/master'Thomas Tanner2015-12-051-1/+1
|\ | | | | | | | | | | | | # Conflicts: # SConstruct # src/modinfo.cpp # src/modinfo.h
| * Fix sconstruct issue from main lineThomas Tanner2015-11-271-4/+0
| |
* | Yet more changes for include what you use, including a moderate hack for ↵Thomas Tanner2015-11-091-20/+23
| | | | | | | | compiling stackdata with clang
* | More cleanupsThomas Tanner2015-11-081-3/+3
| |
* | Separated out the include what you use mappings into separate files, more ↵Thomas Tanner2015-11-081-8/+68
| | | | | | | | improvements
* | Improve diagnostics if IWYU is enabledThomas Tanner2015-10-311-6/+18
| | | | | | | | Few small cleanups from clang
* | Make the IWYU generation genericThomas Tanner2015-10-251-37/+80
| |
* | umm. windows hardlinks weren't quite working as expectedThomas Tanner2015-10-181-4/+52
|/
* Updated scons build a bit to produce helpful-ish git tag for organizer.Thomas Tanner2015-10-131-0/+524
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