aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2010-10-21Buildsystem: Add initial support for Intel C++ Compiler (patch by Leak)click
2010-10-20BuildSystem: Add XCode specific compiler handling in the OSX compile-instruct...click
2010-10-15BuildSystem: Fix a minor issue when using CMake-2.6.x to generate the buildfilesclick
2010-10-15BuildSystem: Set the proper type of the cached revision-variable, so it doesn...click
2010-10-14BuildSystem: Clean up the revision.h generation a tad bitclick
2010-10-14BuildSystem: Cache results from when pulling the revision-information to avoi...click
2010-10-08Buildsystem: Clean up the revision.h target generationclick
2010-10-07Buildsystem: Fix minor typoclick
2010-10-07Buildsystem: Clean up uninstall-target files a bitclick
2010-10-07Buildsystem: Move uninstall-target for UNIX and OSX platformsclick
2010-10-03Buildsystem: Generate revision.h additionally during initial cmake run, also ...Shauren
2010-10-03Buildsystem: Generating revision.h is now a part of build process (revision.h...Shauren
2010-09-30BuildSystem: Fix missing variable parameter encapsulation for _BUILD_DIRECTIV...click
2010-09-29Buildsystem: Overhaul of the CMake buildsystem:click
2010-09-20Buildsystem/Compilers: Adjust buildfiles slightly:click
2010-09-19BuildSystem/Platforms: Move platform-specific settings into respective direct...click
2010-09-17Buildsystem/Core: Add new build-flag WITH_SQLDEBUG - adds support for enablin...click
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