summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-13549-make-findmpi-quiet'David Cole2012-09-281-0/+5
|\
| * FindMPI: Set correct variables for calls to FPHSADavid Cole2012-09-271-0/+5
* | Merge topic 'ninja-OBJECT_DEPENDS'David Cole2012-09-281-4/+3
|\ \
| * | Ninja: OBJECT_DEPENDS should set an implicit dependencyPeter Kümmel2012-09-251-4/+3
* | | Merge topic 'ctest-svn-non-interactive'David Cole2012-09-284-22/+63
|\ \ \
| * | | ctest_update: Tell svn not to prompt interactively (#13024)Nils Gladitz2012-09-254-22/+63
* | | | CMake Nightly Date StampKitware Robot2012-09-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-271-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2012-09-261-1/+1
* | | Merge topic 'AutomocUseTargetProperties'David Cole2012-09-253-36/+27
|\ \ \
| * | | Use the cmGeneratorTarget for the include directories API.Stephen Kelly2012-09-191-2/+3
| * | | Merge branch 'use-generator-target' into AutomocUseTargetPropertiesStephen Kelly2012-09-19224-2112/+19892
| |\ \ \
| * | | | Automoc: also the makefile-COMPILE_DEFINITIONSAlex Neundorf2012-09-061-0/+6
| * | | | Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONSAlex Neundorf2012-09-053-34/+6
| * | | | Automoc: fix #13493, use target properties for include dirsAlex Neundorf2012-09-051-4/+16
* | | | | Merge topic 'use-generator-target'David Cole2012-09-2526-262/+378
|\ \ \ \ \
| * | | | | Revert "Move GenerateTargetManifest to cmGeneratorTarget."Stephen Kelly2012-09-205-79/+76
| | |/ / / | |/| | |
| * | | | Fix compiler warning with initialization order.Stephen Kelly2012-09-191-1/+1
| * | | | Add convenience for getting a cmGeneratorTarget to use.Stephen Kelly2012-09-192-0/+7
| * | | | Add a wrapper for accessing config-specific compile-definitions.Stephen Kelly2012-09-195-12/+31
| * | | | Append the COMPILE_DEFINITIONS from the Makefile to all targets.Stephen Kelly2012-09-194-26/+19
| * | | | Move GetIncludeDirectories to cmGeneratorTarget.Stephen Kelly2012-09-1916-52/+68
| * | | | Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.Stephen Kelly2012-09-196-26/+28
| * | | | Move GetCreateRuleVariable to cmGeneratorTarget.Stephen Kelly2012-09-195-24/+25
| * | | | Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.Stephen Kelly2012-09-1913-49/+56
| * | | | Move GetLinkInformation to cmGeneratorTargetStephen Kelly2012-09-1913-78/+95
| * | | | Move GenerateTargetManifest to cmGeneratorTarget.Stephen Kelly2012-09-195-76/+79
| * | | | Store cmGeneratorTargets with the makefile.Stephen Kelly2012-09-194-6/+24
| * | | | Add more forwarding API to cmGeneratorTarget.Stephen Kelly2012-09-192-0/+36
* | | | | Merge topic 'osx-sysroot-cleanup'David Cole2012-09-2513-133/+154
|\ \ \ \ \
| * | | | | OS X: Ignore MACOSX_DEPLOYMENT_TARGET during Xcode compiler idBrad King2012-09-241-0/+8
| * | | | | OS X: Teach deployment target sanity check about SDK namesBrad King2012-09-221-20/+30
| * | | | | OS X: Further improve default CMAKE_OSX_SYSROOT selectionBrad King2012-09-211-1/+3
| * | | | | OS X: If CMAKE_OSX_SYSROOT is already set do not compute defaultBrad King2012-09-211-4/+6
| * | | | | OS X: Simplify selection of CMAKE_OSX_ARCHITECTURESBrad King2012-09-211-23/+4
| * | | | | OS X: Allow CMAKE_OSX_SYSROOT to be a logical SDK nameBrad King2012-09-211-2/+35
| * | | | | Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s fileBrad King2012-09-211-0/+3
| * | | | | bootstrap: Suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysrootBrad King2012-09-211-0/+8
| * | | | | OS X: Improve default CMAKE_OSX_SYSROOT selectionBrad King2012-09-211-44/+39
| * | | | | OS X: Always generate -isysroot if any SDK is in useBrad King2012-09-218-40/+29
| * | | | | Xcode: Remove unused code reading CMAKE_OSX_SYSROOT_DEFAULTBrad King2012-09-211-10/+0
* | | | | | Merge topic 'qt5-qtdialog-port'David Cole2012-09-251-0/+2
|\ \ \ \ \ \
| * | | | | | Enable deprecated API when using Qt 5.Stephen Kelly2012-09-231-0/+2
* | | | | | | Merge topic 'ImproveFindSDLxxxModules'David Cole2012-09-256-189/+285
|\ \ \ \ \ \ \
| * | | | | | | FindSDL: Stay compatible with old input variablesBenjamin Eikel2012-09-254-0/+32
| * | | | | | | FindSDL: Remove from find_... calls PATHS that are set by defaultBenjamin Eikel2012-09-256-116/+7
| * | | | | | | FindSDL: Add my copyright tag to all FindSDL_* modulesBenjamin Eikel2012-09-256-0/+6
| * | | | | | | FindSDL: Add version supportBenjamin Eikel2012-09-251-1/+19
| * | | | | | | FindSDL: Format documentationBenjamin Eikel2012-09-251-10/+10
| * | | | | | | FindSDL: Update documentationBenjamin Eikel2012-09-251-5/+11