| Commit message (Expand) | Author | Age | Files | Lines |
* | fix #12465: detect the masm compiler ID ("MSVC") | Alex Neundorf | 2011-10-06 | 1 | -0/+4 |
|
|
* | Merge topic 'PkgConfigTypoFix' | David Cole | 2011-09-30 | 1 | -1/+1 |
|\ |
|
| * | Fix typo in UsePkgConfig.cmake | Rolf Eike Beer | 2011-09-29 | 1 | -1/+1 |
|
|
* | | Merge topic 'vs11-generator' | David Cole | 2011-09-30 | 1 | -0/+54 |
|\ \
| |/
|/| |
|
| * | Add Visual Studio 11 generator for x86 and x64 tools | Brad King | 2011-09-23 | 1 | -0/+54 |
|
|
* | | Merge topic 'FindBulletLibRenames' | Brad King | 2011-09-26 | 1 | -5/+5 |
|\ \ |
|
| * | | FindBullet: Also search for _Debug postfixed library names | Philip Lowman | 2011-09-23 | 1 | -5/+5 |
| |/ |
|
* | | Minor improvements to the UsePkgConfig.cmake docs | Alex Neundorf | 2011-09-22 | 1 | -4/+5 |
|
|
* | | Remove trailing whitespace | Alex Neundorf | 2011-09-22 | 1 | -7/+7 |
|/ |
|
* | Merge topic 'revert-fix-for-11333' | David Cole | 2011-09-21 | 1 | -28/+19 |
|\ |
|
| * | Revert "FindThreads: Try pthreads with no special option first (#11333)" | David Cole | 2011-09-20 | 1 | -28/+19 |
|
|
* | | Merge topic 'CPackRPM-per-component-script' | David Cole | 2011-09-21 | 1 | -50/+88 |
|\ \ |
|
| * | | CPackRPM authorize per-component pre/post-[un]install scripts (#0012063) | Eric NOULARD | 2011-09-20 | 1 | -50/+88 |
|
|
* | | | Merge topic 'generate-export-header' | David Cole | 2011-09-21 | 1 | -36/+67 |
|\ \ \ |
|
| * | | | Make add_compiler_export_flags a function again. | Marcus D. Hanwell | 2011-09-20 | 1 | -6/+6 |
|
|
| * | | | Made ADD_COMPILER_EXPORT_FLAGS into a macro. | Marcus D. Hanwell | 2011-09-19 | 1 | -7/+18 |
|
|
| * | | | Don't warn when nothing to do in visibility function. | Marcus D. Hanwell | 2011-09-19 | 1 | -1/+1 |
|
|
| * | | | Just code style changes. | Marcus D. Hanwell | 2011-09-19 | 1 | -30/+50 |
| |/ / |
|
* | | | Merge topic 'CPackDeb-fakeroot' | David Cole | 2011-09-21 | 1 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is found | Eric NOULARD | 2011-09-05 | 1 | -0/+5 |
|
|
* | | | Merge topic 'MinorFeatureSummaryFixes' | David Cole | 2011-09-20 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | Don't warn when setting a property multiple times to the same value #12464 | Alex Neundorf | 2011-09-18 | 1 | -2/+2 |
|
|
| * | | | Fix typos in FeatureSummary.cmake (#12462) | Alex Neundorf | 2011-09-18 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge topic 'CheckForFlexHeader' | David Cole | 2011-09-20 | 1 | -2/+9 |
|\ \ \ |
|
| * | | | FindFLEX.cmake: also search the include dir | Alex Neundorf | 2011-09-17 | 1 | -2/+9 |
| |/ / |
|
* | | | Merge topic 'FortranCInterface-VS' | David Cole | 2011-09-20 | 5 | -1/+42 |
|\ \ \
| |/ /
|/| | |
|
| * | | Simplify IntelVSImplicitPath detection project | Brad King | 2011-09-14 | 4 | -25/+15 |
|
|
| * | | Move IntelVSImplicitPath project to better location | Brad King | 2011-09-14 | 4 | -1/+1 |
|
|
| * | | For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH. | Bill Hoffman | 2011-09-08 | 4 | -0/+49 |
|
|
| * | | FortranCInterface: Compile separate Fortran lib in VerifyC[XX] | Brad King | 2011-09-08 | 1 | -1/+3 |
|
|
* | | | Merge topic 'CPackDeb-remove-stray-paren' | David Cole | 2011-09-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | remove stray brace in CPackDeb documentation | Rolf Eike Beer | 2011-09-12 | 1 | -1/+1 |
|
|
* | | | | CPack fix #12449 doc mispelled | Eric NOULARD | 2011-09-08 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'CPackRPM-includeDir' | David Cole | 2011-09-07 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | CPackRPM fix #12305, include directories in RPM package | Eric NOULARD | 2011-09-05 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge topic 'CPackRPM-fix12366' | David Cole | 2011-09-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | CPack fix #12366 components RPM packages have the same package name | Eric NOULARD | 2011-09-05 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'generate_export_header' | David Cole | 2011-09-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Don't put what some compilers consider junk at the end of the line. | Stephen Kelly | 2011-09-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'vs-compiler-id' | David Cole | 2011-09-07 | 3 | -12/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Set CMAKE_<lang>_COMPILER_ID for VS generators | Brad King | 2011-09-02 | 3 | -12/+3 |
| |/ |
|
* | | Merge topic 'fortran-format' | David Cole | 2011-09-07 | 12 | -0/+27 |
|\ \ |
|
| * | | Fortran: Add support for free- and fixed-form flags | Brad King | 2011-08-31 | 12 | -0/+27 |
|
|
* | | | Merge topic 'FindLAPACK_FindBLAS' | David Cole | 2011-09-07 | 2 | -37/+54 |
|\ \ \ |
|
| * | | | FindBLAS/LAPACK fixes | Alexey Ozeritsky | 2011-09-01 | 2 | -8/+10 |
|
|
| * | | | FindBLAS/LAPACK fixes | Alexey Ozeritsky | 2011-08-31 | 2 | -33/+48 |
|
|
* | | | | Merge topic 'asn_java_add_more_java_archives' | David Cole | 2011-09-07 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | Modules: Add support for more java archives in add_jar(). | Andreas Schneider | 2011-08-29 | 1 | -1/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'FindPythonInterp-Refactoring' | David Cole | 2011-09-07 | 1 | -15/+30 |
|\ \ \ \ |
|
| * | | | | Use FIND_PACKAGE_HANDLE_STANDARD_ARGS second mode | Björn Ricks | 2011-08-23 | 1 | -1/+1 |
|
|