Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Initialize ASM rpath flags for executables with those for shared libs | Brad King | 2011-03-02 | 1 | -0/+12 | |
| * | | | | | | | | Add support for the Intel compiler used for ASM under Windows | Alex Neundorf | 2011-03-02 | 2 | -1/+7 | |
| * | | | | | | | | Add more regex for gcc, always print the ASM compiler ID | Alex Neundorf | 2011-03-01 | 1 | -7/+8 | |
| * | | | | | | | | Add temporary debug output for compiler ID detection for ASM | Alex Neundorf | 2011-03-01 | 1 | -0/+7 | |
| * | | | | | | | | It's ELSEIF(), not ELSIF() | Alex Neundorf | 2011-03-01 | 1 | -1/+1 | |
| * | | | | | | | | Fix bad comparison in the detect assembler-code | Alex Neundorf | 2011-03-01 | 1 | -4/+4 | |
| * | | | | | | | | Only try assembler support for Makefile-based generators | Alex Neundorf | 2011-03-01 | 1 | -4/+6 | |
| * | | | | | | | | Use a regexp instead a lot of ORs for checking the compiler ID | Alex Neundorf | 2011-02-24 | 1 | -11/+3 | |
| * | | | | | | | | The Assembler test now tests ASM for GNU, Intel, HP, XL and SunPro | Alex Neundorf | 2011-02-23 | 1 | -16/+19 | |
| * | | | | | | | | Add assemble- and preprocess commands for HP | Alex Neundorf | 2011-02-23 | 2 | -3/+6 | |
| * | | | | | | | | Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use it | Alex Neundorf | 2011-02-23 | 2 | -3/+1 | |
| * | | | | | | | | Change the default rules so they fit better to the new ASM handling | Alex Neundorf | 2011-02-23 | 5 | -10/+5 | |
| * | | | | | | | | Set the HP asm file suffix | Alex Neundorf | 2011-02-23 | 1 | -0/+2 | |
| * | | | | | | | | Add support for ASm for the HP compiler. | Alex Neundorf | 2011-02-23 | 3 | -1/+9 | |
| * | | | | | | | | Add suport for ASM for the IBM XL compiler | Alex Neundorf | 2011-02-23 | 2 | -0/+19 | |
| * | | | | | | | | Add support for ASM for the SunPro compiler | Alex Neundorf | 2011-02-23 | 2 | -0/+30 | |
| * | | | | | | | | Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILER | Alex Neundorf | 2011-02-23 | 1 | -1/+1 | |
| * | | | | | | | | Add ASM support for the Intel compiler | Alex Neundorf | 2011-02-23 | 3 | -1/+16 | |
| * | | | | | | | | Rework the way assembler is handled, use the C/CXX compiler by default | Alex Neundorf | 2011-01-30 | 4 | -7/+62 | |
* | | | | | | | | | Merge topic 'improve-ExternalProject-file-name-recognition' | Brad King | 2011-03-08 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ExternalProject: Extract file names from more urls | David Cole | 2011-03-04 | 1 | -4/+9 | |
* | | | | | | | | | | Merge topic 'CPack-MoreRobustComponentFileList' | Brad King | 2011-03-08 | 1 | -29/+49 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPack fix compile error on VS70 and avoid KWStyle warnings | Eric NOULARD | 2011-03-04 | 1 | -5/+9 | |
| * | | | | | | | | | | CPack more robust way to collect files belonging to a component | Eric NOULARD | 2011-03-03 | 1 | -29/+45 | |
* | | | | | | | | | | | Merge topic 'CPackRPM-enableCPackTests' | Brad King | 2011-03-08 | 2 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CPackRPM do not run test if build dir contains space | Eric NOULARD | 2011-03-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | CPackRPM activate CPackRPM test on Linux systems where rpmbuild is found | Eric NOULARD | 2011-03-03 | 2 | -0/+23 | |
* | | | | | | | | | | | | Merge topic 'CPackArchive-PackageOrphanComponents' | Brad King | 2011-03-08 | 2 | -1/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CPackArchive package all components specified in CPACK_COMPONENTS_ALL | Eric NOULARD | 2011-03-03 | 2 | -1/+34 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'link-static' | Brad King | 2011-03-08 | 5 | -11/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Test static linking with LINK_SEARCH_START_STATIC | Brad King | 2011-03-04 | 3 | -0/+48 | |
| * | | | | | | | | | | | | Add target property LINK_SEARCH_START_STATIC to aid static linking | Brad King | 2011-03-03 | 2 | -11/+26 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'remove-self-CMAKE_BACKWARDS_COMPATIBILITY-mark' | Brad King | 2011-03-08 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unused CMAKE_BACKWARDS_COMPATIBILITY mark | Brad King | 2011-03-01 | 1 | -2/+0 | |
* | | | | | | | | | | | | | Merge topic 'aix-xl-platform-info' | Brad King | 2011-03-08 | 6 | -14/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Move RPATH flags to AIX per-compiler information files | Brad King | 2011-03-02 | 3 | -2/+4 | |
| * | | | | | | | | | | | | Factor AIX and XL compiler flags into common module | Brad King | 2011-03-02 | 4 | -12/+32 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'hp-compiler-info' | Brad King | 2011-03-08 | 5 | -65/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Factor HP compiler flags into per-platform/per-compiler files | Brad King | 2011-03-02 | 5 | -65/+67 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-08 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-07 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-06 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-05 | 1 | -1/+1 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-04 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-03 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | KWSys: Require at least CMake 2.6.3 | Brad King | 2011-03-01 | 1 | -196/+90 | |
* | | | | | | | Merge topic 'require-cmake-2.6.3' | Brad King | 2011-03-01 | 4 | -46/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Require at least CMake 2.6.3 to build current CMake | Brad King | 2011-02-24 | 4 | -46/+11 | |
* | | | | | | | | Merge topic 'doc-typo-fixes' | Brad King | 2011-03-01 | 7 | -9/+7 | |
|\ \ \ \ \ \ \ \ |