Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | More documentation concerning CPack Components | Eric NOULARD | 2012-02-18 | 1 | -1/+46 | |
| * | | | Put CPack DMG and PackageMaker doc in separate files | Eric NOULARD | 2012-02-18 | 3 | -55/+104 | |
| * | | | Correct copy/paste section name mistake | Eric NOULARD | 2012-02-18 | 1 | -1/+1 | |
| * | | | Add structure documentation for CPack Bundle generator | Eric NOULARD | 2012-02-18 | 1 | -0/+12 | |
| * | | | Add structured documentation for NSIS | Eric NOULARD | 2012-02-18 | 1 | -0/+42 | |
| * | | | Dynamically add documentation section specified in documented script. | Eric NOULARD | 2012-02-18 | 2 | -2/+2 | |
| |/ / | ||||||
* | | | Merge topic 'GenerateExportHeader_MinorFix' | David Cole | 2012-02-21 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | GenerateExportHeader: use double quotes around _gcc_version | Alex Neundorf | 2012-02-18 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'improve-findopenmp' | David Cole | 2012-02-21 | 1 | -72/+133 | |
|\ \ \ | ||||||
| * | | | FindOpenMP: try the most likely flags first | Rolf Eike Beer | 2012-02-18 | 1 | -32/+67 | |
| * | | | FindOpenMP: do not fail if only C or CXX is enabled (#11910) | Rolf Eike Beer | 2012-02-08 | 1 | -43/+69 | |
* | | | | Merge topic 'improve-findfreetype' | David Cole | 2012-02-21 | 1 | -2/+26 | |
|\ \ \ \ | ||||||
| * | | | | FindFreetype: support version selection | Rolf Eike Beer | 2012-02-17 | 1 | -2/+26 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'fix-typos-12975' | David Cole | 2012-02-21 | 5 | -7/+7 | |
|\ \ \ \ | ||||||
| * | | | | fix the same typos as found by Debian in other places, too | Rolf Eike Beer | 2012-02-18 | 2 | -2/+2 | |
| * | | | | various typo and formatting fixes in manual pages (#12975) | Modestas Vainius | 2012-02-18 | 3 | -5/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'improve-findpkgconfig' | David Cole | 2012-02-21 | 1 | -5/+16 | |
|\ \ \ \ | ||||||
| * | | | | FindPkgConfig: support version selection of pkg-config itself | Rolf Eike Beer | 2012-02-18 | 1 | -5/+16 | |
| |/ / / | ||||||
* | | | | Merge topic 'improve-findlibxslt' | David Cole | 2012-02-21 | 1 | -3/+15 | |
|\ \ \ \ | ||||||
| * | | | | FindLibXslt: support version selection | Rolf Eike Beer | 2012-02-17 | 1 | -3/+15 | |
| |/ / / | ||||||
* | | | | Merge topic 'improve-findruby' | David Cole | 2012-02-21 | 1 | -31/+26 | |
|\ \ \ \ | ||||||
| * | | | | FindRuby: clean up querying variables from Ruby | Rolf Eike Beer | 2012-02-17 | 1 | -31/+26 | |
| |/ / / | ||||||
* | | | | Merge topic 'findblas-bugs' | David Cole | 2012-02-21 | 2 | -141/+154 | |
|\ \ \ \ | ||||||
| * | | | | FindBLAS/FindLAPACK: Work with MKL version 10.3 (#12924, #12925) | Alexey Ozeritsky | 2012-02-16 | 2 | -141/+154 | |
* | | | | | Merge topic 'FindX11_SearchXxf86vm' | David Cole | 2012-02-21 | 1 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix #6976: FindX11 also searches for X11_Xxf86vm_LIB | Alex Neundorf | 2012-02-16 | 1 | -3/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'fix_fortran_dir_two_dirs' | David Cole | 2012-02-21 | 1 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow two cmake_add_fortran_subdirectory calls in the same project. | Bill Hoffman | 2012-02-16 | 1 | -6/+6 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'improve-findglut' | David Cole | 2012-02-21 | 1 | -18/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindGLUT: honor REQUIRED (#12466) | Rolf Eike Beer | 2012-02-15 | 1 | -18/+16 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'findperllibs-windows' | David Cole | 2012-02-21 | 1 | -31/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindPerlLibs: properly detect libperl on Windows (#12224) | Rolf Eike Beer | 2012-02-14 | 1 | -31/+23 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindGetTextFixMultipleTargets' | David Cole | 2012-02-21 | 1 | -5/+43 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | FindGetText: fix multiple targets with the same name problem (CMP0002) | Alex Neundorf | 2012-02-12 | 1 | -5/+43 | |
| |/ / / | ||||||
* | | | | Merge topic 'asn_java_exec' | David Cole | 2012-02-14 | 1 | -17/+37 | |
|\ \ \ \ | ||||||
| * | | | | java: Add CMAKE_JAVA_JAR_ENTRY_POINT optional variable. | Nicolas Despres | 2012-02-13 | 1 | -2/+11 | |
| * | | | | java: Add CMAKE_JAVA_TARGET_OUTPUT_DIR optional variable. | Nicolas Despres | 2012-02-13 | 1 | -9/+18 | |
| * | | | | java: Factor jar output path. | Nicolas Despres | 2012-02-13 | 1 | -9/+11 | |
| |/ / / | ||||||
* | | | | Merge topic 'open64-compiler-flags' | David Cole | 2012-02-14 | 2 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Improve checks for Open64 and g++ incompatible flags (#12119) | Matthias Kretz | 2012-02-12 | 2 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'alsa_prefix_include_fix' | David Cole | 2012-02-14 | 1 | -6/+5 | |
|\ \ \ \ | ||||||
| * | | | | FindALSA: Fix version detection after last commit | Philip Lowman | 2012-02-12 | 1 | -5/+3 | |
| * | | | | FindALSA: Fix incorrect include path detection | Philip Lowman | 2012-02-11 | 1 | -4/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'sdl-fphsa' | David Cole | 2012-02-14 | 6 | -26/+18 | |
|\ \ \ \ | ||||||
| * | | | | FindSDL*: use FPHSA (#12467) | Rolf Eike Beer | 2012-02-11 | 6 | -26/+18 | |
| |/ / / | ||||||
* | | | | Merge topic 'cmake_add_fortran_subdirectory' | David Cole | 2012-02-14 | 3 | -0/+217 | |
|\ \ \ \ | ||||||
| * | | | | CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL option | Brad King | 2012-02-09 | 1 | -1/+15 | |
| * | | | | CMakeAddFortranSubdirectory: Always parse arguments | Brad King | 2012-02-09 | 1 | -4/+5 | |
| * | | | | CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL | Bill Hoffman | 2012-02-09 | 1 | -2/+2 | |
| * | | | | CMakeAddFortranSubdirectory: Validate gfortran architecture | Brad King | 2012-02-09 | 1 | -5/+21 | |