summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* docbook: Fix formatter naming convention to avoid shadowBrad King2012-09-092-3/+3
* docbook: Remove redundant docs that cause invalid DocBookDaniel Pfeifer2012-09-081-7/+0
* docbook: Add support for <abstract> at section level 1Daniel Pfeifer2012-09-081-2/+24
* docbook: Cleanup formatter and generated DocBookDaniel Pfeifer2012-09-071-24/+24
* docbook: Fix the DocBook section outputDaniel Pfeifer2012-09-071-24/+15
* docbook: Factor out code to write valid DocBook IDsDaniel Pfeifer2012-09-072-37/+36
* docbook: Remove table of contentsDaniel Pfeifer2012-09-071-18/+0
* CMake Nightly Date StampKitware Robot2012-09-051-1/+1
* Merge topic 'doc-add_library-PIC'David Cole2012-09-042-2/+4
|\
| * add_library: Document POSITION_INDEPENDENT_CODE default (#13479)Brad King2012-08-312-2/+4
* | CMake Nightly Date StampKitware Robot2012-09-041-1/+1
* | CMake Nightly Date StampKitware Robot2012-09-031-1/+1
* | CMake Nightly Date StampKitware Robot2012-09-021-1/+1
* | CMake Nightly Date StampKitware Robot2012-09-011-1/+1
|/
* CMake Nightly Date StampKitware Robot2012-08-311-1/+1
* Merge topic 'fix-Qt-casing'Brad King2012-08-304-6/+6
|\
| * Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-284-6/+6
* | Merge topic 'AutomocRerunFix'Brad King2012-08-302-6/+28
|\ \
| * | fix #13494: rerun automoc also if include dirs or moc options changeAlex Neundorf2012-08-272-6/+28
* | | Merge topic 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet'Brad King2012-08-301-0/+11
|\ \ \
| * | | error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not setAlex Neundorf2012-08-201-0/+11
* | | | Merge topic 'msvc-compiler-info'Brad King2012-08-3010-20/+0
|\ \ \ \
| * \ \ \ Merge branch 'cmake-platform-info-version' into msvc-compiler-infoBrad King2012-08-302-12/+4
| |\ \ \ \
| * | | | | VS: Simplify MSVC version reportingBrad King2012-08-309-14/+0
| * | | | | VS: Remove support for "free" version 2003 toolsBrad King2012-08-231-6/+0
* | | | | | Merge topic 'cmake-platform-info-version'Brad King2012-08-302-12/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Make platform information files specific to the CMake versionBrad King2012-08-242-12/+4
* | | | | | CMake Nightly Date StampKitware Robot2012-08-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-08-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-08-281-1/+1
| |_|_|_|/ |/| | | |
* | | | | 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
| | |_|_|/ | |/| | |