summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Split CMakeLists.txtJoerg Bornemann2018-11-201-158/+11
* CMake build: Check the Qt versionJoerg Bornemann2018-11-161-1/+1
* Re-indent CMakeLists.txtJoerg Bornemann2018-11-161-132/+127
* Fix build with CMakeJoerg Bornemann2018-11-161-5/+2
* Fix MinGW based buildKonstantin Podsvirov2017-02-131-3/+15
* Update CMake to use Qt5Dāvis Mosāns2016-11-111-14/+6
* implement job serverJoerg Bornemann2015-05-111-0/+5
* Update library dependenciesMats Bengtsson2012-11-161-1/+5
* filetime.{h|cpp} renamed to fastfileinfo.{h|cpp}Joerg Bornemann2012-05-111-2/+2
* use I/O completion ports for reading process outputJoerg Bornemann2012-01-251-0/+1
* retabJoerg Bornemann2011-10-311-71/+71
* fix compilation and remove unused filesJoerg Bornemann2011-10-311-2/+0
* fix list of testsRyan Pavlik2011-10-311-9/+33
* allow casting from asciiRyan Pavlik2011-10-311-1/+0
* define unicodeRyan Pavlik2011-10-311-0/+1
* fix the build system to include all files, and the correct filesRyan Pavlik2011-10-311-61/+97
* uncomment defines in CMakeList.txtJoerg Bornemann2011-07-281-4/+4
* CMakeFiles.txt updatedJoerg Bornemann2010-11-111-27/+37
* back to the roots - remove the batch file handlingJoerg Bornemann2010-04-301-0/+1
* mext tool removedJoerg Bornemann2010-02-091-12/+3
* get rid of ANTLR dependenciesJoerg Bornemann2010-02-091-25/+2
* fix regression wrt target names, surrounded by double quotesJoerg Bornemann2010-01-201-1/+2
* build fix when using cmakeJoerg Bornemann2009-10-191-0/+2
* whitespaces fixedJoerg Bornemann2009-07-151-2/+3
* jom fails to build with cmake because src/app/makefilelinereader.cpp is not ...h.sivank2009-07-151-1/+2
* Add a cmake based build system to jom. This should be equivalent to thePatrick Spendrin2009-06-081-0/+118