Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 2nd, more powerful mode to find_package_handle_standard_args() | Alex Neundorf | 2010-07-28 | 2 | -37/+211 |
* | ExternalProject: Use $(MAKE) whenever possible. | David Cole | 2010-07-23 | 1 | -3/+5 |
* | Merge topic 'findqt4-cross-compile' | Brad King | 2010-07-20 | 1 | -8/+8 |
|\ | |||||
| * | Fix mingw/VS warning message with cross compile re-org. | Clinton Stimpson | 2010-07-15 | 1 | -8/+8 |
* | | Merge topic 'resolve/doc-spelling/CPackRPM' | Brad King | 2010-07-20 | 4 | -7/+7 |
|\ \ | |||||
| * \ | Merge CPackRPM changes into doc-spelling | Brad King | 2010-07-13 | 5 | -177/+131 |
| |\ \ | |||||
| * | | | Fix spelling errors reported by Lintian. | Kai Wasserbäch | 2010-07-13 | 4 | -7/+7 |
* | | | | Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3' | Brad King | 2010-07-13 | 2 | -1/+12 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 'remove-CTestTest3' into ctest-file-checksum | Brad King | 2010-07-13 | 11 | -36/+305 |
| |\ \ \ \ | |||||
| * | | | | | Cross-platform fixes for checksum/retry code | Zach Mullen | 2010-06-03 | 1 | -2/+2 |
| * | | | | | Checksums on CTest submit files, and retry timed out submissions. | Zach Mullen | 2010-06-03 | 2 | -1/+12 |
* | | | | | | Merge topic 'external-project-launcher' | Brad King | 2010-07-13 | 1 | -0/+137 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Detect CMake warnings and errors in build output. | David Cole | 2010-07-10 | 1 | -1/+1 |
| * | | | | | | ExternalProject: Add LOG_* options to hide step output | Brad King | 2010-06-21 | 1 | -0/+137 |
* | | | | | | | Merge topic 'CPackRPM-RelocatablePackage' | Brad King | 2010-07-13 | 1 | -2/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackRPM:: [partially] support relocatable package | Eric NOULARD | 2010-07-09 | 1 | -2/+25 |
* | | | | | | | | Merge topic 'FindPostgreSQL' | Brad King | 2010-07-13 | 1 | -0/+181 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Changed ADDITIONAL_SEARCH_PATHS to PostgreSQL_ADDITIONAL_SEARCH_PATHS. | Andrew Maclean | 2010-07-09 | 1 | -2/+2 |
| * | | | | | | | | Forgot the copyright notice. | Andrew Maclean | 2010-07-08 | 1 | -0/+14 |
| * | | | | | | | | Adding a FindPostgreSQL.cmake module | Andrew Maclean | 2010-07-07 | 1 | -0/+167 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'findqt4-cross-compile' | Brad King | 2010-07-13 | 3 | -247/+243 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Find correct Qt plugins for cross-compiling. | Clinton Stimpson | 2010-07-06 | 1 | -1/+7 |
| * | | | | | | Fix some issues with refinding when qmake executable is changed. | Clinton Stimpson | 2010-07-06 | 1 | -0/+7 |
| * | | | | | | 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 |
| | |/ / / | |/| | | |