summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindJNI-suse-and-ibm'Brad King2015-08-271-0/+8
|\
| * FindJNI: Add support for SuSE platform and IBM Java SDKMarc Chevrier2015-08-251-0/+8
* | Merge topic 'apple-tbd-stubs'Brad King2015-08-271-1/+1
|\ \
| * | Darwin: Add support for tbd library stub filesGregor Jasny2015-08-241-1/+1
* | | Merge topic 'java-updates'Brad King2015-08-271-0/+157
|\ \ \
| * | | UseJava: Add support for javah toolMarc Chevrier2015-08-211-0/+157
* | | | Merge topic 'fphsa-typo'Brad King2015-08-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | FPHSA: fix typo in documentationRolf Eike Beer2015-08-241-1/+1
| | |/ | |/|
* | | FindJNI: Add support for x32 architecture on Linux (#15710)Thorsten Glaser2015-08-241-0/+4
|/ /
* | Merge topic 'FindCUDA-vs2013-separate-compilation'Brad King2015-08-211-3/+2
|\ \
| * | FindCUDA: Fix object build rule for separate compilation on VS 2013+ (#15697)Dominic Meiser2015-08-201-3/+2
* | | Merge topic 'sublime-msvc-includes'Brad King2015-08-211-0/+4
|\ \ \ | |_|/ |/| |
| * | Extra Generator: Populate MSVC system include paths from environment (#15597)Gregor Jasny2015-08-181-0/+4
| |/
* | Merge topic 'hp-ux-itanium-shared-libs'Brad King2015-08-211-3/+5
|\ \
| * | HP-UX: Do not use ".sl" extension for shared libs on ItaniumBrad King2015-08-181-3/+5
* | | Merge topic 'determine-compiler-CMP0054'Brad King2015-08-212-6/+8
|\ \ \ | |_|/ |/| |
| * | CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted argumentsMatt McCormick2015-08-202-6/+8
| * | Merge branch 'compiler-version-Fortran' into releaseBrad King2015-08-051-0/+1
| |\ \
| * \ \ Merge branch 'osx-iframework' into releaseBrad King2015-07-222-0/+10
| |\ \ \
* | \ \ \ Merge topic 'finpkgconfig-if-deref'Brad King2015-08-181-1/+1
|\ \ \ \ \
| * | | | | FindPkgConfig: remove variable dereferenceRolf Eike Beer2015-08-181-1/+1
* | | | | | Add support for ARTOS platform using GNU C with ac compiler driverKars de Jong2015-08-172-0/+26
|/ / / / /
* | | | | Merge topic 'FindBoost-1.59'Brad King2015-08-171-2/+4
|\ \ \ \ \
| * | | | | FindBoost: Add support for Boost 1.59Roger Leigh2015-08-141-2/+4
* | | | | | Merge topic 'FindXercesC-updates'Brad King2015-08-171-4/+12
|\ \ \ \ \ \
| * | | | | | FindXercesC: Add support for 3D_1 variant of the libraryRoger Leigh2015-08-141-1/+1
| * | | | | | FindXercesC: Find debug and release libraries separatelyRoger Leigh2015-08-141-4/+12
| |/ / / / /
* | | | | | Merge topic 'FindTIFF-updates'Brad King2015-08-171-1/+13
|\ \ \ \ \ \
| * | | | | | FindTIFF: Find debug and release libraries separatelyRoger Leigh2015-08-141-1/+13
| |/ / / / /
* | | | | | Merge topic 'compiler-id-ancient-gcc-version'Brad King2015-08-171-1/+3
|\ \ \ \ \ \
| * | | | | | GNU-DetermineCompiler: Add support for very old versions of GCCKars de Jong2015-08-131-1/+3
| |/ / / / /
* | | | | | FindOpenSSL: Provide imported targets OpenSSL::{SSL,Crypto}Konstantin Podsvirov2015-08-131-0/+73
* | | | | | FindOpenSSL: Revise and format module documentationBrad King2015-08-131-15/+19
|/ / / / /
* | | | | Merge topic 'FindPkgConfig-capital-messages'Brad King2015-08-131-5/+5
|\ \ \ \ \
| * | | | | FindPkgConfig: Capitalize first letter of all message()sChristopher Meng2015-08-121-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fix-hpux-link-search-shared-flags'Brad King2015-08-131-12/+5
|\ \ \ \ \
| * | | | | HP-UX: Fix linker search type flags for C shared libs on HP-UXChuck Atkins2015-08-121-12/+5
| |/ / / /
* | | | | Merge topic 'FindProtobuf-vs-x64'Brad King2015-08-121-6/+11
|\ \ \ \ \
| * | | | | FindProtobuf: Search x64 directories in VS-built protobuf source (#14833)A. Joël Lamotte2015-08-111-6/+11
| |/ / / /
* | | | | Merge topic 'ExternalProject-hg-clone-without-update'Brad King2015-08-121-1/+1
|\ \ \ \ \
| * | | | | ExternalProject: Tell "hg clone" not to implicitly updateA. Joël Lamotte2015-08-111-1/+1
| |/ / / /
* | | | | CTest: Report to CDash the compiler version used to build the projectDaniel Pfeifer2015-08-111-0/+1
|/ / / /
* | | | Merge topic 'cpack-rpm-documentation-fixes'Brad King2015-08-061-0/+73
|\ \ \ \
| * | | | CPack/RPM: missing PACKAGE_CONFLICTS documentationFrank-Christian Otto2015-08-041-0/+17
| * | | | CPack/RPM: undocumented variablesDomen Vrankar2015-08-041-0/+56
* | | | | Merge topic 'compiler-version-Fortran'Brad King2015-08-061-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fortran: Store detected compiler version persistently (#15684)Brad King2015-08-051-0/+1
* | | | | UseJava: Teach install_jar new DESTINATION and COMPONENT optionsMarc Chevrier2015-08-041-6/+48
* | | | | UseJava: Teach add_jar to support file syntax for sourcesMarc Chevrier2015-08-041-9/+25
* | | | | FindJava: Add support for idlj and jarsigner toolsMarc Chevrier2015-08-041-23/+71
| |/ / / |/| | |