summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Update BuildDepends test to verify cmcldeps depfiles.Robert Maynard2013-07-263-0/+58
* Ninja: Make cmcldeps depfile output more consistent with 'ninja -t msvc'Reid Kleckner2013-07-261-9/+24
* CMake Nightly Date StampKitware Robot2013-07-231-1/+1
* Merge topic 'AddCommentsToExportsFile'Brad King2013-07-221-1/+3
|\
| * ExportTargets: add one more comment to the generated file.Alex Neundorf2013-07-191-1/+3
* | Merge topic 'rpath-on-mac'Brad King2013-07-228-22/+67
|\ \
| * | OS X: Fix regression handling frameworks for NinjaClinton Stimpson2013-07-222-3/+11
| * | OS X: Enable rpath support on Mac OS X when find_library() is used.Clinton Stimpson2013-07-166-19/+56
* | | Merge topic 'SelectLibraryConfigurations'Brad King2013-07-222-45/+31
|\ \ \
| * | | SelectLibraryConfigurations: Use -NOTFOUND instead of copying the varsDaniele E. Domenichelli2013-07-222-41/+31
| * | | SelectLibraryConfigurations: Do not cache the _LIBRARY variableDaniele E. Domenichelli2013-07-101-5/+1
* | | | Merge topic 'cpack-wix'Brad King2013-07-225-13/+164
|\ \ \ \
| * | | | CPackWIX: Add support for custom WiX templatesAdam J. Weigold2013-07-192-0/+13
| * | | | CMakeCPack: Provide an upgrade guid for WiXRichard Ulrich2013-07-191-0/+2
| * | | | CPackWIX: Add option to specify the language(s) of the installerRichard Ulrich2013-07-192-0/+16
| * | | | CPackWIX: Handle multiple shortcuts in the start menuRichard Ulrich2013-07-191-7/+13
| * | | | CPackWIX: Fix MSI package layout regression from parentIan Monroe2013-07-191-5/+1
| * | | | CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967)Fredrik Axelsson2013-07-194-10/+128
* | | | | Merge topic 'mingw-in-codeblocks'Brad King2013-07-221-1/+3
|\ \ \ \ \
| * | | | | MinGW: Find mingw32-make included with Code::Blocks IDE (#14302)Jason Spiro2013-07-191-1/+3
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2013-07-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2013-07-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2013-07-201-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2013-07-191-1/+1
* | | | Merge topic 'abi-check-tolerate-COPY_FILE-failure'Brad King2013-07-186-2/+29
|\ \ \ \
| * | | | Teach compiler ABI check to tolerate try_compile COPY_FILE failureBrad King2013-07-176-2/+29
* | | | | Merge topic 'custom-command-assignment'Brad King2013-07-182-0/+29
|\ \ \ \ \
| * | | | | add_custom_command: Manage backtrace memory correctly (#14299)Brad King2013-07-172-0/+29
* | | | | | Merge topic 'UseJava-copyright'Brad King2013-07-181-1/+1
|\ \ \ \ \ \
| * | | | | | UseJava: Update notice of copyright by KitwareBrad King2013-07-171-1/+1
* | | | | | | Merge topic 'doc-add_test-names'Brad King2013-07-181-0/+3
|\ \ \ \ \ \ \
| * | | | | | | add_test: Document test name restrictions (#14298)Brad King2013-07-171-0/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2013-07-181-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'INTERFACE_LINK_LIBRARIES-prop'Brad King2013-07-171-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix ExportImport test cmp0022NEW build on WatcomBrad King2013-07-161-0/+1
* | | | | | | | Merge topic 'osx-fortran-dylib-versions'Brad King2013-07-174-0/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | OS X: Add Fortran library version flags (#14249)Graham Markall2013-07-164-0/+31
| * | | | | | | | OS X: Add copyright notices to Darwin-*-Fortran.cmakeBrad King2013-07-163-0/+39
* | | | | | | | | Merge topic 'UseJava-response-file'Brad King2013-07-171-1/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | UseJava: Pass sources to javac using response file (#13028)Graham Markall2013-07-161-1/+7
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2013-07-171-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'drop-old-vs-dependency'Brad King2013-07-166-25/+6
|\ \ \ \ \ \ \
| * | | | | | | VS,Xcode: Drop incorrect legacy dependency trace (#14291)Brad King2013-07-156-25/+6
* | | | | | | | Merge topic 'cppcheck-fixes'Brad King2013-07-166-6/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Fix resource leak reported by cppcheckBrad King2013-07-151-4/+4
| * | | | | | | | cmcurl: Fix resource leak reported by cppcheckÖmer Fadıl USTA2013-07-153-0/+6
| * | | | | | | | libarchive: Fix free() order to avoid accessing freed memoryÖmer Fadıl USTA2013-07-151-1/+1
| * | | | | | | | ccmake: Add missing initializers reported by cppcheckÖmer Fadıl USTA2013-07-151-1/+1
* | | | | | | | | Merge topic 'FindPNG-1.6'Brad King2013-07-161-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPNG: Add versioned library names for 1.6 (#14289)Brad King2013-07-151-1/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |