summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Refactor module definition source enumerationBrad King2017-03-093-9/+15
* Merge topic 'fix_csharp_custom_targets'Brad King2017-03-081-0/+4
|\
| * VS: Do not treat custom targets as CSharp targetsMichael Stürmer2017-03-071-0/+4
* | Merge topic 'target-type-ordering-comment'Brad King2017-03-081-0/+3
|\ \
| * | cmStateTypes: document that the ordering of targets is importantBen Boeckel2017-03-071-0/+3
* | | Merge topic 'cmake-server-aix'Brad King2017-03-081-0/+2
|\ \ \
| * | | cmFileMonitor.h: Include cmConfigure.h firstBrad King2017-03-071-0/+2
* | | | CMake Nightly Date StampKitware Robot2017-03-081-1/+1
| |/ / |/| |
* | | Merge topic 'revert-CTestTestfile-removal'Brad King2017-03-071-7/+4
|\ \ \
| * | | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"Brad King2017-03-061-7/+4
| | |/ | |/|
| * | CMake 3.8.0-rc2v3.8.0-rc2Brad King2017-03-031-1/+1
| * | Merge branch 'implicit-dir-symlinks' into releaseBrad King2017-03-022-7/+17
| |\ \
| * \ \ Merge branch 'csproj_add_free_source_tags' into releaseBrad King2017-03-022-47/+47
| |\ \ \
| * \ \ \ Merge branch 'find-libarch-not-symlink' into releaseBrad King2017-02-281-16/+48
| |\ \ \ \
| * \ \ \ \ Merge branch 'object-library-compile-pdb' into releaseBrad King2017-02-241-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ninja-no-full-path' into releaseBrad King2017-02-241-4/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ 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