summaryrefslogtreecommitdiff
path: root/Modules
AgeCommit message (Expand)AuthorFilesLines
2011-03-18UseJava: classpath needs quotes on Windows.Andreas Schneider1-2/+2
2011-03-18Modules: Added CMake Java support.Andreas Schneider3-0/+892
2011-03-18Java: Find missing java development executables.Andreas Schneider1-0/+18
2011-03-15Merge topic 'CPackRPM-TestWithMoreTraces'Brad King1-2/+26
2011-03-15Merge topic 'CPackDeb-ComponentSupport'Brad King1-0/+22
2011-03-15Merge topic 'qt4-paramfile-speed'Brad King1-4/+2
2011-03-15Merge topic 'qt4-cross-compile-no-default'Brad King1-34/+34
2011-03-11CPackDeb add Component Support to DEB generator fix #0011655M. Konrad1-0/+22
2011-03-10Speed up creation of parameters file for moc custom command.Clinton Stimpson1-4/+2
2011-03-10When cross compiling, don't double-root paths when using find_*.Markus Rathgeb1-34/+34
2011-03-10CPackRPM non matching ENDIFEric NOULARD1-1/+1
2011-03-10CPackRPM even more trace in debug mode or in case of failureEric NOULARD1-1/+6
2011-03-10CPackRPM add more trace output in order to help failing diagnosticsEric NOULARD1-0/+19
2011-03-09InstallRequiredSystemLibraries: Read reg values with get_filename_componentDavid Cole1-4/+12
2011-03-08Merge topic 'ReworkedAsmSupport'Brad King16-17/+177
2011-03-08Merge topic 'improve-ExternalProject-file-name-recognition'Brad King1-4/+9
2011-03-08Merge topic 'aix-xl-platform-info'Brad King6-14/+36
2011-03-04ExternalProject: Extract file names from more urlsDavid Cole1-4/+9
2011-03-02Add ASM platform information for HP compiler on HPBrad King2-0/+7
2011-03-02Merge branch 'hp-compiler-info' into ReworkedAsmSupportBrad King5-65/+67
2011-03-02Factor HP compiler flags into per-platform/per-compiler filesBrad King5-65/+67
2011-03-02Add ASM platform information for XL compiler on AIXBrad King1-0/+2
2011-03-02Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportBrad King17-171/+145
2011-03-02Initialize ASM rpath flags for executables with those for shared libsBrad King1-0/+12
2011-03-02Move RPATH flags to AIX per-compiler information filesBrad King3-2/+4
2011-03-02Factor AIX and XL compiler flags into common moduleBrad King4-12/+32
2011-03-02Add support for the Intel compiler used for ASM under WindowsAlex Neundorf2-1/+7
2011-03-01Add more regex for gcc, always print the ASM compiler IDAlex Neundorf1-7/+8
2011-03-01Add temporary debug output for compiler ID detection for ASMAlex Neundorf1-0/+7
2011-03-01It's ELSEIF(), not ELSIF()Alex Neundorf1-1/+1
2011-03-01Merge topic 'doc-typo-fixes'Brad King3-5/+3
2011-03-01Merge topic 'qt4-setversion-regression-43cb9b8'Brad King1-0/+5
2011-03-01Fix bad comparison in the detect assembler-codeAlex Neundorf1-4/+4
2011-02-24Merge topic 'mingw-module-definition'Brad King1-1/+1
2011-02-23Fix regression in 43cb9b8.Clinton Stimpson1-0/+5
2011-02-23Add assemble- and preprocess commands for HPAlex Neundorf2-3/+6
2011-02-23Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use itAlex Neundorf2-3/+1
2011-02-23Change the default rules so they fit better to the new ASM handlingAlex Neundorf5-10/+5
2011-02-23Set the HP asm file suffixAlex Neundorf1-0/+2
2011-02-23Add support for ASm for the HP compiler.Alex Neundorf3-1/+9
2011-02-23Add suport for ASM for the IBM XL compilerAlex Neundorf2-0/+19
2011-02-23Add support for ASM for the SunPro compilerAlex Neundorf2-0/+30
2011-02-23Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILERAlex Neundorf1-1/+1
2011-02-23Add ASM support for the Intel compilerAlex Neundorf3-1/+16
2011-02-23Pass .def files directly to MinGW tools (#9997)Brad King1-1/+1
2011-02-22Documentation: Fix a few typos (#11883)Modestas Vainius3-5/+3
2011-02-22Merge topic 'qt4-fphsa'Brad King1-133/+52
2011-02-22Merge topic 'mingw-module-definition'Brad King1-0/+1
2011-02-22Merge topic 'qt4-macfind'Brad King1-4/+21
2011-02-22Merge topic 'init-LDFLAGS-issue-11840'Brad King1-3/+3