summaryrefslogtreecommitdiff
path: root/src/shared/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* Move to VCPKG (#2068)Mikaël Capelle2025-05-291-23/+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.
* Fix for some nexus fomods having the old version of the mod link and not the ↵Thomas Tanner2015-10-151-6/+4
| | | | | | new version. Also fixed a lot of const correctness things
* Fixed Scons build for existing bits.Tom Tanner2015-03-201-0/+3
| | | | | | | Changed pynedit.pro to fetch from 'standard' install location Changed saveas code to use organizer report rather than uibase - this way it's not dependant on the vagaries of the include path, and works the same as the rest of the organiser directory
* Refactoring and cleanup.Tom Tanner2015-03-181-11/+4
|
* Every plugin now builtTom Tanner2015-03-171-1/+1
|
* More sconscripts set upTom Tanner2015-03-141-12/+2
|
* First attempt at using scons to buildTom Tanner2015-03-081-0/+39