Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile. | Robert Maynard | 2013-06-24 | 4 | -13/+13 |
* | Merge topic 'config-dependent-CMAKE_AUTOMOC' | Brad King | 2013-06-24 | 3 | -40/+143 |
|\ | |||||
| * | QtAutomoc: Use config-dependent compile definitions and includes. | Stephen Kelly | 2013-06-12 | 3 | -42/+143 |
| * | QtAutomoc: Fix handling of list separator for compile definitions. | Stephen Kelly | 2013-06-12 | 1 | -1/+3 |
* | | Merge topic 'transitive-property-PP-FOR_EACH' | Brad King | 2013-06-24 | 4 | -18/+41 |
|\ \ | |||||
| * | | Use a preprocessor loop to manage the valid transitive properties. | Stephen Kelly | 2013-06-10 | 4 | -18/+41 |
* | | | Merge topic 'find-targets-in-INTERFACE_COMPILE_OPTIONS' | Brad King | 2013-06-24 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Find targets in INTERFACE_COMPILE_OPTIONS when exporting for try_compile. | Stephen Kelly | 2013-06-10 | 1 | -0/+1 |
* | | | Merge topic 'fix-COMPILE_OPTIONS-transitive-performance-regression' | Brad King | 2013-06-24 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Add missing 'seen' check for evaluating COMPILE_OPTIONS. | Stephen Kelly | 2013-06-10 | 1 | -1/+2 |
* | | | Merge topic 'set-sysroot' | Brad King | 2013-06-24 | 10 | -9/+136 |
|\ \ \ | |||||
| * | | | Use --sysroot when cross compiling. | Stephen Kelly | 2013-06-07 | 10 | -9/+136 |
* | | | | Merge topic 'add-whitespace' | Brad King | 2013-06-24 | 13 | -23/+24 |
|\ \ \ \ | |||||
| * | | | | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 13 | -23/+24 |
* | | | | | Merge topic 'CMakeDetermineVSServicePack-vs11' | Brad King | 2013-06-24 | 1 | -24/+21 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeDetermineVSServicePack: Add VS 11 update 1 and 2 (#14239) | Brad King | 2013-06-21 | 1 | -1/+5 |
| * | | | | | CMakeDetermineVSServicePack: Improve documentation | Brad King | 2013-06-21 | 1 | -24/+17 |
* | | | | | | Merge topic 'openbsd-elf-parsing' | Brad King | 2013-06-24 | 2 | -2/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | OpenBSD: Enable ELF parsing and editing (#14241) | David Coppa | 2013-06-21 | 2 | -2/+11 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindBoost-error-reason-static' | Brad King | 2013-06-24 | 1 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindBoost: Clarify failure on missing 'static' libs (#14235) | Brad King | 2013-06-20 | 1 | -1/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindX11-OSX-10.8' | Brad King | 2013-06-24 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindX11: Search in /opt/X11 for OS X 10.8 (#14232) | Marius Schamschula | 2013-06-20 | 1 | -0/+2 |
* | | | | | | | Merge topic 'FindGTK2-tweaks' | Brad King | 2013-06-24 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindGTK2: Detect gthread library | Daniele E. Domenichelli | 2013-06-19 | 1 | -0/+3 |
| * | | | | | | | FindGTK2: Move check for pangocairo in gtk module | Daniele E. Domenichelli | 2013-06-19 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'doc-E-tar-zip' | Brad King | 2013-06-24 | 1 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: Document "-E tar" support for .zip (#14225) | Brad King | 2013-06-19 | 1 | -3/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'add-cmake_host_system_information-command' | Brad King | 2013-06-24 | 9 | -0/+272 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add cmake_host_system_information command | Nils Gladitz | 2013-06-19 | 9 | -0/+272 |
* | | | | | | | | Merge topic 'add-try_compile-options' | Brad King | 2013-06-24 | 17 | -62/+162 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | try_compile: Add signature to allow multiple SOURCES | Brad King | 2013-06-06 | 17 | -62/+162 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'document-add_jar-compat-shims' | Brad King | 2013-06-24 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | UseJava.cmake: document add_jar compat shim | Matthew Woehlke | 2013-06-17 | 1 | -0/+7 |
* | | | | | | | | | Merge topic 'doc-search-install-prefix' | Brad King | 2013-06-24 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Document CMAKE_INSTALL_PREFIX in CMAKE_SYSTEM_PREFIX_PATH | Brad King | 2013-06-17 | 1 | -1/+6 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'split-command-sources' | Brad King | 2013-06-24 | 8 | -82/+116 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Split cmBootstrapCommands.cxx into two sources | Brad King | 2013-06-14 | 8 | -82/+116 |
* | | | | | | | | | | Merge topic 'vs-TargetFrameworkVersion' | Brad King | 2013-06-24 | 2 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | VS: Add support for .NET target framework version | Christian Maaser | 2013-06-14 | 2 | -0/+12 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-24 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-23 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-22 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-21 | 1 | -1/+1 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-20 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-19 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-18 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-15 | 1 | -1/+1 |
| |/ / / / |/| | | | |