summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not crash on SHARED library without language (#13324)Brad King2012-06-208-2/+16
* Merge topic 'module-no-soname'David Cole2012-05-0118-59/+161
|\
| * Test NO_SONAME property (#13155)Brad King2012-04-302-0/+58
| * Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-3016-59/+103
* | Merge topic 'intel-Windows-RTC1'David Cole2012-05-011-1/+1
|\ \
| * | Intel: On Windows use /RTC1 instead of deprecated /GZ (#13174)Brad King2012-04-301-1/+1
* | | Merge topic 'fix-12564-avoid-git-re-clones'David Cole2012-05-011-29/+72
|\ \ \
| * | | ExternalProject: Avoid repeated git clone operations (#12564)David Cole2012-04-281-1/+26
| * | | ExternalProject: Refactor repeated code into function (#12564)David Cole2012-04-281-27/+39
| * | | ExternalProject: Avoid unnecessary git clones (#12564)David Cole2012-04-251-1/+7
* | | | Merge topic 'vs10-source-paths'David Cole2012-05-014-80/+137
|\ \ \ \
| * | | | VS10: Generate relative source paths when possible (#12570)Brad King2012-04-273-4/+77
| * | | | 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
* | | | | Merge topic 'kwsys-environ-cleanup'David Cole2012-05-0111-94/+370
|\ \ \ \ \
| * | | | | KWSys: Fix SystemTools environment memory handling (#13156)Brad King2012-04-276-28/+344
| * | | | | CTest: Simplify environment save/restoreBrad King2012-04-245-66/+26
* | | | | | Merge topic 'more-Intel-warnings'David Cole2012-05-012-2/+6
|\ \ \ \ \ \
| * | | | | | Check{C,CXX}CompilerFlag: catch more Intel warning types (#12576)Rolf Eike Beer2012-04-262-2/+6
* | | | | | | Merge topic 'require-CMake-2.8.2'David Cole2012-05-012-5/+4
|\ \ \ \ \ \ \
| * | | | | | | Require CMake 2.8.2 or higher to build CMakeBrad King2012-04-262-5/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'doc-html-anchors'David Cole2012-05-011-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Fix HTML anchor rangesBrad King2012-04-261-5/+5
* | | | | | | | Merge topic 'ctest_memcheck-xml-encoding'David Cole2012-05-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Escape MemCheck test output for XML (#13124)Brad King2012-04-261-1/+1
* | | | | | | | | Merge topic 'developer-setup'David Cole2012-05-011-10/+36
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'setup' into developer-setupBrad King2012-04-261-10/+36
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | setup-stage: Optionally reconfigure topic stageBrad King2012-04-261-10/+36
* | | | | | | | | | | Merge topic 'try-compile-cleanup-dirs'David Cole2012-05-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | try_compile: Cleanup temporary directories (#13160)Brad King2012-04-261-0/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'kwsys-remove-DateStamp'David Cole2012-05-014-119/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KWSys: Remove DateStampBrad King2012-04-254-119/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-05-011-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-04-301-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-04-291-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-04-281-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-04-271-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \