aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Collapse)Author
2010-06-24Temporary fix linux build (back to cmake 2.6.0 standards untill a better ↵click
solution is found) + clean up the base cmakelists.txt a bit + remove a GCC-warning when attempting build from a CMake-generated VS-project/solution --HG-- branch : trunk
2010-06-24Fixed OpenSSL cmake detection for x64 windowsShauren
--HG-- branch : trunk
2010-06-17* Fix logic in FindMySQL cmake fileBrian
* *nix compiles again --HG-- branch : trunk
2010-06-17Fix issue where the MySQL library/include searchmacro wouldn't detect the ↵click
MySQL-libraries/headers - it now respects the result from mysql_config properly --HG-- branch : trunk
2010-06-17Tempfix for detecting the threadsafe mysl-library (the detectionroutine ↵click
needs to properly use mysql_config if available, and for some odd reason it doesn't) --HG-- branch : trunk
2010-06-16Added OpenSSL registry path for win 7 x64.Xanadu
--HG-- branch : trunk
2010-06-16Adjust CMake "searchmacros" bit so that they point to correct locationsclick
--HG-- branch : trunk
2010-06-15Add support for detecting openssl with cmake using registry (windows)Shauren
--HG-- branch : trunk
2010-06-15First part of supporting CMake under Windows - this is WIP, and if you want ↵click
to work on it, be on IRC. This is NOT a complete product, but we need all hands on deck to get this sorted out ASAP, and as such we throw it in. No changes are done to Windows buildmethods untill this is -completed- and -working-. --HG-- branch : trunk
2010-06-14Remove old DO_MYSQL-params in CMakeLists.txt files - not required as we only ↵click
support MySQL anyway + add partial support for finding headers on Windows (not yet done) --HG-- branch : trunk
2010-05-18Add proper use of precompiled headers on linux - this removes an approx 50% ↵click
reduction of total compiletime --HG-- branch : trunk
2010-05-06Cleanup : Remove postgreSQL-support (not used and has also been broken for a ↵click
long time) --HG-- branch : trunk
2009-09-06Some cosmetic change in cmake filesKudlaty
--HG-- branch : trunk
2009-09-06Fix typoKudlaty
--HG-- branch : trunk
2009-09-06Add macro for finding Termcap with cmake, and some cleaning about readlineKudlaty
--HG-- branch : trunk
2009-07-25Fix cmake -i when we specify own dir for ACEKudlaty
--HG-- branch : trunk
2009-07-25Fix build on windows and propably on centosKudlaty
--HG-- branch : trunk
2009-07-24Add missing fileKudlaty
--HG-- branch : trunk
2009-07-12Some work on PostgreSQL supportKudlaty
note: still don't work, so use mysql --HG-- branch : trunk
2009-01-17Cmake build system for trinityraczman
--HG-- branch : trunk