summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make use_mangled_mesa() available in cmake script mode (#11926)Alex Neundorf2011-03-101-0/+5
* Remove trailing whitespaceAlex Neundorf2011-03-101-5/+4
* KWSys Nightly Date StampKWSys Robot2011-03-101-1/+1
* KWSys Nightly Date StampKWSys Robot2011-03-091-1/+1
* Merge topic 'ReworkedAsmSupport'Brad King2011-03-0817-34/+200
|\
| * Do not bother enabling C++ in Assembler testBrad King2011-03-041-1/+1
| * Teach Assembler test to generate main.s at build timeBrad King2011-03-041-2/+9
| * Fix Assembler test to parse C flags string before usingBrad King2011-03-041-1/+3
| * -only enable the asm test for the Intel compiler if we are under UNIXAlex Neundorf2011-03-031-2/+2
| * -use CMAKE_C_FLAGS when generating the assembler fileAlex Neundorf2011-03-031-1/+1
| * Add ASM platform information for HP compiler on HPBrad King2011-03-022-0/+7
| * Merge branch 'hp-compiler-info' into ReworkedAsmSupportBrad King2011-03-025-65/+67
| |\
| * | Add ASM platform information for XL compiler on AIXBrad King2011-03-021-0/+2
| * | Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportBrad King2011-03-02139-3441/+2500
| |\ \
| * | | Initialize ASM rpath flags for executables with those for shared libsBrad King2011-03-021-0/+12
| * | | Add support for the Intel compiler used for ASM under WindowsAlex Neundorf2011-03-022-1/+7
| * | | Add more regex for gcc, always print the ASM compiler IDAlex Neundorf2011-03-011-7/+8
| * | | Add temporary debug output for compiler ID detection for ASMAlex Neundorf2011-03-011-0/+7
| * | | It's ELSEIF(), not ELSIF()Alex Neundorf2011-03-011-1/+1
| * | | Fix bad comparison in the detect assembler-codeAlex Neundorf2011-03-011-4/+4
| * | | Only try assembler support for Makefile-based generatorsAlex Neundorf2011-03-011-4/+6
| * | | Use a regexp instead a lot of ORs for checking the compiler IDAlex Neundorf2011-02-241-11/+3
| * | | The Assembler test now tests ASM for GNU, Intel, HP, XL and SunProAlex Neundorf2011-02-231-16/+19
| * | | Add assemble- and preprocess commands for HPAlex Neundorf2011-02-232-3/+6
| * | | Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use itAlex Neundorf2011-02-232-3/+1
| * | | Change the default rules so they fit better to the new ASM handlingAlex Neundorf2011-02-235-10/+5
| * | | 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