Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add use of EFFECTIVE_PLATFORM_NAME to generated Xcode projects. | David Cole | 2011-07-18 | 3 | -9/+30 | |
* | | | | | | | | Merge topic 'fix-tests-failing-with-Xcode4' | Brad King | 2011-07-26 | 2 | -4/+63 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use correct default multiple architecture values in test | David Cole | 2011-07-19 | 1 | -9/+10 | |
| * | | | | | | | | Base architecture choice logic on Xcode version | David Cole | 2011-07-18 | 2 | -7/+37 | |
| * | | | | | | | | Fix BuildDepends test to work with Xcode 4 | David Cole | 2011-07-15 | 1 | -0/+5 | |
| * | | | | | | | | Fix Architecture test to work with Xcode 4 | David Cole | 2011-07-15 | 1 | -4/+27 | |
* | | | | | | | | | Merge topic 'SetPropertyAppendString' | Brad King | 2011-07-26 | 19 | -35/+73 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 19 | -35/+73 | |
* | | | | | | | | | | Merge topic 'MinorImprovementToTryCompileDocs' | Brad King | 2011-07-26 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Minor fix to try_compile() docs (#12333) | Alex Neundorf | 2011-07-12 | 1 | -4/+5 | |
* | | | | | | | | | | | Merge topic 'CheckCXXSymbolExists' | Brad King | 2011-07-26 | 2 | -9/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add CheckCXXSymbolExists.cmake, so this can be used also for C++ | Alex Neundorf | 2011-07-08 | 2 | -9/+58 | |
* | | | | | | | | | | | | Merge topic 'PushCheckState' | Brad King | 2011-07-26 | 3 | -0/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix copyright notice test | Alex Neundorf | 2011-07-07 | 1 | -3/+12 | |
| * | | | | | | | | | | | | Add macros cmake_push/pop_check_state() as discussed on the list. | Alex Neundorf | 2011-07-07 | 3 | -0/+83 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'doc-custom-command-multiple-targets-issue-12311' | Brad King | 2011-07-26 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Document caveat of custom commands in multiple targets (#12311) | Brad King | 2011-06-30 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Merge topic 'qt4-no-build-type' | Brad King | 2011-07-26 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add -DQT_NO_DEBUG if no build type is specified so Qt plugins will work. | Clinton Stimpson | 2011-06-23 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge topic 'DisableSwitchForFindPackage' | Brad King | 2011-07-26 | 4 | -1/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add a basic test for CMAKE_DISABLE_FIND_PACKAGE_<package> | Alex Neundorf | 2011-06-23 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switch | Alex Neundorf | 2011-06-23 | 2 | -0/+18 | |
| * | | | | | | | | | | | | | | Add a switch to disable a find_package() call completely | Alex Neundorf | 2011-06-21 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | | Merge topic 'FindSubversion-non-interactive-issue-12304' | Brad King | 2011-07-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | FindSubversion: Invoke svn non-interactively (#12304) | Aaron C. Meadows | 2011-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge topic 'FindMPI-try-regular-compiler' | Brad King | 2011-07-26 | 1 | -4/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix issues with removing try_compile input file. | Todd Gamblin | 2011-06-21 | 1 | -8/+12 | |
| * | | | | | | | | | | | | | | | | Try regular compiler when no MPI compiler. | Todd Gamblin | 2011-06-21 | 1 | -4/+58 | |
* | | | | | | | | | | | | | | | | | Merge topic 'performance_fix' | Brad King | 2011-07-26 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Only pay for unused variable checking if it is on. | Bill Hoffman | 2011-06-21 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | Merge topic 'vs-ia64' | Brad King | 2011-07-26 | 12 | -40/+239 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Add VisualStudio 9 and 10 generators for Itanium platform | Matej Hribernik | 2011-06-20 | 8 | -3/+202 | |
| * | | | | | | | | | | | | | | | | | | VS: Factor Find64BitTools out of Win64 generator to parent | Matej Hribernik | 2011-06-20 | 4 | -37/+37 | |
* | | | | | | | | | | | | | | | | | | | Merge topic 'asn_java_support' | Brad King | 2011-07-26 | 6 | -41/+968 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Java: Fix documentation format and indentation | Andreas Schneider | 2011-06-20 | 1 | -169/+162 | |
| * | | | | | | | | | | | | | | | | | | | Java: Use set_property/get_property for target variables. | Andreas Schneider | 2011-06-20 | 1 | -37/+77 | |
| * | | | | | | | | | | | | | | | | | | | Java: Create correct jar archive dependencies. | Oliver Buchtala | 2011-04-04 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | | | Java: Added some dependency magic to avoid recompilations. | Oliver Buchtala | 2011-04-04 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | | | | | | | Java: Create java_class_filelist only if it does't exist. | Oliver Buchtala | 2011-04-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | Tests: Check for the new Java exeutable variables. | Andreas Schneider | 2011-03-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Tests: Java tests should test UseJava.cmake | Andreas Schneider | 2011-03-29 | 1 | -39/+6 | |
| * | | | | | | | | | | | | | | | | | | | Modules: Added CMake Java support. | Andreas Schneider | 2011-03-29 | 3 | -0/+897 | |
| * | | | | | | | | | | | | | | | | | | | FindJava: Find missing java development executables. | Andreas Schneider | 2011-03-29 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | | | | | | | Merge topic 'mingw-make-use-native-echo-issue-12283' | Brad King | 2011-07-26 | 3 | -27/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | MinGW: Remove old workaround and use native echo (#12283) | Brad King | 2011-06-16 | 3 | -27/+2 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-26 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-22 | 1 | -1/+1 | |