summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2012-08-271-1/+1
* CMake Nightly Date StampKitware Robot2012-08-261-1/+1
* CMake Nightly Date StampKitware Robot2012-08-251-1/+1
* Merge topic 'ide-compiler-id'David Cole2012-08-244-16/+62
|\
| * Document CMAKE_<LANG>_COMPILER_(ID|VERSION) valuesBrad King2012-08-221-5/+27
| * Cleanly enable a language in multiple subdirectoriesBrad King2012-08-221-11/+13
| * VS10: Define CMAKE_VS_PLATFORM_TOOLSET variableBrad King2012-08-223-0/+22
* | Merge topic 'vs-AddPlatformDefinitions-cleanup'David Cole2012-08-2421-78/+43
|\ \ | |/
| * VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-2221-78/+43
* | Merge topic 'vs11-flag-table'David Cole2012-08-245-15/+781
|\ \
| * | VS11: Generate flag tables from MSBuild V110 tool filesBrad King2012-08-225-4/+770
| * | cmparseMSBuildXML: Include DisplayName in the outputZack Galbreath2012-08-221-11/+11
| |/
* | Merge topic 'VS10-PrecompiledHeader-default'David Cole2012-08-241-0/+1
|\ \
| * | VS: Disable precompiled headers unless enabled by project (#12930)Brad King2012-08-221-0/+1
* | | Merge topic 'VS11-WinRT-project-issue-12930'David Cole2012-08-241-1/+2
|\ \ \ | |/ /
| * | VS11: Rename 'Immersive' to 'WindowsAppContainer' (#12930)Brad King2012-08-211-1/+2
* | | Merge topic 'ninja-target-pdb-cleanup'David Cole2012-08-243-47/+42
|\ \ \
| * | | Ninja: remove GetTargetPDB because it is used only oncePeter Kümmel2012-08-222-17/+11
| * | | Ninja:split out setting of msvc TARGET_PDBPeter Kümmel2012-08-223-25/+24
| * | | Ninja: prepare msvc pdb cleanupPeter Kümmel2012-08-222-17/+19
* | | | Merge topic 'compile-definitions-unique'David Cole2012-08-245-91/+135
|\ \ \ \
| * | | | Don't duplicate -D defines sent to the compiler.Stephen Kelly2012-08-205-91/+135
* | | | | Merge topic 'pic-docs'David Cole2012-08-242-2/+5
|\ \ \ \ \
| * | | | | Fix unfortunate documentation error for PIC feature.Stephen Kelly2012-08-202-2/+5
| |/ / / /
* | | | | Merge topic 'minor-docs-fixes'David Cole2012-08-243-7/+4
|\ \ \ \ \
| * | | | | Remove duplicate 'of' from docs.Stephen Kelly2012-08-201-1/+1
| * | | | | Remove incorrect doc string for link type enumStephen Kelly2012-08-191-3/+0
| * | | | | Fix some typos in the docs.Stephen Kelly2012-08-191-3/+3
| * | | | | Add missing whitespace to docs.Stephen Kelly2012-08-191-1/+1
| |/ / / /
* | | | | Merge topic 'DependencyScanning_13474'David Cole2012-08-244-19/+50
|\ \ \ \ \
| * | | | | -fix Java dependency scanning, broken in previous commitAlex Neundorf2012-08-202-2/+3
| * | | | | -fix line lengthAlex Neundorf2012-08-201-2/+2
| * | | | | fix #13474: also rescan dependencies if the depender does not existAlex Neundorf2012-08-172-17/+47
* | | | | | CMake Nightly Date StampKitware Robot2012-08-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-08-231-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2012-08-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-08-211-1/+1
* | | | | Merge topic 'cmcldeps-needs-cl'David Cole2012-08-201-18/+18
|\ \ \ \ \
| * | | | | Ninja: don't crash on returned 0 pointerPeter Kümmel2012-08-171-21/+18
| * | | | | Ninja: cmcldeps needs a compilerPeter Kümmel2012-08-171-4/+7
* | | | | | Merge topic 'HandleMacFrameworkIncludeDirs_13465'David Cole2012-08-201-0/+10
|\ \ \ \ \ \
| * | | | | | -fix line lengthAlex Neundorf2012-08-161-3/+3
| * | | | | | Eclipse on OSX: improve handling of framework include dirs (#13367)Alex Neundorf2012-08-161-0/+10
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'EclipseRemoveLinkedOutputDirectoryResources'David Cole2012-08-202-91/+0
|\ \ \ \ \ \
| * | | | | | Eclipse: fix #13358: don't create bad linked resourcesAlex Neundorf2012-08-162-91/+0
| |/ / / / /
* | | | | | Merge topic 'clarify-if-is_newer_than-docs'David Cole2012-08-201-1/+6
|\ \ \ \ \ \
| * | | | | | CMake: Clarify the documentation for if(f1 IS_NEWER_THAN f2)David Cole2012-08-151-1/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'list-command-argument-fixes'David Cole2012-08-201-0/+18
|\ \ \ \ \ \
| * | | | | | list command: error on too many argumentsRolf Eike Beer2012-08-151-0/+18
| |/ / / / /
* | | | | | Merge topic 'xcode-asm'David Cole2012-08-201-0/+4
|\ \ \ \ \ \