aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2010-09-12BuildSystem: Make dep/* sources muted during compile (3rd party sources shoul...click
2010-09-08BuildSystem: Sort out issues with mysql-libraries under *nix (and should now ...click
2010-09-08BuildSystem/Linux: Fix using internal MySQL headers when EXTERNAL_MYSQL notrunningnak3d
2010-09-08BuildSystem: Fix another logic-error in the Win32-specific settingsclick
2010-09-08BuildSystem/Macros: Revert FindMySQL.cmake changes from ea96a5d888 - handled ...click
2010-09-07BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for crosscompil...Xanadu
2010-09-06Fixed win x64 debug build. Thx to click for inspiration.Xanadu
2010-08-31Buildsystem/MSVC: Only use /bigobj on x64 platforms - should solve x86 debug ...click
2010-08-30Buildsystem: Clean up target link-definitions a bitclick
2010-08-30Buildsystem/MSVC: Correct 'bigobj' flag to lowercaseclick
2010-08-30Buildsystem/MSVC: Reinstate regular flags, seems like C++-flags and C-flags d...click
2010-08-30Buildsystem/MSVC: Ensure same compileoptions for both CXX and C objectsclick
2010-08-30Buildsystem/MSVC: Enable bigobject support for debug-compilesclick
2010-08-30Buildsystem/OSX: Properly set CONF_DIR and LIBSDIR (feedback needed)click
2010-08-29Buildsystem: Make MSVC behave a wee bit better :click
2010-08-28Buildsystem: Make the Readline-test NOT behave like a "callable" macro - Find...click
2010-08-28Buildsystem: Split out the resultlist from the options, and print it AFTER we...click
2010-08-28Buildsystem: Make options load BEFORE platformchecks, so they are preloaded c...click
2010-08-28Buildsystem: Change over to a little more flexible method of using the CMake ...click
2010-08-27Buildsystem: Make SSE-variables "advanced" so that they don't confuse people ...click
2010-08-20Buildsystem/Macro: Use the correct number for Allendale-CPUs and fix a minor ...click
2010-08-20Buildsystem/Macro: Add support for Intel Family 6 Model 30 (Allendale) CPU op...click
2010-08-20Buildsystem: add missing argument to macro. Fixes CMake issues on Winazazel
2010-08-20Buildsystem: Add helperscripts to detect SSE2 extensions, and optimize platfo...click
2010-08-14Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl...click
2010-08-14Fix typo in previous commitclick
2010-08-14Core: Remove some useless defines (handled in the configfiles)click
2010-08-14Buildsystem/Windows: Add environment-based directories to MySQL search-pathsclick
2010-08-08Buildsystem: Make core buildable under Windows againclick
2010-08-07Buildsystem/CMake: Adjust headerlocations on Windows so that they are correct...click
2010-06-30Use proper paths for searchingclick
2010-06-30OpenSSL windows detectionShauren
2010-06-30Add CMake platform-check (32/64-bit) (includes new test-variable ${PLATFORM} ...click
2010-06-30It is now possible to use CMake on windows for proper build (PCH support incl...Shauren
2010-06-24Temporary fix linux build (back to cmake 2.6.0 standards untill a better solu...click
2010-06-24Fixed OpenSSL cmake detection for x64 windowsShauren
2010-06-17* Fix logic in FindMySQL cmake fileBrian
2010-06-17Fix issue where the MySQL library/include searchmacro wouldn't detect the MyS...click
2010-06-17Tempfix for detecting the threadsafe mysl-library (the detectionroutine needs...click
2010-06-16Added OpenSSL registry path for win 7 x64.Xanadu
2010-06-16Adjust CMake "searchmacros" bit so that they point to correct locationsclick
2010-06-15Add support for detecting openssl with cmake using registry (windows)Shauren
2010-06-15First part of supporting CMake under Windows - this is WIP, and if you want t...click
2010-06-14Remove old DO_MYSQL-params in CMakeLists.txt files - not required as we only ...click
2010-05-18Add proper use of precompiled headers on linux - this removes an approx 50% r...click
2010-05-06Cleanup : Remove postgreSQL-support (not used and has also been broken for a ...click
2009-09-06Some cosmetic change in cmake filesKudlaty
2009-09-06Fix typoKudlaty
2009-09-06Add macro for finding Termcap with cmake, and some cleaning about readlineKudlaty
2009-07-25Fix cmake -i when we specify own dir for ACEKudlaty