summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: make some methods take const std::string& instead of const char*Rolf Eike Beer2014-01-1626-59/+63
* Merge topic 'hppa-bootstrap'Brad King2014-01-151-4/+1
|\
| * bootstrap: improve ld flag for Linux/HPPA buildsRolf Eike Beer2014-01-151-4/+1
* | Merge topic 'doc-Qt-macro-TARGET-arg'Brad King2014-01-151-7/+13
|\ \
| * | Document the TARGET options in Qt4 macros.Stephen Kelly2014-01-141-7/+13
* | | CMake Nightly Date StampKitware Robot2014-01-151-1/+1
| |/ |/|
* | Merge topic 'fix-cb-nmake-quotes'Brad King2014-01-141-3/+5
|\ \
| * | CodeBlocks: fix unescaped command quotes when used with nmakeNils Gladitz2014-01-131-3/+5
* | | Merge topic 'update-Qt4-COMPILE_DEFINITIONS'Brad King2014-01-141-7/+1
|\ \ \ | |_|/ |/| |
| * | Qt4: Use generator expression in COMPILE_DEFINITIONS (#14692)Stephen Kelly2014-01-131-7/+1
* | | CMake Nightly Date StampKitware Robot2014-01-141-1/+1
| |/ |/|
* | Merge topic 'support-codelite-ide-generator'Brad King2014-01-136-0/+571
|\ \
| * | Add support for codelite IDE project flesEran Ifrah2014-01-106-0/+571
* | | Merge topic 'missing-dependency-error'Brad King2014-01-1322-2/+140
|\ \ \
| * | | AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-1222-2/+140
* | | | Merge topic 'constify'Brad King2014-01-139-56/+72
|\ \ \ \
| * | | | cmGlobalGenerator: Make SelectMakeProgram const.Stephen Kelly2014-01-124-10/+10
| * | | | cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS constStephen Kelly2014-01-124-4/+4
| * | | | cmGlobalGenerator: Make some API const.Stephen Kelly2014-01-122-39/+55
| * | | | cmGeneratorTarget: Hold a const global generator.Stephen Kelly2014-01-122-2/+2
| * | | | cmComputeLinkDepends: Hold a const global generator.Stephen Kelly2014-01-121-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'fix-find-package-mode'Brad King2014-01-133-26/+31
|\ \ \ \
| * | | | cmake: Future-proof --find-package mode.Stephen Kelly2014-01-133-26/+31
| | |/ / | |/| |
* | | | Merge topic 'fix-FindPackageModeMakefileTest-Makefile'Brad King2014-01-131-2/+2
|\ \ \ \
| * | | | Tests: Fix find-package mode test.Stephen Kelly2014-01-111-2/+2
| |/ / /
* | | | Merge topic 'ninja_fix_rerun'Brad King2014-01-131-5/+24
|\ \ \ \
| * | | | Ninja: Avoid re-running CMake on next build after regenerationRobert Maynard2014-01-131-5/+24
* | | | | CMake Nightly Date StampKitware Robot2014-01-131-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-01-121-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2014-01-111-1/+1
* | | Merge topic 'remove-duplicate-file'Brad King2014-01-101-142/+0
|\ \ \
| * | | Tests: Remove .orig file.Stephen Kelly2014-01-101-142/+0
| | |/ | |/|
* | | Merge topic 'minor-cleanups'Brad King2014-01-102-0/+28
|\ \ \
| * | | InterfaceLibrary: Add test requiring MAP_IMPORTED_CONFIG whitelistingStephen Kelly2014-01-092-0/+28
* | | | Merge topic 'find-java-os-x-fixes'Brad King2014-01-101-0/+1
|\ \ \ \
| * | | | FindJNI: Set JAVA_INCLUDE_PATH2 for darwin (#14508)Joe Abbey2014-01-091-0/+1
* | | | | Merge topic 'CheckTypeSize_fix_multiple_invocation'Brad King2014-01-101-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CheckTypeSize: Unset temporary variables when done (#14690)Daniele E. Domenichelli2014-01-101-0/+2
* | | | | CMake Nightly Date StampKitware Robot2014-01-101-1/+1
* | | | | Merge topic 'extend-docs'Brad King2014-01-092-5/+37
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Help: Link to CMAKE_POLICY_DEFAULT_CMP<NNNN> in policies manual.Stephen Kelly2014-01-091-1/+3
| * | | | Help: Add notes about relocatability of config-file packages.Stephen Kelly2014-01-091-4/+34
| | |/ / | |/| |
* | | | Merge topic 'minor-cleanups'Brad King2014-01-0923-115/+272
|\ \ \ \
| * | | | cmTarget: Make GetSourceFiles populate an out-vector parameter.Stephen Kelly2014-01-0918-33/+54
| * | | | cmGeneratorTarget: Add methods to access source file groups.Stephen Kelly2014-01-0911-77/+209
| * | | | Help: Fix link to MAP_IMPORTED_CONFIG_<CONFIG>Stephen Kelly2014-01-081-1/+1
| * | | | cmTarget: Handle NO_SYSTEM_FROM_IMPORTED.Stephen Kelly2014-01-081-4/+8
| |/ / /
* | | | Merge topic 'FindBoost-ms-debug-runtime'Brad King2014-01-091-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | FindBoost: Add Boost_USE_DEBUG_RUNTIME option (#14686)Brad King2014-01-081-1/+7
| |/ /
* | | Merge topic 'compat-help-custom-modules'Brad King2014-01-093-2/+59
|\ \ \