summaryrefslogtreecommitdiffstats
path: root/logic/BaseProcess.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-420/+0
|
* GH-1069 env hack/passthhrough for LD_PRELOAD and LD_LIBRARY_PATHPetr Mrázek2015-06-12-1/+14
|
* GH-1049 fix bad ifdefs that prevent linux-specific env blacklistingPetr Mrázek2015-06-08-2/+4
|
* GH-1051 ignore CDPATHPetr Mrázek2015-06-06-1/+2
|
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-3/+3
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* NOISSUE Remove PermGemn warning ignoringPetr Mrázek2015-05-07-6/+0
|
* GH-933 map exit code -1 to 'crashed'Petr Mrázek2015-05-02-1/+4
|
* NOISSUE move everything.Petr Mrázek2015-04-12-1/+2
|
* SCRATCH separate the generic updater logic from the applicationPetr Mrázek2015-04-12-0/+6
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-6/+6
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-0/+400