aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2012-03-25Buildsystem/CMake: Add the ability to avoid linking the core with jemalloc on...click
2012-03-11update forgotten copyright-headers for 2012thomas33
2012-03-04Buildsystem/CMake: Changed TOOLS building back to off by defaultShauren
2012-03-04Buildsystem/CMake: Enable SFMT as default random number generator (required t...click
2012-01-31CMake: Adjust FindMySQL macro to search for latest versions first before olde...click
2011-12-11CMake: Add support for MySQL 5.6.Venugh
2011-08-04Buildsystem/Windows: Add support for reading commithash and commitdate direct...click
2011-06-13Core/Buildsystem: Add a warning about missing git revision info during CMake ...click
2011-05-09Buildsystem: Remove an old remnant not removed in be6b73145bdaf (no use in sh...click
2011-04-28Core: get rid of the revision-id once and for all - it's not useful in a DVCS...click
2011-04-04Core/BuildSystem: Removed -WITH_SQL Cmake option as it was confusing some users.runningnak3d
2011-01-11Buildsystem: Fix a logical error in git revision-detection, and alsoclick
2011-01-10Buildsystem: Move EnsureVersion macro-loading into genrevision.cmake. Fixes e...Shauren
2011-01-10Buildsystem: Use the git-executable variable as the command to run as well...click
2011-01-10Buildsystem: Add git versiontesting and path-testing to find git - also inclu...click
2011-01-08Buildsystem: Add fallback-location directories for OpenSSL detection under Wi...click
2011-01-07Buildsystem: Fix OpenSSL-detection on Windows platformsclick
2011-01-06Core/Buildsystem: Fix linking of SSL under Fedora Core 14Derex
2011-01-01Buildsystem: Minor correction on the BUILD_DIRECTIVE definition on OSX - now ...click
2010-12-30Buildsystem: Adjust XCode definition variable for _BUILD_DIRECTIVEclick
2010-12-30Buildsystem: Use some small git-side tricks to create a "revision-id" for use...click
2010-12-28Buildsystem: fix a slight mistake in the revision ID extractor.silinoron
2010-12-28Buildsystem: Restore revision "ID" generation.leak
2010-12-26Buildsystem: Turn off SFMT being the default RNG - it's not cooking right (yet)click
2010-12-21Core/Buildsystem: Turn on SFMT by default, as we believe it is fixed. Please ...silinoron
2010-12-20Core/Buildsystem: Adjust the variable so it works on MSVC9 again (danged MS a...click
2010-12-20Core/Buildsystem: Resolved quoting problem that caused gcc to spam warnings. ...leak
2010-12-18Buildsystem/Linux: Fix linking of a long lost little child : jemalloc (yes, i...click
2010-11-19Core/Buildsystem: Set up mutliprocess compiles for all buildmodes (non-PCH/PC...click
2010-11-19Core/Buildsystem: Remove now deprecated WITH_SQLDEBUG option from CMake optio...click
2010-11-19Core/Commands: Enable SQL query logging by config and command )patch by leak)click
2010-11-17Buildsystem/Windows: Added MySQL 5.5 registry paths to FindMySQL macroShauren
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