summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'vcxproj-indentation' into releaseBrad King2017-02-231-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'clang-format-attrs' into releaseBrad King2017-02-222-10/+22
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'vs2017-fallback-sdk' into releaseBrad King2017-02-212-0/+38
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'cuda-separable-bool' into releaseBrad King2017-02-212-2/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-CMP0017-path-case' into releaseBrad King2017-02-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'autogen_fix_3.8' into releaseBrad King2017-02-151-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-ctest_update-svn' into releaseBrad King2017-02-151-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'working-directory-fixes'Brad King2017-03-0719-154/+137
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cmWorkingDirectory: use the new classBen Boeckel2017-03-0614-146/+86
| * | | | | | | | | | | | | | | | cmWorkingDirectory: add class for changing the workdirBen Boeckel2017-03-063-0/+51
| * | | | | | | | | | | | | | | | cmCTest, cmCTestCoverageHandler: remove cwd danceBen Boeckel2017-03-062-7/+0
| * | | | | | | | | | | | | | | | OSXScriptLauncher: remove unused variableBen Boeckel2017-03-061-1/+0
* | | | | | | | | | | | | | | | | Merge topic 'autogen_common'Brad King2017-03-076-448/+635
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Autogen: Add RunCommand method with built in loggingSebastian Holtermann2017-03-062-58/+61
| * | | | | | | | | | | | | | | | | Autogen: Error return when a scan file is not readableSebastian Holtermann2017-03-062-40/+67
| * | | | | | | | | | | | | | | | | Autogen: Add AUTOMOC/UIC support for generated source filesSebastian Holtermann2017-03-061-92/+122
| * | | | | | | | | | | | | | | | | Autogen: Initializer cleanupsSebastian Holtermann2017-03-061-73/+70
| * | | | | | | | | | | | | | | | | Autogen: Add support for generated .qrc filesSebastian Holtermann2017-03-064-77/+142
| * | | | | | | | | | | | | | | | | Autogen: Embrace qrc file lists in braces in AutogenInfo.cmakeSebastian Holtermann2017-03-063-26/+31
| * | | | | | | | | | | | | | | | | Autogen: Remove unused variablesSebastian Holtermann2017-03-061-3/+0
| * | | | | | | | | | | | | | | | | Autogen: Add cmQtAutogeneratorCommon class with shared types and functionsSebastian Holtermann2017-03-065-166/+229
* | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-03-071-1/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-03-061-1/+1
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-03-051-1/+1
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-03-041-1/+1
* | | | | | | | | | | | | | | | | Merge topic 'ipo-variable'Brad King2017-03-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add variable 'CMAKE_INTERPROCEDURAL_OPTIMIZATION'Ruslan Baratov2017-03-021-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'implicit-dir-symlinks'Brad King2017-03-032-7/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'backport-implicit-dir-symlinks' into implicit-dir-symlinksBrad King2017-03-022-7/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | cmOrderDirectories: Consider symlinks when checking implicit directoriesBrad King2017-03-021-2/+7
| | * | | | | | | | | | | | | | | | cmOrderDirectories: Factor out implicit directory checkBrad King2017-03-012-6/+11
* | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-03-031-1/+1
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'autogen_uic_paths'Brad King2017-03-024-258/+292
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Autogen: New short InfoGet functionsSebastian Holtermann2017-03-022-71/+61
| * | | | | | | | | | | | | | | | | Autogen: Parse enabled feature configuration onlySebastian Holtermann2017-03-021-108/+117
| * | | | | | | | | | | | | | | | | Autogen: Add missing return on errorSebastian Holtermann2017-03-021-0/+1
| * | | | | | | | | | | | | | | | | Autogen: Rename and merge moc related methodsSebastian Holtermann2017-03-022-41/+23
| * | | | | | | | | | | | | | | | | Autogen: Add AUTOUIC_SEARCH_PATHS supportSebastian Holtermann2017-03-024-49/+106
| * | | | | | | | | | | | | | | | | Autogen: Add subDirPrefix functionSebastian Holtermann2017-03-022-14/+16
| * | | | | | | | | | | | | | | | | Autogen: Merge FindInIncludeDirectories into FindIncludeFileSebastian Holtermann2017-03-012-29/+22
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'find_library-custom-lib-suffix'Brad King2017-03-021-13/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | find_library: Allow custom lib suffix be used as find pathChristian Schmidbauer2017-03-011-13/+15
* | | | | | | | | | | | | | | | | | Merge topic 'csproj_add_free_source_tags'Brad King2017-03-022-47/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | VS: add VS_CSHARP_<tagname> sourcefile propertyMichael Stürmer2017-03-012-47/+47
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'xcode-enhance-schemes'Brad King2017-03-026-24/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Xcode: Use proper buildable name for schemaGregor Jasny2017-02-282-2/+4
| * | | | | | | | | | | | | | | | | Xcode: Select executable target for execution in schemaGregor Jasny2017-02-282-2/+24
| * | | | | | | | | | | | | | | | | Xcode: Fix schema container location calculationGregor Jasny2017-02-284-19/+18
| * | | | | | | | | | | | | | | | | Xcode: Do not autocreate schemesGregor Jasny2017-02-282-0/+32
| * | | | | | | | | | | | | | | | | Xcode: Use proper indentation for schemesGregor Jasny2017-02-283-1/+14
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |