summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
* Move to VCPKG (#2068)Mikaël Capelle2025-05-291-713/+0
| | | | | | | | | * Remove SConscript related files. * Force-load translations from uibase and gamebryo/creation. * Bring githubpp here and add a standalone preset. * Switch VersionInfo -> Version for ModOrganizer2. (#2063) * Add pre-commit hook. * Use 7zip build from VCPKG registry. * Use archive.dll from the bin folder instead of dlls.
* 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