summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Detect Fortran target architecture on WindowsBrad King2010-12-164-1/+18
* Make Intel defines consistent with MSVC on Windows (#9904)Brad King2010-12-151-10/+10
* Merge topic 'external-project-args-file'Brad King2010-12-141-1/+52
|\
| * Fixed bug where last entry would be lost.Marcus D. Hanwell2010-12-131-0/+5
| * Escape file write expansion, and build up lists.Marcus D. Hanwell2010-12-111-12/+25
| * Added CMAKE_CACHE_ARGS to ExternalProject.Marcus D. Hanwell2010-12-101-0/+33
* | Merge topic 'CPackRPM-Fix0011595'Brad King2010-12-141-3/+2
|\ \
| * | CPackRPM fix bug 0011595 : Can't generate RPMs (on FC11...)Eric NOULARD2010-12-131-3/+2
| |/
* | Merge topic 'ParallelEclipseMakefiles2'Brad King2010-12-141-0/+6
|\ \
| * | Add ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT as a ADVANCED cache variable (#9631)Alex Neundorf2010-12-131-0/+4
| * | Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generatorAlex Neundorf2010-12-121-0/+2
| |/
* | Merge topic '11445-workaround'Brad King2010-12-141-28/+26
|\ \
| * | Add Boost 1.46Philip Lowman2010-12-131-2/+2
| * | [patch] Add Boost 1.45 to search, simplify a check removing VERSION_LESSPhilip Lowman2010-12-131-28/+26
| |/
* | Merge topic 'fix_incremental_vs2010'Brad King2010-12-141-0/+2
|\ \
| * | Fix incremental linking for VS2010 with nmake or make.Bill Hoffman2010-12-091-0/+2
| |/
* | Merge topic 'FindTCL-version-ref'Brad King2010-12-141-2/+2
|\ \
| * | FindTCL: Fix TCL and TK version variable references (#11528)Kai Wasserbäch2010-12-091-2/+2
| |/
* | Merge topic 'FixDocTypoInFindFLEX'Brad King2010-12-141-2/+2
|\ \
| * | Fix typos in the docAlex Neundorf2010-12-071-2/+2
| |/
* | BundleUtilities: error if fixup_bundle_item called on non-embedded itemDavid Cole2010-12-061-0/+30
|/
* Merge topic 'qt4-deps-tiff-jpeg-mng'Brad King2010-12-021-3/+20
|\
| * Fix build issues cross compiling with static Qt.Clinton Stimpson2010-11-231-3/+20
* | Merge topic 'bundleutils-rpath-removal'Brad King2010-12-021-6/+6
|\ \ | |/ |/|
| * BundleUtilities: only do rpath strip on copied prerequisites.Clinton Stimpson2010-11-231-6/+6
* | Merge topic 'FindITK-use-find_package'David Cole2010-11-231-61/+17
|\ \
| * | Modernize FindITK module (#11494)Brad King2010-11-221-61/+17
| |/
* | Merge topic 'pgi-mac'David Cole2010-11-231-4/+4
|\ \
| * | Pass Mac linker flag through PGI compiler using "-Wl,"Brad King2010-11-221-4/+4
| |/
* | Merge topic '11384'David Cole2010-11-231-1/+6
|\ \
| * | 11384: FindCxxTest now includes test code in VS projectPhilip Lowman2010-11-191-1/+6
| |/
* | Merge topic '11430'David Cole2010-11-231-2/+3
|\ \
| * | 11430: FindBullet doesn't find header files installed by Bullet >= 2.77Philip Lowman2010-11-191-2/+3
| |/
* | Merge topic 'IncludeCMakeDetermineCompilerIdInDetermineASMCompiler'David Cole2010-11-231-0/+1
|\ \
| * | Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake (#11467)Alex Neundorf2010-11-171-0/+1
| |/
* | Merge topic 'spelling'David Cole2010-11-231-1/+1
|\ \
| * | Modules: Fix spelling 'becase' -> 'because'.Andrius Štikonas2010-11-171-1/+1
| |/
* | Merge topic 'CPackRPM-ComponentSupport'David Cole2010-11-231-13/+24
|\ \
| * | CPackRPM add basic component support to CPackRPMEric NOULARD2010-11-131-13/+24
* | | Merge topic 'AddASM_NASMSupport'David Cole2010-11-236-12/+109
|\ \ \
| * | | Some more fixes for nasm support, from Etienne (#10069)Alex Neundorf2010-11-121-17/+19
| * | | Use CMAKE_ASM_NASM_FLAGS for nasm instead of FLAGSAlex Neundorf2010-10-211-1/+1
| * | | Add support for yasm, a nasm compatible assemblerAlex Neundorf2010-10-212-3/+3
| * | | We already have 2010, fix copyright year.Alex Neundorf2010-09-273-3/+3
| * | | Add missing copyright headersAlex Neundorf2010-09-273-0/+42
| * | | Improve misleading comments.Alex Neundorf2010-09-253-12/+13
| * | | Add support for nasm assembler, patch by Peter Collingbourne (see #10069)Alex Neundorf2010-09-253-0/+52
* | | | Merge topic 'moc-includes-regex'David Cole2010-11-231-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix regex for moc includes when looking for frameworks.Clinton Stimpson2010-08-021-4/+4
* | | | Merge topic 'EP-extra-generator'David Cole2010-11-161-1/+6
|\ \ \ \