Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Tweak for cygwin, don't convert : to ; | Clinton Stimpson | 2010-07-03 | 1 | -2/+2 | |
| * | | | | | | Add cross-compiling support to FindQt4.cmake | Clinton Stimpson | 2010-07-02 | 3 | -246/+229 | |
* | | | | | | | Merge branch 'CPackRPM-handleFileWithSpace' | Brad King | 2010-07-06 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackRPM:: Quote every filenames in %file section (see bugs 10701,10871,10345) | Eric NOULARD | 2010-07-04 | 1 | -3/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'CPackRPM-VariousEnhancement-0010741' | Brad King | 2010-07-06 | 1 | -88/+97 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Provides default changelog if no file is provided | Eric NOULARD | 2010-07-04 | 1 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | clean up some stuff in CPack RPM script | Rolf Eike Beer | 2010-07-04 | 1 | -88/+95 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'CPackRPM-fixDashInRPMVersion' | Brad King | 2010-07-06 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackRPM:: Replace - with _ in RPM Version (fix bug 0010934) | Eric NOULARD | 2010-07-04 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'FindMPI-flag-parsing' | Brad King | 2010-07-06 | 1 | -11/+11 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | FindMPI: Fix parsing of mpicc -Wl,-L link flags (#9093) | Brad King | 2010-06-29 | 1 | -2/+2 | |
| * | | | | | FindMPI: Failure is not an error if not REQUIRED | Brad King | 2010-06-28 | 1 | -3/+3 | |
| * | | | | | FindMPI: Parse mpicc flags more carefully (#9093) | Brad King | 2010-06-25 | 1 | -6/+6 | |
| * | | | | | FindMPI: Do not parse -l in middle of library name | Brad King | 2010-06-24 | 1 | -2/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'FindMPI-BlueGene-L' | Brad King | 2010-06-29 | 1 | -6/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindMPI: Trust mpicc -showme on BlueGene/L | Brad King | 2010-06-28 | 1 | -6/+0 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'qt4-configdeps-standardmodules' | Brad King | 2010-06-29 | 1 | -82/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | Change Qt4ConfigDependentSettings to use more standard find modules. | Clinton Stimpson | 2010-06-25 | 1 | -82/+24 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'getprerequisites-bug10418' | Brad King | 2010-06-29 | 1 | -1/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix regression in 5e6634fd77969433a87c150a2fb3f2079131484f for Windows. | Clinton Stimpson | 2010-06-24 | 1 | -3/+3 | |
| * | | | | | Fix bug 10418 - GetPrerequisites returning "not" as a dependency. | Clinton Stimpson | 2010-06-24 | 1 | -1/+12 | |
| |/ / / / | ||||||
* | | | | | Fix performance issue with getting version from zlib.h | Clinton Stimpson | 2010-06-24 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge branch 'findopenssl-win64' | Brad King | 2010-06-24 | 1 | -10/+28 | |
|\ \ \ \ | ||||||
| * | | | | Apply patch from B. King on ML | Mathieu Malaterre | 2010-06-22 | 1 | -2/+2 | |
| * | | | | Cleanup FindOpenSSL. Add support for win64 installation. | Mathieu Malaterre | 2010-06-15 | 1 | -10/+28 | |
* | | | | | Merge branch 'CudaRTEmuLibraryForCUDA30' | Brad King | 2010-06-24 | 1 | -2/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add support for the emulation version of the cudart library. | James Bigler | 2010-06-21 | 1 | -2/+23 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Qualify name of extraction location with ExternalProject name. | David Cole | 2010-06-23 | 1 | -5/+4 | |
* | | | | | Merge branch 'finddcmtk' | Brad King | 2010-06-22 | 1 | -148/+118 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Cleanup FindDCMTK (using foreach). Fix linking on win32 static libs. | Mathieu Malaterre | 2010-06-15 | 1 | -148/+118 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'remove-bad-paths-from-CMakeVSFind-modules' | Brad King | 2010-06-22 | 2 | -7/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove "Microsoft Visual Studio .NET" from VS8 and VS9 find modules. | David Cole | 2010-06-16 | 2 | -7/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'FixCudaVersionAfterFirstRun' | Brad King | 2010-06-22 | 1 | -0/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | CUDA_VERSION variable passed to REGEX needs quotes to work when not defined. | James Bigler | 2010-06-15 | 1 | -2/+2 | |
| * | | | Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run. | James Bigler | 2010-05-12 | 1 | -0/+4 | |
| * | | | -make CMAKE_ASM_FLAGS_INIT and friends work (#10577) | Alex Neundorf | 2010-05-12 | 1 | -0/+35 | |
| * | | | BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime | Mathieu Malaterre | 2010-05-11 | 1 | -9/+42 | |
| * | | | Add GITCommand key value pair. | Bill Hoffman | 2010-05-11 | 1 | -0/+4 | |
| * | | | -use the HINTS keyword for finding FindKDE4Internal.cmake | Alex Neundorf | 2010-05-10 | 1 | -1/+1 | |
| * | | | BUG #10209: Fixed FindwxWidget CXX flags parsing error. | Miguel A. Figueroa-Villanueva | 2010-05-09 | 1 | -2/+5 | |
* | | | | Merge branch 'ctest-git-flexibility' | Brad King | 2010-06-15 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | ctest_update: Support custom Git update command | Brad King | 2010-06-08 | 1 | -0/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'remove-qmake-query' | Brad King | 2010-06-15 | 2 | -30/+5 | |
|\ \ \ \ | ||||||
| * | | | | Remove macro for querying qmake for qmake variables. | Clinton Stimpson | 2010-06-12 | 2 | -30/+5 | |
| |/ / / | ||||||
* | | | | Merge branch 'findthreads-irix' | Brad King | 2010-06-15 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | Support pthreads on irix. | Clinton Stimpson | 2010-06-12 | 1 | -2/+4 | |
| |/ / / | ||||||
* | | | | Merge branch 'tru64-make-includes' | Brad King | 2010-06-15 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Tru64: Use full-path include directives in Makefiles (#10569) | Brad King | 2010-06-14 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'fix-issue-10346' | Brad King | 2010-06-15 | 1 | -1/+14 | |
|\ \ \ \ | ||||||
| * | | | | Fix issue #10346. Error if SOURCE_DIR is empty. | David Cole | 2010-06-09 | 1 | -1/+14 | |
| |/ / / |