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