summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* find_package: Test error and warning messages in failure casesBrad King2012-02-2831-0/+318
* Merge branch 'test-CMakeCommands' into find_package-improve-messagesBrad King2012-02-283-7/+11
|\
| * Add infrastructure for CMakeCommands testsBrad King2012-02-283-7/+11
* | find_package: Optionally warn when implicitly using Config modeBrad King2012-02-283-0/+62
* | find_package: Reject mixed use of MODULE- and CONFIG-only optionsBrad King2012-02-281-43/+37
* | find_package: mention requested version number in error messageAlex Neundorf2012-02-281-2/+11
* | find_package: add CONFIG mode keyword alias for NO_MODULEAlex Neundorf2012-02-281-4/+21
* | find_package: add MODULE mode to use only Find-modulesAlex Neundorf2012-02-282-56/+117
* | find_package: improve error message when no Find module is presentAlex Neundorf2012-02-281-18/+17
* | find_package: rename NoModule to UseFindModulesAlex Neundorf2012-02-272-15/+15
* | find_package: print error if an invalid CONFIGS name is usedAlex Neundorf2012-02-271-0/+1
|/
* KWSys Nightly Date StampKWSys Robot2012-02-171-1/+1
* KWSys Nightly Date StampKWSys Robot2012-02-161-1/+1
* KWSys Nightly Date StampKWSys Robot2012-02-151-1/+1
* Merge topic 'allfindmodules-no-force-gnuplot'David Cole2012-02-141-1/+1
|\
| * AllFindModules test: do not enforce GNUPLOT versionRolf Eike Beer2012-02-131-1/+1
* | Merge topic 'asn_java_exec'David Cole2012-02-141-17/+37
|\ \
| * | java: Add CMAKE_JAVA_JAR_ENTRY_POINT optional variable.Nicolas Despres2012-02-131-2/+11
| * | java: Add CMAKE_JAVA_TARGET_OUTPUT_DIR optional variable.Nicolas Despres2012-02-131-9/+18
| * | java: Factor jar output path.Nicolas Despres2012-02-131-9/+11
| |/
* | Merge topic 'open64-compiler-flags'David Cole2012-02-142-0/+5
|\ \
| * | Improve checks for Open64 and g++ incompatible flags (#12119)Matthias Kretz2012-02-122-0/+5
* | | Merge topic 'alsa_prefix_include_fix'David Cole2012-02-141-6/+5
|\ \ \
| * | | FindALSA: Fix version detection after last commitPhilip Lowman2012-02-121-5/+3
| * | | FindALSA: Fix incorrect include path detectionPhilip Lowman2012-02-111-4/+5
* | | | Merge topic 'FixFeatureSummaryForREQUIREDPackages'David Cole2012-02-141-0/+9
|\ \ \ \
| * | | | fix FeatureSummary for REQUIRED packages, they were reported as OPTIONALAlex Neundorf2012-02-111-0/+9
| |/ / /
* | | | Merge topic 'sdl-fphsa'David Cole2012-02-146-26/+18
|\ \ \ \
| * | | | FindSDL*: use FPHSA (#12467)Rolf Eike Beer2012-02-116-26/+18
| |/ / /
* | | | Merge topic 'libarchive-old-glibc'David Cole2012-02-141-0/+5
|\ \ \ \
| * | | | libarchive: Workaround mbsnrtowcs assertion failure on old glibcBrad King2012-02-101-0/+5
* | | | | Merge topic 'change_qmake_path'David Cole2012-02-141-1/+1
|\ \ \ \ \
| * | | | | Use upgraded qt on linux build machine.Bill Hoffman2012-02-101-1/+1
* | | | | | Merge topic 'curl-CA-bundle'David Cole2012-02-141-0/+5
|\ \ \ \ \ \
| * | | | | | Add CURL_CA_BUNDLE option for SSL support (#12946)Artur Kedzierski2012-02-091-0/+5
| |/ / / / /
* | | | | | Merge topic 'cmake_add_fortran_subdirectory'David Cole2012-02-1412-0/+376
|\ \ \ \ \ \
| * | | | | | CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL optionBrad King2012-02-092-2/+17
| * | | | | | CMakeAddFortranSubdirectory: Always parse argumentsBrad King2012-02-091-4/+5
| * | | | | | CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBALBill Hoffman2012-02-096-19/+19
| * | | | | | VSGNUFortran: Disable test in special casesBill Hoffman2012-02-091-1/+18
| * | | | | | VSGNUFortran: Add special case for SunPro Fortran runtime libraryBill Hoffman2012-02-091-1/+35
| * | | | | | CMakeAddFortranSubdirectory: Validate gfortran architectureBrad King2012-02-091-5/+21
| * | | | | | CMakeAddFortranSubdirectory: Find gfortran in PATHBrad King2012-02-091-4/+7
| * | | | | | CMakeAddFortranSubdirectory: Fix documentation format and typosBrad King2012-02-091-14/+12
| * | | | | | CMakeAddFortranSubdirectory: Allow full paths to directoriesBrad King2012-02-093-17/+27
| * | | | | | Add CMakeAddFortranSubdirectory to use MinGW gfortran in VSBill Hoffman2012-02-0911-0/+282
| * | | | | | Merge branch 'add-CheckLanguage-module' into CMakeAddFortranSubdirectoryBrad King2012-02-093-0/+89
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'qt4-translation-includes'David Cole2012-02-141-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | FindQt4: Add include directories for lupdate.Clinton Stimpson2012-02-091-1/+7
| |/ / / / / / /
* | | | | | | | Merge topic 'qt4-warning-clarification'David Cole2012-02-141-2/+3
|\ \ \ \ \ \ \ \