summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-1618-14/+215
* Add a SYSTEM parameter to target_include_directories (#14180)Stephen Kelly2013-07-028-21/+58
* Extend the cmTargetPropCommandBase interface property handling.Stephen Kelly2013-07-022-14/+25
* Store system include directories in the cmTarget.Stephen Kelly2013-07-025-19/+66
* Add Target API to determine if an include is a system include.Stephen Kelly2013-07-028-7/+20
* Remove unused variable.Stephen Kelly2013-07-021-1/+0
* Merge topic 'Fortran-explicit-types'Brad King2013-07-021-1/+1
|\
| * Fortran: Use explicit type in Fortran 90 checkBrad King2013-07-011-1/+1
* | Merge topic 'update-kwsys'Brad King2013-07-021-57/+57
|\ \
| * \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-07-011-57/+57
| |\ \ | | |/ | |/|
| | * KWSys 2013-07-01 (f6c4c247)KWSys Robot2013-07-011-57/+57
* | | Merge topic 'FindGTK2vd2'Brad King2013-07-021-0/+17
|\ \ \
| * | | FindGTK2: Add GTK2_DEFINITIONS variableDaniele E. Domenichelli2013-06-291-0/+17
* | | | Merge topic 'FindGTK2vs11'Brad King2013-07-021-0/+3
|\ \ \ \
| * | | | FindGTK2: Do not fail on MSVC11 if vc100 libraries are availableDaniele E. Domenichelli2013-06-291-0/+3
| |/ / /
* | | | Merge topic 'make-depends-collapse-paths'Brad King2013-07-023-14/+44
|\ \ \ \
| * | | | cmDependsC: Collapse relative include pathsPavel Shramov2013-06-263-14/+44
* | | | | Merge topic 'SelectLibraryConfigurations-cached-library'Brad King2013-07-020-0/+0
|\ \ \ \ \
| * | | | | SelectLibraryConfigurations: Fix for cached <base>_LIBRARYBjoern Thiel2013-07-021-1/+1
* | | | | | Merge topic 'vs-generator-brief-doc-update'Brad King2013-07-023-3/+3
|\ \ \ \ \ \
| * | | | | | VS: Clarify Visual Studio product year for each versionRobert Maynard2013-07-023-3/+3
* | | | | | | CMake Nightly Date StampKitware Robot2013-07-021-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'vs12-generator'Brad King2013-07-0121-15/+984
|\ \ \ \ \ \
| * | | | | | VS12: Find proper MSBuild for VSProjectInSubdir testBrad King2013-06-281-3/+8
| * | | | | | Merge branch 'master' into vs12-generatorBrad King2013-06-28524-2396/+9975
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindBoost: Add -vc120 mangling for VS 12Brad King2013-06-281-0/+2
| * | | | | | VS12: Generate flag tables from MSBuild v120 tool filesBrad King2013-06-285-6/+763
| * | | | | | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-2814-7/+213
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'clang-register-warnings'Brad King2013-07-0120-101/+110
|\ \ \ \ \ \
| * | | | | | Document removal of 'register' from flex/bison outputBrad King2013-06-289-0/+9
| * | | | | | Remove some uses of obsolete 'register' storage specifierSean McBride2013-06-2811-101/+101
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'AddAutomocTargetFolder'Brad King2013-07-013-3/+23
|\ \ \ \ \ \
| * | | | | | automoc: add a global AUTOMOC_TARGETS_FOLDER propertyAlex Neundorf2013-06-283-3/+23
| |/ / / / /
* | | | | | Merge topic 'DontStripImportLibs'Brad King2013-07-011-3/+3
|\ \ \ \ \ \
| * | | | | | install: do not strip dll import libraries (#14123)Alex Neundorf2013-07-011-3/+3
| |/ / / / /
* | | | | | Merge topic 'CMakeDetermineVSServicePack-vs11'Brad King2013-07-011-0/+2
|\ \ \ \ \ \
| * | | | | | CMakeDetermineVSServicePack: Add VS 11 update 3Brad King2013-06-281-0/+2
* | | | | | | Merge topic 'vs-windows-forms'Brad King2013-07-013-8/+47
|\ \ \ \ \ \ \
| * | | | | | | VS: Add Resx configuration to the vcxproj fileJonas Andersen2013-06-283-8/+47
* | | | | | | | Merge topic 'split-GeneratorExpression-test'Brad King2013-07-013-9/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Split the GeneratorExpression test into a third part.Stephen Kelly2013-06-283-9/+22
* | | | | | | | | Merge topic 'ninja_phony_targets'Brad King2013-07-017-130/+280
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja: Custom Command file depends don't need to exist before buildingRobert Maynard2013-07-012-3/+133
| * | | | | | | | | Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non staticRobert Maynard2013-07-016-127/+134
| * | | | | | | | | Add a test to expose a bug with add_custom_command and ninja.Robert Maynard2013-06-251-0/+13
* | | | | | | | | | Merge topic 'compiler-version-genex'Brad King2013-07-014-1/+130
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add generator expressions for compiler versions.Stephen Kelly2013-06-284-1/+130
* | | | | | | | | | | Merge topic 'curl-bug-1192'Brad King2013-07-017-58/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmcurl: Backport curl bug 1192 fix (#14250)Brad King2013-06-277-58/+9
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-011-1/+1