summaryrefslogtreecommitdiff
path: root/src/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* More fixing up of scons. Give up entirely with debugging python proxyTom Tanner2015-04-191-45/+116
|
* Added json file dependency into moc scannerTom Tanner2015-03-281-112/+45
|
* Add in all the necessary stuff for sconsTom Tanner2015-03-251-1/+2
|
* Fix a meory leak with modules that error during loadingTom Tanner2015-03-221-2/+2
| | | | More Sconscript stuff
* Fixed Scons build for existing bits.Tom Tanner2015-03-201-10/+13
| | | | | | | 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-30/+17
|
* Every plugin now builtTom Tanner2015-03-171-24/+124
|
* Abortive attempt to use official 'qt' toolTom Tanner2015-03-161-124/+24
| | | | This resulted in some small cleanups but not much else
* CleanupTom Tanner2015-03-161-3/+1
|
* Yet more scons stuff. Now builds everything but the plugins, and installs ↵Tom Tanner2015-03-151-49/+10
| | | | all the dlls
* More sconscripts set upTom Tanner2015-03-141-50/+31
|
* First attempt at using scons to buildTom Tanner2015-03-081-0/+192