summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Eclipse generator: detect Eclipse versionAlex Neundorf2011-10-151-0/+37
* Merge topic 'HandleCMAKE_CXX_COMPILER_ARG1InEclipse'David Cole2011-10-111-1/+3
|\
| * fix #12392: handle CMAKE_CXX_COMPILER_ARG1 for Eclipse projectsAlex Neundorf2011-10-011-1/+3
* | Merge topic 'qt_dbus_interface_args'David Cole2011-10-111-3/+16
|\ \ | |/ |/|
| * Add features from KDE for arguments to qdbusxml2cpp.Stephen Kelly2011-09-051-3/+16
* | Merge topic 'PkgConfigTypoFix'David Cole2011-09-301-1/+1
|\ \
| * | Fix typo in UsePkgConfig.cmakeRolf Eike Beer2011-09-291-1/+1
* | | Merge topic 'vs11-generator'David Cole2011-09-301-0/+54
|\ \ \ | |/ / |/| |
| * | Add Visual Studio 11 generator for x86 and x64 toolsBrad King2011-09-231-0/+54
* | | Merge topic 'FindBulletLibRenames'Brad King2011-09-261-5/+5
|\ \ \
| * | | FindBullet: Also search for _Debug postfixed library namesPhilip Lowman2011-09-231-5/+5
| |/ /
* | | Minor improvements to the UsePkgConfig.cmake docsAlex Neundorf2011-09-221-4/+5
* | | Remove trailing whitespaceAlex Neundorf2011-09-221-7/+7
|/ /
* | Merge topic 'revert-fix-for-11333'David Cole2011-09-211-28/+19
|\ \
| * | Revert "FindThreads: Try pthreads with no special option first (#11333)"David Cole2011-09-201-28/+19
* | | Merge topic 'CPackRPM-per-component-script'David Cole2011-09-211-50/+88
|\ \ \
| * | | CPackRPM authorize per-component pre/post-[un]install scripts (#0012063)Eric NOULARD2011-09-201-50/+88
* | | | Merge topic 'generate-export-header'David Cole2011-09-211-36/+67
|\ \ \ \
| * | | | Make add_compiler_export_flags a function again.Marcus D. Hanwell2011-09-201-6/+6
| * | | | Made ADD_COMPILER_EXPORT_FLAGS into a macro.Marcus D. Hanwell2011-09-191-7/+18
| * | | | Don't warn when nothing to do in visibility function.Marcus D. Hanwell2011-09-191-1/+1
| * | | | Just code style changes.Marcus D. Hanwell2011-09-191-30/+50
| |/ / /
* | | | Merge topic 'CPackDeb-fakeroot'David Cole2011-09-211-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is foundEric NOULARD2011-09-051-0/+5
| | |/ | |/|
* | | Merge topic 'MinorFeatureSummaryFixes'David Cole2011-09-201-6/+6
|\ \ \
| * | | Don't warn when setting a property multiple times to the same value #12464Alex Neundorf2011-09-181-2/+2
| * | | Fix typos in FeatureSummary.cmake (#12462)Alex Neundorf2011-09-181-4/+4
| | |/ | |/|
* | | Merge topic 'CheckForFlexHeader'David Cole2011-09-201-2/+9
|\ \ \
| * | | FindFLEX.cmake: also search the include dirAlex Neundorf2011-09-171-2/+9
| |/ /
* | | Merge topic 'FortranCInterface-VS'David Cole2011-09-205-1/+42
|\ \ \ | |/ / |/| |
| * | Simplify IntelVSImplicitPath detection projectBrad King2011-09-144-25/+15
| * | Move IntelVSImplicitPath project to better locationBrad King2011-09-144-1/+1
| * | For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH.Bill Hoffman2011-09-084-0/+49
| * | FortranCInterface: Compile separate Fortran lib in VerifyC[XX]Brad King2011-09-081-1/+3
* | | Merge topic 'CPackDeb-remove-stray-paren'David Cole2011-09-131-1/+1
|\ \ \
| * | | remove stray brace in CPackDeb documentationRolf Eike Beer2011-09-121-1/+1
* | | | CPack fix #12449 doc mispelledEric NOULARD2011-09-081-1/+1
|/ / /
* | | Merge topic 'CPackRPM-includeDir'David Cole2011-09-071-1/+3
|\ \ \
| * | | CPackRPM fix #12305, include directories in RPM packageEric NOULARD2011-09-051-1/+3
| | |/ | |/|
* | | Merge topic 'CPackRPM-fix12366'David Cole2011-09-071-1/+1
|\ \ \
| * | | CPack fix #12366 components RPM packages have the same package nameEric NOULARD2011-09-051-1/+1
| |/ /
* | | Merge topic 'generate_export_header'David Cole2011-09-071-1/+1
|\ \ \
| * | | Don't put what some compilers consider junk at the end of the line.Stephen Kelly2011-09-041-1/+1
| |/ /
* | | Merge topic 'vs-compiler-id'David Cole2011-09-073-12/+3
|\ \ \ | | |/ | |/|
| * | Set CMAKE_<lang>_COMPILER_ID for VS generatorsBrad King2011-09-023-12/+3
| |/
* | Merge topic 'fortran-format'David Cole2011-09-0712-0/+27
|\ \
| * | Fortran: Add support for free- and fixed-form flagsBrad King2011-08-3112-0/+27
* | | Merge topic 'FindLAPACK_FindBLAS'David Cole2011-09-072-37/+54
|\ \ \
| * | | FindBLAS/LAPACK fixesAlexey Ozeritsky2011-09-012-8/+10
| * | | FindBLAS/LAPACK fixesAlexey Ozeritsky2011-08-312-33/+48