Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 'vs-ia64' | Brad King | 2011-07-26 | 2 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Add VisualStudio 9 and 10 generators for Itanium platform | Matej Hribernik | 2011-06-20 | 2 | -3/+3 | |
* | | | | Merge topic 'asn_java_support' | Brad King | 2011-07-26 | 4 | -0/+960 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | 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 | |
| * | | | 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 'revert-fixbug_0004147' | Brad King | 2011-06-28 | 1 | -59/+0 | |
|\ \ \ \ | ||||||
| * | | | | Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake" | Brad King | 2011-06-27 | 1 | -59/+0 | |
* | | | | | Merge topic 'use_devenv_forvs2010' | Brad King | 2011-06-24 | 1 | -9/+20 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Use devenv instead of msbuild for vs2010. | Bill Hoffman | 2011-06-21 | 1 | -9/+20 | |
* | | | | | Merge topic 'FindJNI-Fedora-issue-12276' | Brad King | 2011-06-20 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindJNI: Search in Fedora arch-specific JVM location (#12276) | Christoph Höger | 2011-06-15 | 1 | -0/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic '11279_vs10sp1_and_improvements' | Brad King | 2011-06-20 | 1 | -25/+115 | |
|\ \ \ \ \ | ||||||
| * | | | | | Detect VS 2010 SP1, faster and more robust detection | Philip Lowman | 2011-06-15 | 1 | -25/+115 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'doc-spelling-formatting-issue-12287' | Brad King | 2011-06-20 | 1 | -7/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Documentation: Fix spelling / formatting errors (#12287) | Modestas Vainius | 2011-06-19 | 1 | -7/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindBoost_bugfixes_060911' | Brad King | 2011-06-20 | 1 | -1/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindBoost: Also search for 1.46.1 | Philip Lowman | 2011-06-10 | 1 | -1/+2 | |
| * | | | | | FindBoost: Fixes #12188 | Philip Lowman | 2011-06-10 | 1 | -0/+6 | |
* | | | | | | Merge topic 'FindSWIG-find_program-NAMES-issue-12280' | Brad King | 2011-06-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | FindSWIG: Use NAMES in find_program directives (#12280) | Julien Malik | 2011-06-16 | 1 | -1/+1 | |
* | | | | | | Merge topic 'library-multiarch-issue-12037' | Brad King | 2011-06-14 | 7 | -0/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSD | Modestas Vainius | 2011-06-13 | 3 | -1/+5 | |
| * | | | | | | Teach find_(library|package) about Linux multiarch (#12037) | Brad King | 2011-06-08 | 5 | -0/+29 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic '10997_PROTOBDUF_GENERATE_CPP_returns_wrong_path' | Brad King | 2011-06-14 | 1 | -2/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 10997: PROTOBUF_GENERATE_CPP now supports proto files outside current dir | Philip Lowman | 2011-06-14 | 1 | -2/+22 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'qt4-import-targets-mac' | Brad King | 2011-06-14 | 1 | -23/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add imported targets support for frameworks on Mac. | Clinton Stimpson | 2011-06-13 | 1 | -23/+24 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'qt4-useqt-module-deps' | Brad King | 2011-06-14 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Qt4: complete module dependencies in UseQt4.cmake | Clinton Stimpson | 2011-06-13 | 1 | -0/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'gnu-isystem-flag-issue-12258' | Brad King | 2011-06-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258) | Brad King | 2011-06-13 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Add some more Specs file tag handling. | Eric NOULARD | 2011-06-12 | 1 | -1/+5 | |
* | | | | | | CPackRPM: Enhance documentation | Eric NOULARD | 2011-06-12 | 1 | -2/+8 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe' | Brad King | 2011-06-07 | 2 | -29/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | BundleUtilities: Fix regex to extract dependents from ldd (#12034) | Clinton Stimpson | 2011-05-31 | 1 | -1/+1 | |
| * | | | | | BundleUtilities: Work w/ non .app exes on Mac (#12034) | Clinton Stimpson | 2011-05-27 | 2 | -28/+27 | |
* | | | | | | Merge topic 'fix-BundleUtilities-cryptic-error-message' | Brad King | 2011-06-07 | 1 | -3/+15 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | BundleUtilities: Avoid a cryptic and unhelpful error message | David Cole | 2011-06-02 | 1 | -3/+15 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'XL-Fortran-moddir-issue-12246' | Brad King | 2011-06-02 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | XL: Place Fortran modules with -qmoddir= flag (#12246) | Brad King | 2011-06-01 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic '12128_FindProtobuf_module_behavior_under_Windows_is_annoying' | Brad King | 2011-06-02 | 1 | -22/+82 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix , to - in Copyright message so it passes CMake.ModuleNotices test | Philip Lowman | 2011-05-26 | 1 | -1/+1 | |