summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Set the HP asm file suffixAlex Neundorf2011-02-231-0/+2
| * | | | | | | Add support for ASm for the HP compiler.Alex Neundorf2011-02-233-1/+9
| * | | | | | | Add suport for ASM for the IBM XL compilerAlex Neundorf2011-02-232-0/+19
| * | | | | | | Add support for ASM for the SunPro compilerAlex Neundorf2011-02-232-0/+30
| * | | | | | | Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILERAlex Neundorf2011-02-231-1/+1
| * | | | | | | Add ASM support for the Intel compilerAlex Neundorf2011-02-233-1/+16
| * | | | | | | Rework the way assembler is handled, use the C/CXX compiler by defaultAlex Neundorf2011-01-304-7/+62
* | | | | | | | Merge topic 'improve-ExternalProject-file-name-recognition'Brad King2011-03-081-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Extract file names from more urlsDavid Cole2011-03-041-4/+9
* | | | | | | | | Merge topic 'CPack-MoreRobustComponentFileList'Brad King2011-03-081-29/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack fix compile error on VS70 and avoid KWStyle warningsEric NOULARD2011-03-041-5/+9
| * | | | | | | | | CPack more robust way to collect files belonging to a componentEric NOULARD2011-03-031-29/+45
* | | | | | | | | | Merge topic 'CPackRPM-enableCPackTests'Brad King2011-03-082-0/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPackRPM do not run test if build dir contains spaceEric NOULARD2011-03-041-2/+2
| * | | | | | | | | | CPackRPM activate CPackRPM test on Linux systems where rpmbuild is foundEric NOULARD2011-03-032-0/+23
* | | | | | | | | | | Merge topic 'CPackArchive-PackageOrphanComponents'Brad King2011-03-082-1/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CPackArchive package all components specified in CPACK_COMPONENTS_ALLEric NOULARD2011-03-032-1/+34
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'link-static'Brad King2011-03-085-11/+74
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Test static linking with LINK_SEARCH_START_STATICBrad King2011-03-043-0/+48
| * | | | | | | | | | | Add target property LINK_SEARCH_START_STATIC to aid static linkingBrad King2011-03-032-11/+26
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'remove-self-CMAKE_BACKWARDS_COMPATIBILITY-mark'Brad King2011-03-081-2/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused CMAKE_BACKWARDS_COMPATIBILITY markBrad King2011-03-011-2/+0
* | | | | | | | | | | | Merge topic 'aix-xl-platform-info'Brad King2011-03-086-14/+36
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Move RPATH flags to AIX per-compiler information filesBrad King2011-03-023-2/+4
| * | | | | | | | | | | Factor AIX and XL compiler flags into common moduleBrad King2011-03-024-12/+32
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'hp-compiler-info'Brad King2011-03-085-65/+67
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Factor HP compiler flags into per-platform/per-compiler filesBrad King2011-03-025-65/+67
| |/ / / / / / / / /
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-081-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-071-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-061-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-051-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-041-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-031-1/+1
|/ / / / / / /
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-021-1/+1
|/ / / / / /
* | | | | | KWSys: Require at least CMake 2.6.3Brad King2011-03-011-196/+90
* | | | | | Merge topic 'require-cmake-2.6.3'Brad King2011-03-014-46/+11
|\ \ \ \ \ \
| * | | | | | Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-244-46/+11
* | | | | | | Merge topic 'doc-typo-fixes'Brad King2011-03-017-9/+7
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-227-9/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fix-11286-add-file-upload'Brad King2011-03-016-112/+394
|\ \ \ \ \ \ \
| * | | | | | | Fix KWStyle line too long error (#11286)David Cole2011-02-281-1/+2
| * | | | | | | Implement file(UPLOAD (#11286)David Cole2011-02-256-112/+393
| |/ / / / / /
* | | | | | | Merge topic 'libarchive-rm-windows-build'Brad King2011-03-0110-2524/+0
|\ \ \ \ \ \ \
| * | | | | | | libarchive: Remove unused build/windows directory (#11885)Brad King2011-02-2210-2524/+0
| |/ / / / / /
* | | | | | | Merge topic 'qt4-setversion-regression-43cb9b8'Brad King2011-03-011-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix regression in 43cb9b8.Clinton Stimpson2011-02-241-0/+5
* | | | | | | | Merge topic 'CPack-ChangeComponentNamingScheme'Brad King2011-03-015-24/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack remove previously CPack generated files (if any) before running CPackEric NOULARD2011-02-231-11/+20
| * | | | | | | | CPack fix KWStyle warningEric NOULARD2011-02-231-1/+1
| * | | | | | | | CPack Authorize DISPLAY_NAME usage in component packageEric NOULARD2011-02-224-11/+72