summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Remove C compiler requirement from FindQt4.cmakeClinton Stimpson2011-07-282-8/+7
* Merge topic 'search-for-aspell'Brad King2011-07-261-3/+8
|\
| * Search for the ASPELL executableArnaud Gelas2011-07-221-3/+8
* | Merge topic 'qt4-apple-framework-fix'Brad King2011-07-261-13/+13
|\ \
| * | Qt4: Fix reference of undefined variable when detecting frameworks on Mac OS XClinton Stimpson2011-07-251-13/+13
| |/
* | Merge topic 'cross-qt4-find-includes'Brad King2011-07-261-1/+1
|\ \
| * | Add qt4/QtCore to help find Qt headers when cross-compiling.Clinton Stimpson2011-07-221-1/+1
| |/
* | Merge topic 'CheckCXXSymbolExists'Brad King2011-07-262-9/+58
|\ \
| * | Add CheckCXXSymbolExists.cmake, so this can be used also for C++Alex Neundorf2011-07-082-9/+58
| |/
* | Merge topic 'PushCheckState'Brad King2011-07-261-0/+61
|\ \
| * | Fix copyright notice testAlex Neundorf2011-07-071-3/+12
| * | Add macros cmake_push/pop_check_state() as discussed on the list.Alex Neundorf2011-07-071-0/+52
| |/
* | Merge topic 'qt4-no-build-type'Brad King2011-07-261-0/+3
|\ \
| * | Add -DQT_NO_DEBUG if no build type is specified so Qt plugins will work.Clinton Stimpson2011-06-231-0/+3
* | | Merge topic 'FindSubversion-non-interactive-issue-12304'Brad King2011-07-261-1/+1
|\ \ \
| * | | FindSubversion: Invoke svn non-interactively (#12304)Aaron C. Meadows2011-06-241-1/+1
| |/ /
* | | Merge topic 'FindMPI-try-regular-compiler'Brad King2011-07-261-4/+62
|\ \ \
| * | | Fix issues with removing try_compile input file.Todd Gamblin2011-06-211-8/+12
| * | | Try regular compiler when no MPI compiler.Todd Gamblin2011-06-211-4/+58
| |/ /
* | | Merge topic 'vs-ia64'Brad King2011-07-262-3/+3
|\ \ \
| * | | Add VisualStudio 9 and 10 generators for Itanium platformMatej Hribernik2011-06-202-3/+3
* | | | Merge topic 'asn_java_support'Brad King2011-07-264-0/+960
|\ \ \ \ | |_|_|/ |/| | |
| * | | Java: Fix documentation format and indentationAndreas Schneider2011-06-201-169/+162
| * | | Java: Use set_property/get_property for target variables.Andreas Schneider2011-06-201-37/+77
| * | | Java: Create correct jar archive dependencies.Oliver Buchtala2011-04-041-5/+7
| * | | Java: Added some dependency magic to avoid recompilations.Oliver Buchtala2011-04-041-2/+10
| * | | Java: Create java_class_filelist only if it does't exist.Oliver Buchtala2011-04-041-1/+3
| * | | Modules: Added CMake Java support.Andreas Schneider2011-03-293-0/+897
| * | | FindJava: Find missing java development executables.Andreas Schneider2011-03-291-0/+18
* | | | Merge topic 'revert-fixbug_0004147'Brad King2011-06-281-59/+0
|\ \ \ \
| * | | | Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"Brad King2011-06-271-59/+0
* | | | | Merge topic 'use_devenv_forvs2010'Brad King2011-06-241-9/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use devenv instead of msbuild for vs2010.Bill Hoffman2011-06-211-9/+20
* | | | | Merge topic 'FindJNI-Fedora-issue-12276'Brad King2011-06-201-0/+1
|\ \ \ \ \
| * | | | | FindJNI: Search in Fedora arch-specific JVM location (#12276)Christoph Höger2011-06-151-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic '11279_vs10sp1_and_improvements'Brad King2011-06-201-25/+115
|\ \ \ \ \
| * | | | | Detect VS 2010 SP1, faster and more robust detectionPhilip Lowman2011-06-151-25/+115
| |/ / / /
* | | | | Merge topic 'doc-spelling-formatting-issue-12287'Brad King2011-06-201-7/+2
|\ \ \ \ \
| * | | | | Documentation: Fix spelling / formatting errors (#12287)Modestas Vainius2011-06-191-7/+2
| |/ / / /
* | | | | Merge topic 'FindBoost_bugfixes_060911'Brad King2011-06-201-1/+8
|\ \ \ \ \
| * | | | | FindBoost: Also search for 1.46.1Philip Lowman2011-06-101-1/+2
| * | | | | FindBoost: Fixes #12188Philip Lowman2011-06-101-0/+6
* | | | | | Merge topic 'FindSWIG-find_program-NAMES-issue-12280'Brad King2011-06-201-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindSWIG: Use NAMES in find_program directives (#12280)Julien Malik2011-06-161-1/+1
* | | | | | Merge topic 'library-multiarch-issue-12037'Brad King2011-06-147-0/+33
|\ \ \ \ \ \
| * | | | | | multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSDModestas Vainius2011-06-133-1/+5
| * | | | | | Teach find_(library|package) about Linux multiarch (#12037)Brad King2011-06-085-0/+29
| | |/ / / / | |/| | | |
* | | | | | Merge topic '10997_PROTOBDUF_GENERATE_CPP_returns_wrong_path'Brad King2011-06-141-2/+22
|\ \ \ \ \ \
| * | | | | | 10997: PROTOBUF_GENERATE_CPP now supports proto files outside current dirPhilip Lowman2011-06-141-2/+22
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'qt4-import-targets-mac'Brad King2011-06-141-23/+24
|\ \ \ \ \ \