Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CPack-dynamicDocSection' | David Cole | 2012-02-21 | 11 | -67/+230 |
|\ | |||||
| * | Try to fix compile error on Win32-vs70 | Eric NOULARD | 2012-02-18 | 1 | -3/+4 |
| * | Fix typo in end markup | Eric NOULARD | 2012-02-18 | 1 | -1/+1 |
| * | 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 |
| * | Suppress unecessary (now empty) doc sections | Eric NOULARD | 2012-02-18 | 1 | -2/+0 |
| * | 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 | 5 | -9/+25 |
* | | 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 'expect-more-versions' | David Cole | 2012-02-21 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | AllFindModules test: expect more modules to have a version number available | Rolf Eike Beer | 2012-02-18 | 1 | -2/+3 |
| | |_|/ | |/| | | |||||
* | | | | 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 'findlibrary-versioned-libraries' | David Cole | 2012-02-21 | 2 | -5/+45 |
|\ \ \ \ | |||||
| * | | | | Find_library(): allow searching for versioned shared objects | Rolf Eike Beer | 2012-02-18 | 2 | -5/+45 |
* | | | | | Merge topic 'fix-typos-12975' | David Cole | 2012-02-21 | 7 | -14/+14 |
|\ \ \ \ \ | |||||
| * | | | | | fix the same typos as found by Debian in other places, too | Rolf Eike Beer | 2012-02-18 | 3 | -5/+5 |
| * | | | | | various typo and formatting fixes in manual pages (#12975) | Modestas Vainius | 2012-02-18 | 4 | -9/+9 |
| | |_|/ / | |/| | | | |||||
* | | | | | 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 'document-test-layout' | David Cole | 2012-02-21 | 1 | -0/+34 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: document where to put tests | Rolf Eike Beer | 2012-02-17 | 1 | -0/+34 |
| | |_|/ / | |/| | | | |||||
* | | | | | 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 'suppress-clang-warning' | David Cole | 2012-02-21 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTestCustom: Suppress clang warning on the dashboard | David Cole | 2012-02-16 | 1 | -0/+1 |
* | | | | | | | Merge topic 'try-compile-random-name' | David Cole | 2012-02-21 | 1 | -4/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | try_compile: Use random executable file name (#12957) | Brad King | 2012-02-16 | 1 | -4/+9 |
* | | | | | | | | 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 'honor-gcov-empty-coverage' | David Cole | 2012-02-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CTest: mark all gcov covered files as covered | Rolf Eike Beer | 2012-02-15 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'teach_ctest_ninja_errors' | David Cole | 2012-02-21 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Teach CTest what a ninja error looks like. | Bill Hoffman | 2012-02-15 | 1 | -0/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | 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 |