Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| |/ / / | ||||||
* | | | | Merge branch 'mingw-response-files' | Brad King | 2010-06-15 | 2 | -0/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use response file for objects on MinGW and MSYS | Brad King | 2010-03-11 | 2 | -0/+3 | |
* | | | | Merge branch 'sunCC-5.11-rpath-link' | Brad King | 2010-06-08 | 1 | -1/+8 | |
|\ \ \ \ | ||||||
| * | | | | Fix rpath-link flag for SunPro C++ 5.11 on Linux | Brad King | 2010-06-07 | 1 | -1/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'per-config-link-flags' | Brad King | 2010-06-07 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGS | Brad King | 2010-06-01 | 1 | -3/+3 | |
| |/ / / | ||||||
* | | | | Merge branch 'cygwin-exe-export-all' | Brad King | 2010-06-07 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Cygwin: Export all symbols with ENABLE_EXPORTS | Yaakov Selkowitz | 2010-05-27 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'improve-file-download' | Brad King | 2010-06-07 | 1 | -11/+68 | |
|\ \ \ \ | ||||||
| * | | | | Improve FILE(DOWNLOAD) and ExternalProject. | David Cole | 2010-05-27 | 1 | -11/+68 | |
| |/ / / | ||||||
* | | | | Merge branch 'add-git-to-ExternalProject' | Brad King | 2010-06-07 | 2 | -0/+174 | |
|\ \ \ \ | ||||||
| * | | | | Add FindGit module. | David Cole | 2010-06-03 | 2 | -9/+54 | |
| * | | | | Add git support to ExternalProject. | David Cole | 2010-06-02 | 1 | -0/+129 | |
| |/ / / | ||||||
* | | | | Merge branch 'more-formats-in-ExternalProject' | Brad King | 2010-06-07 | 1 | -9/+9 | |
|\ \ \ \ | ||||||
| * | | | | Add .zip and .tar.bz2 extraction to ExternalProject. | David Cole | 2010-05-31 | 1 | -9/+9 | |
| |/ / / | ||||||
* | | | | Merge branch 'use-rename-not-copy-ExternalProject' | Brad King | 2010-06-07 | 1 | -9/+10 | |
|\ \ \ \ | ||||||
| * | | | | Use RENAME, not COPY, to extract .tar.gz files. | David Cole | 2010-05-26 | 1 | -9/+10 | |
| |/ / / | ||||||
* | | | | Merge branch 'ExternalProject-fixes' | Brad King | 2010-06-07 | 1 | -1/+12 | |
|\ \ \ \ | ||||||
| * | | | | Fix issue #10258: re-configure if args change. | David Cole | 2010-05-26 | 1 | -1/+12 | |
| |/ / / | ||||||
* | | | | Merge branch 'add-svn-user-to-ExternalProject' | Brad King | 2010-06-07 | 1 | -3/+11 | |
|\ \ \ \ | ||||||
| * | | | | Add svn user name and password to ExternalProject. | David Cole | 2010-05-26 | 1 | -3/+11 | |
| |/ / / | ||||||
* | | | | Recognize Clang C and C++ compilers (see #10693) | Brad King | 2010-05-17 | 6 | -0/+10 | |
|/ / / | ||||||
* | | | FindZLIB: make sure zlib.h exists before reading it | Kovarththanan Rajaratnam | 2010-05-13 | 1 | -1/+1 | |
* | | | -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 | |