summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ninja: don't expand any rsp files"Bill Hoffman2012-10-012-17/+8
* Ninja: don't confuse ninja's rsp files with nmake'sPeter Kümmel2012-09-283-5/+17
* 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-252-35/+27
|\
| * Use the cmGeneratorTarget for the include directories API.Stephen Kelly2012-09-191-2/+3
| * Merge branch 'use-generator-target' into AutomocUseTargetPropertiesStephen Kelly2012-09-1989-1192/+3399
| |\
| * | Automoc: also the makefile-COMPILE_DEFINITIONSAlex Neundorf2012-09-061-0/+6
| * | Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONSAlex Neundorf2012-09-052-33/+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-252-39/+17
|\ \ \
| * | | OS X: Always generate -isysroot if any SDK is in useBrad King2012-09-211-29/+17
| * | | 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 'generator-expression-refactor'David Cole2012-09-252-1/+6
|\ \ \ \ \
| * | | | | Handle colons as a special case in the generator expression parser.Stephen Kelly2012-09-211-0/+5
| * | | | | Fix the regular expression validator for target names.Stephen Kelly2012-09-201-1/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'vs8-generator-doc'David Cole2012-09-252-2/+2
|\ \ \ \ \
| * | | | | VS8: Remove '.NET' from generator description (#10158)Brad King2012-09-192-2/+2
| |/ / / /
* | | | | Merge topic 'file-DOWNLOAD-EXPECTED_HASH'David Cole2012-09-252-23/+24
|\ \ \ \ \
| * | | | | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=valueBrad King2012-09-192-23/+24
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2012-09-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-09-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-09-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-09-221-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-09-211-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-09-201-1/+1
* | | | Merge topic 'vs-link-rsp'Brad King2012-09-192-8/+17
|\ \ \ \
| * | | | Ninja: don't expand any rsp filesPeter Kuemmel2012-09-192-8/+17
* | | | | Merge topic 'file-DOWNLOAD-user-agent'Brad King2012-09-191-0/+3
|\ \ \ \ \
| * | | | | file(DOWNLOAD): Add HTTP User-Agent stringBrad King2012-09-181-0/+3
* | | | | | Merge topic 'vs11-express'Brad King2012-09-193-3/+11
|\ \ \ \ \ \
| * | | | | | VS11: Add VS 2012 Express support (#13348)Brad King2012-09-182-1/+6
| * | | | | | VS11: Detect VS 2012 Express for default generator (#13348)Brad King2012-09-181-2/+5