Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS11: Do not use source path conversion workaround specific to VS 10 | Brad King | 2012-04-27 | 1 | -7/+22 |
* | VS10: Convert paths normally unless forced to relative | Brad King | 2012-04-27 | 2 | -19/+21 |
* | VS10: Simplify vcxproj.filter file generation | Brad King | 2012-04-27 | 2 | -65/+26 |
* | VS10: Refactor custom commands to use WriteSource | Brad King | 2012-04-27 | 2 | -14/+20 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-04-26 | 1 | -1/+1 |
* | Merge topic 'intel-Windows-EHsc' | David Cole | 2012-04-25 | 1 | -1/+1 |
|\ | |||||
| * | Intel: On Windows use /EHsc instead of deprecated /GX (#13163) | Brad King | 2012-04-24 | 1 | -1/+1 |
* | | Merge topic 'EnhanceBash-completion-part1' | David Cole | 2012-04-25 | 7 | -207/+306 |
|\ \ | |||||
| * | | Install editors helper files | Eric NOULARD | 2012-04-23 | 1 | -0/+2 |
| * | | Enhancement of bash completion scripts given by Igor Murzov. | Eric NOULARD | 2012-04-23 | 7 | -207/+304 |
* | | | Merge topic 'fix-9946-uninstall-before-install' | David Cole | 2012-04-25 | 3 | -0/+34 |
|\ \ \ | |||||
| * | | | Added CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL | Patrick Gansterer | 2012-04-22 | 3 | -0/+34 |
| |/ / | |||||
* | | | Merge topic 'fix-ExternalProject-COMMAND-niggly' | David Cole | 2012-04-25 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | ExternalProject: Add missing COMMAND keyword | David Cole | 2012-04-22 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge topic 'fix-13085-add-nsis-preinstall-hook' | David Cole | 2012-04-25 | 2 | -3/+12 |
|\ \ \ | |||||
| * | | | CPack/NSIS: Add CPACK_NSIS_EXTRA_PREINSTALL_COMMANDS (#13085) | David Cole | 2012-04-21 | 2 | -3/+12 |
* | | | | Merge topic 'CPack-fixManPage-typo' | David Cole | 2012-04-25 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Fix CPack RPM man page typo detected by lintian. | Modestas Vainius | 2012-04-20 | 1 | -0/+1 |
* | | | | | Merge topic 'compile-XL-v6' | David Cole | 2012-04-25 | 3 | -6/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Workaround IBM XL v6 streams seekg bug (#13149) | Jim Hague | 2012-04-19 | 1 | -1/+1 |
| * | | | | | libarchive: Avoid 'inline' keyword on XL C v6 (#13148) | Brad King | 2012-04-19 | 1 | -0/+3 |
| * | | | | | libarchive: Avoid trailing , in enum for XL v6 (#13148) | Jim Hague | 2012-04-19 | 1 | -5/+5 |
* | | | | | | Merge topic 'enhance-include_external_msproject' | David Cole | 2012-04-25 | 20 | -26/+265 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Fix line-too-long style errors | Brad King | 2012-04-19 | 4 | -12/+16 |
| * | | | | | | Merge branch 'list-empty-error' into enhance-include_external_msproject | Brad King | 2012-04-19 | 13 | -1/+44 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) | Brad King | 2012-04-19 | 11 | -0/+138 |
| * | | | | | | | Merge branch 'test-RunCMake-check' into enhance-include_external_msproject | Brad King | 2012-04-19 | 2 | -9/+19 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120) | Leonid Yurchenko | 2012-04-16 | 9 | -25/+122 |
* | | | | | | | | | Merge topic 'list-empty-error' | David Cole | 2012-04-25 | 13 | -1/+44 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | list: Handle errors on empty lists more gracefully (#13138) | Brad King | 2012-04-17 | 13 | -1/+44 |
* | | | | | | | | | Merge topic 'test-RunCMake-check' | David Cole | 2012-04-25 | 2 | -9/+19 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Teach RunCMake tests to allow custom checks | Brad King | 2012-04-19 | 2 | -9/+19 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'doc-find_package-variables' | David Cole | 2012-04-25 | 1 | -3/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | find_package: Fix components signature documentation (#13142) | Brad King | 2012-04-19 | 1 | -3/+3 |
| * | | | | | | | | find_package: Document <package>_FIND_* variables (#13142) | Brad King | 2012-04-18 | 1 | -0/+23 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'vs10-rule-files' | David Cole | 2012-04-25 | 9 | -52/+87 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS10: Avoid creating .rule files next to outputs (#13141) | Brad King | 2012-04-18 | 3 | -1/+24 |
| * | | | | | | | | Factor out custom command .rule file path generation | Brad King | 2012-04-18 | 3 | -10/+22 |
| * | | | | | | | | Cleanup custom command .rule file internal handling | Brad King | 2012-04-18 | 5 | -41/+41 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'CPackDeb-fixFakerootOnControl' | David Cole | 2012-04-25 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use fakeroot for control.tar.gz as well | Eric NOULARD | 2012-04-17 | 1 | -5/+10 |
* | | | | | | | | | Merge topic 'fix-usejava-typo-13135' | David Cole | 2012-04-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | UseJava: fix typo in variable name (#13135) | Rolf Eike Beer | 2012-04-16 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'ctest_coverage-locale' | David Cole | 2012-04-25 | 1 | -1/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ctest_coverage: Save/restore LC_ALL around gcov (#13136) | Brad King | 2012-04-16 | 1 | -1/+29 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'fix-pkgconfig-13125' | David Cole | 2012-04-25 | 2 | -4/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindPkgConfig.cmake: fix documented output variable not set (#13125,#13132) | Rolf Eike Beer | 2012-04-15 | 2 | -4/+7 |
* | | | | | | | | | | Merge topic 'OBJECTLibrariesInCodeBlocks' | David Cole | 2012-04-25 | 2 | -2/+43 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CodeBlocks: improve support for OBJECT libraries | Alex Neundorf | 2012-04-09 | 2 | -2/+30 |
| * | | | | | | | | | | -fix #13081: support OBJECT libraries in CodeBlocks/QtCreator projects | Alex Neundorf | 2012-03-31 | 1 | -2/+15 |