summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cmTarget: Rename Get{TransitiveTarget => LinkImplementation}ClosureBrad King2014-06-232-5/+5
| * | | | | cmTarget: Remove 'head' argument from GetTransitiveTargetClosureBrad King2014-06-232-6/+4
| * | | | | cmComputeLinkDepends: Simplify CheckWrongConfigItem implementationBrad King2014-06-231-6/+3
| * | | | | cmTarget: Simplify processILibs implementationBrad King2014-06-231-13/+10
| * | | | | cmComputeTargetDepends: Remove unused 'linking' argumentBrad King2014-06-232-7/+4
| * | | | | cmTarget: De-duplicate library list expansionBrad King2014-06-232-34/+31
| * | | | | cmTarget: Remove unused GetInterfaceLinkLibraries methodBrad King2014-06-232-26/+0
* | | | | | Merge topic 'launcher-limit-warnings-errors'Brad King2014-06-251-2/+7
|\ \ \ \ \ \
| * | | | | | CTest: Teach the launchers to honer the max warnings and errorsBill Hoffman2014-06-251-2/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'style-fix'Brad King2014-06-252-8/+8
|\ \ \ \ \ \
| * | | | | | cmCTestMemCheckHandler: Fix coding style in this classBill Hoffman2014-06-252-8/+8
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2014-06-251-1/+1
|/ / / / /
* | | | | Merge topic 'gfortran-compressed-modules'Brad King2014-06-241-14/+27
|\ \ \ \ \
| * | | | | Fortran: Add support for GNU >= 4.9 compressed modules (#14975)Brad King2014-06-231-14/+27
| | |_|_|/ | |/| | |
* | | | | Merge topic 'stringapi-crash-cleanup'Brad King2014-06-243-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix some generator crashes on undefined CMAKE_BUILD_TYPEBrad King2014-06-233-3/+3
* | | | | Merge topic 'cmake-E-env'Brad King2014-06-241-0/+51
|\ \ \ \ \
| * | | | | cmake: Add '-E env' command-line toolBrad King2014-06-231-0/+51
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2014-06-241-1/+1
|/ / / /
* | | | Merge topic 'encoding-parse-commandline'Brad King2014-06-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Encoding: Fix debug asserts parsing command line options with non-ascii chars.Clinton Stimpson2014-06-171-1/+1
| * | | Merge topic 'fix-valgrind-in-path'Brad King2014-06-171-4/+5
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2014-06-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-06-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-06-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-06-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-06-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-06-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-06-171-1/+1
* | | | | Merge topic 'fix-valgrind-in-path'Brad King2014-06-161-4/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix ctest to allow valgrind to show up in the path name of a memcheck tool.Bill Hoffman2014-06-131-4/+5
* | | | Merge topic 'features-cleanups'Brad King2014-06-161-2/+5
|\ \ \ \
| * | | | Features: Escape the COMPILE_OPTIONS for dialects.Stephen Kelly2014-06-131-2/+5
* | | | | Merge topic 'ninja-avoid-double-phony'Brad King2014-06-161-0/+9
|\ \ \ \ \
| * | | | | Ninja: Remove CMake includes from explicit depends (#14972)Adam Strzelecki2014-06-161-0/+9
| | |_|/ / | |/| | |
| * | | | CMake 3.0.0v3.0.0Brad King2014-06-091-1/+1
| * | | | Merge branch 'fix-ctest-option-summary' into releaseBrad King2014-06-051-1/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-build-crash-on-bad-generator' into releaseBrad King2014-06-031-1/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cmake-credits' into releaseBrad King2014-06-031-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cmake-credits' into releaseBrad King2014-06-031-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'vs-subdir-sln-depends'Brad King2014-06-165-44/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Remove unused parameter of WriteTargetConfigurationsBrad King2014-06-133-4/+2
| * | | | | | | | | VS: Fix subproject .sln dependencies on custom targetsBrad King2014-06-122-30/+17
| * | | | | | | | | VS: Move VS-only API out of cmGlobalGeneratorBrad King2014-06-124-33/+32
* | | | | | | | | | Merge topic 'cmake-no-args-output'Brad King2014-06-165-5/+52
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake,ccmake: Produce shorter output on no arguments (#14973)Adam Strzelecki2014-06-135-5/+52
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-161-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-151-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-141-1/+1
* | | | | | | | | | Merge topic 'fix-read-after-free'Brad King2014-06-131-5/+13
|\ \ \ \ \ \ \ \ \ \