summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS11: Do not use source path conversion workaround specific to VS 10Brad King2012-04-271-7/+22
* VS10: Convert paths normally unless forced to relativeBrad King2012-04-272-19/+21
* VS10: Simplify vcxproj.filter file generationBrad King2012-04-272-65/+26
* VS10: Refactor custom commands to use WriteSourceBrad King2012-04-272-14/+20
* CMake Nightly Date StampKitware Robot2012-04-261-1/+1
* Merge topic 'intel-Windows-EHsc'David Cole2012-04-251-1/+1
|\
| * Intel: On Windows use /EHsc instead of deprecated /GX (#13163)Brad King2012-04-241-1/+1
* | Merge topic 'EnhanceBash-completion-part1'David Cole2012-04-257-207/+306
|\ \
| * | Install editors helper filesEric NOULARD2012-04-231-0/+2
| * | Enhancement of bash completion scripts given by Igor Murzov.Eric NOULARD2012-04-237-207/+304
* | | Merge topic 'fix-9946-uninstall-before-install'David Cole2012-04-253-0/+34
|\ \ \
| * | | Added CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALLPatrick Gansterer2012-04-223-0/+34
| |/ /
* | | Merge topic 'fix-ExternalProject-COMMAND-niggly'David Cole2012-04-251-1/+2
|\ \ \
| * | | ExternalProject: Add missing COMMAND keywordDavid Cole2012-04-221-1/+2
| |/ /
* | | Merge topic 'fix-13085-add-nsis-preinstall-hook'David Cole2012-04-252-3/+12
|\ \ \
| * | | CPack/NSIS: Add CPACK_NSIS_EXTRA_PREINSTALL_COMMANDS (#13085)David Cole2012-04-212-3/+12
* | | | Merge topic 'CPack-fixManPage-typo'David Cole2012-04-251-0/+1
|\ \ \ \
| * | | | Fix CPack RPM man page typo detected by lintian.Modestas Vainius2012-04-201-0/+1
* | | | | Merge topic 'compile-XL-v6'David Cole2012-04-253-6/+9
|\ \ \ \ \
| * | | | | Workaround IBM XL v6 streams seekg bug (#13149)Jim Hague2012-04-191-1/+1
| * | | | | libarchive: Avoid 'inline' keyword on XL C v6 (#13148)Brad King2012-04-191-0/+3
| * | | | | libarchive: Avoid trailing , in enum for XL v6 (#13148)Jim Hague2012-04-191-5/+5
* | | | | | Merge topic 'enhance-include_external_msproject'David Cole2012-04-2520-26/+265
|\ \ \ \ \ \
| * | | | | | VS: Fix line-too-long style errorsBrad King2012-04-194-12/+16
| * | | | | | Merge branch 'list-empty-error' into enhance-include_external_msprojectBrad King2012-04-1913-1/+44
| |\ \ \ \ \ \
| * | | | | | | include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120)Brad King2012-04-1911-0/+138
| * | | | | | | Merge branch 'test-RunCMake-check' into enhance-include_external_msprojectBrad King2012-04-192-9/+19
| |\ \ \ \ \ \ \
| * | | | | | | | include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-169-25/+122
* | | | | | | | | Merge topic 'list-empty-error'David Cole2012-04-2513-1/+44
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | list: Handle errors on empty lists more gracefully (#13138)Brad King2012-04-1713-1/+44
* | | | | | | | | Merge topic 'test-RunCMake-check'David Cole2012-04-252-9/+19
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Teach RunCMake tests to allow custom checksBrad King2012-04-192-9/+19
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'doc-find_package-variables'David Cole2012-04-251-3/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | find_package: Fix components signature documentation (#13142)Brad King2012-04-191-3/+3
| * | | | | | | | find_package: Document <package>_FIND_* variables (#13142)Brad King2012-04-181-0/+23
| |/ / / / / / /
* | | | | | | | Merge topic 'vs10-rule-files'David Cole2012-04-259-52/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | VS10: Avoid creating .rule files next to outputs (#13141)Brad King2012-04-183-1/+24
| * | | | | | | | Factor out custom command .rule file path generationBrad King2012-04-183-10/+22
| * | | | | | | | Cleanup custom command .rule file internal handlingBrad King2012-04-185-41/+41
| |/ / / / / / /
* | | | | | | | Merge topic 'CPackDeb-fixFakerootOnControl'David Cole2012-04-251-5/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Use fakeroot for control.tar.gz as wellEric NOULARD2012-04-171-5/+10
* | | | | | | | | Merge topic 'fix-usejava-typo-13135'David Cole2012-04-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UseJava: fix typo in variable name (#13135)Rolf Eike Beer2012-04-161-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ctest_coverage-locale'David Cole2012-04-251-1/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest_coverage: Save/restore LC_ALL around gcov (#13136)Brad King2012-04-161-1/+29
| |/ / / / / / / /
* | | | | | | | | Merge topic 'fix-pkgconfig-13125'David Cole2012-04-252-4/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPkgConfig.cmake: fix documented output variable not set (#13125,#13132)Rolf Eike Beer2012-04-152-4/+7
* | | | | | | | | | Merge topic 'OBJECTLibrariesInCodeBlocks'David Cole2012-04-252-2/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CodeBlocks: improve support for OBJECT librariesAlex Neundorf2012-04-092-2/+30
| * | | | | | | | | | -fix #13081: support OBJECT libraries in CodeBlocks/QtCreator projectsAlex Neundorf2012-03-311-2/+15