Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Added CMAKE_CACHE_ARGS to ExternalProject. | Marcus D. Hanwell | 2010-12-10 | 1 | -0/+33 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'CPackRPM-Fix0011595' | Brad King | 2010-12-14 | 1 | -3/+2 | |
|\ \ \ \ | ||||||
| * | | | | CPackRPM fix bug 0011595 : Can't generate RPMs (on FC11...) | Eric NOULARD | 2010-12-13 | 1 | -3/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'ParallelEclipseMakefiles2' | Brad King | 2010-12-14 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | Add ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT as a ADVANCED cache variable (#9631) | Alex Neundorf | 2010-12-13 | 1 | -0/+4 | |
| * | | | | Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generator | Alex Neundorf | 2010-12-12 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | Merge topic '11445-workaround' | Brad King | 2010-12-14 | 1 | -28/+26 | |
|\ \ \ \ | ||||||
| * | | | | Add Boost 1.46 | Philip Lowman | 2010-12-13 | 1 | -2/+2 | |
| * | | | | [patch] Add Boost 1.45 to search, simplify a check removing VERSION_LESS | Philip Lowman | 2010-12-13 | 1 | -28/+26 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix_incremental_vs2010' | Brad King | 2010-12-14 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix incremental linking for VS2010 with nmake or make. | Bill Hoffman | 2010-12-09 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindTCL-version-ref' | Brad King | 2010-12-14 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | FindTCL: Fix TCL and TK version variable references (#11528) | Kai Wasserbäch | 2010-12-09 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'FixDocTypoInFindFLEX' | Brad King | 2010-12-14 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix typos in the doc | Alex Neundorf | 2010-12-07 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | BundleUtilities: error if fixup_bundle_item called on non-embedded item | David Cole | 2010-12-06 | 1 | -0/+30 | |
|/ / / | ||||||
* | | | Merge topic 'qt4-deps-tiff-jpeg-mng' | Brad King | 2010-12-02 | 1 | -3/+20 | |
|\ \ \ | ||||||
| * | | | Fix build issues cross compiling with static Qt. | Clinton Stimpson | 2010-11-23 | 1 | -3/+20 | |
* | | | | Merge topic 'bundleutils-rpath-removal' | Brad King | 2010-12-02 | 1 | -6/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | BundleUtilities: only do rpath strip on copied prerequisites. | Clinton Stimpson | 2010-11-23 | 1 | -6/+6 | |
* | | | | Merge topic 'FindITK-use-find_package' | David Cole | 2010-11-23 | 1 | -61/+17 | |
|\ \ \ \ | ||||||
| * | | | | Modernize FindITK module (#11494) | Brad King | 2010-11-22 | 1 | -61/+17 | |
| |/ / / | ||||||
* | | | | Merge topic 'pgi-mac' | David Cole | 2010-11-23 | 1 | -4/+4 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Pass Mac linker flag through PGI compiler using "-Wl," | Brad King | 2010-11-22 | 1 | -4/+4 | |
| |/ / | ||||||
* | | | Merge topic '11384' | David Cole | 2010-11-23 | 1 | -1/+6 | |
|\ \ \ | ||||||
| * | | | 11384: FindCxxTest now includes test code in VS project | Philip Lowman | 2010-11-19 | 1 | -1/+6 | |
| |/ / | ||||||
* | | | Merge topic '11430' | David Cole | 2010-11-23 | 1 | -2/+3 | |
|\ \ \ | ||||||
| * | | | 11430: FindBullet doesn't find header files installed by Bullet >= 2.77 | Philip Lowman | 2010-11-19 | 1 | -2/+3 | |
| |/ / | ||||||
* | | | Merge topic 'IncludeCMakeDetermineCompilerIdInDetermineASMCompiler' | David Cole | 2010-11-23 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake (#11467) | Alex Neundorf | 2010-11-17 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge topic 'spelling' | David Cole | 2010-11-23 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Modules: Fix spelling 'becase' -> 'because'. | Andrius Štikonas | 2010-11-17 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'CPackRPM-ComponentSupport' | David Cole | 2010-11-23 | 1 | -13/+24 | |
|\ \ \ | ||||||
| * | | | CPackRPM add basic component support to CPackRPM | Eric NOULARD | 2010-11-13 | 1 | -13/+24 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'AddASM_NASMSupport' | David Cole | 2010-11-23 | 6 | -12/+109 | |
|\ \ \ | ||||||
| * | | | Some more fixes for nasm support, from Etienne (#10069) | Alex Neundorf | 2010-11-12 | 1 | -17/+19 | |
| * | | | Use CMAKE_ASM_NASM_FLAGS for nasm instead of FLAGS | Alex Neundorf | 2010-10-21 | 1 | -1/+1 | |
| * | | | Add support for yasm, a nasm compatible assembler | Alex Neundorf | 2010-10-21 | 2 | -3/+3 | |
| * | | | We already have 2010, fix copyright year. | Alex Neundorf | 2010-09-27 | 3 | -3/+3 | |
| * | | | Add missing copyright headers | Alex Neundorf | 2010-09-27 | 3 | -0/+42 | |
| * | | | Improve misleading comments. | Alex Neundorf | 2010-09-25 | 3 | -12/+13 | |
| * | | | Add support for nasm assembler, patch by Peter Collingbourne (see #10069) | Alex Neundorf | 2010-09-25 | 3 | -0/+52 | |
* | | | | Merge topic 'moc-includes-regex' | David Cole | 2010-11-23 | 1 | -4/+4 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix regex for moc includes when looking for frameworks. | Clinton Stimpson | 2010-08-02 | 1 | -4/+4 | |
* | | | | Merge topic 'EP-extra-generator' | David Cole | 2010-11-16 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | BUG 11451 - pass CMAKE_EXTRA_GENERATOR down. | Marcus D. Hanwell | 2010-11-13 | 1 | -1/+6 | |
* | | | | | Merge topic 'cray-compiler' | David Cole | 2010-11-16 | 6 | -0/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Teach CMake about Cray C, C++, and Fortran compilers | Brad King | 2010-11-12 | 6 | -0/+14 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FixFindQt3REQUIRED' | David Cole | 2010-11-16 | 1 | -3/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix #11421: FindQt3.cmake doesn't honor the REQUIRED keyword | Alex Neundorf | 2010-11-09 | 1 | -3/+3 | |