Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add example to documentation | Alex Neundorf | 2011-08-01 | 1 | -0/+7 |
* | Provide macro write_basic_config_version_file() | Alex Neundorf | 2011-08-01 | 4 | -0/+124 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-01 | 1 | -2/+2 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-31 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-30 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-29 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-28 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-07-27 | 1 | -1/+1 |
* | Merge topic 'search-for-aspell' | Brad King | 2011-07-26 | 1 | -3/+8 |
|\ | |||||
| * | Search for the ASPELL executable | Arnaud Gelas | 2011-07-22 | 1 | -3/+8 |
* | | Merge topic 'qt4-apple-framework-fix' | Brad King | 2011-07-26 | 1 | -13/+13 |
|\ \ | |||||
| * | | Qt4: Fix reference of undefined variable when detecting frameworks on Mac OS X | Clinton Stimpson | 2011-07-25 | 1 | -13/+13 |
* | | | Merge topic 'cross-qt4-find-includes' | Brad King | 2011-07-26 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Add qt4/QtCore to help find Qt headers when cross-compiling. | Clinton Stimpson | 2011-07-22 | 1 | -1/+1 |
* | | | | Merge topic 'effective-platform-name' | Brad King | 2011-07-26 | 3 | -9/+31 |
|\ \ \ \ | |||||
| * | | | | Correct KWStyle line too long error | David Cole | 2011-07-19 | 1 | -1/+2 |
| * | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |