Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CPack PackageMaker variable doc layout | Eric NOULARD | 2012-02-25 | 1 | -12/+12 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-25 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-24 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-23 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-22 | 1 | -1/+1 |
* | Merge topic 'HandleTargetsInCMakeRequiredLibraries' | David Cole | 2012-02-21 | 17 | -67/+257 |
|\ | |||||
| * | Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES | Alex Neundorf | 2012-02-21 | 13 | -11/+206 |
| * | bootstrap: move while() and endwhile() into the bootstrap build | Alex Neundorf | 2012-02-21 | 2 | -4/+4 |
| * | -don't pull in CheckTypeSize.cmake from the cmake which is being built | Alex Neundorf | 2012-02-21 | 1 | -6/+1 |
| * | -remove trailing whitespace | Alex Neundorf | 2012-02-21 | 9 | -46/+46 |
* | | Merge topic 'qt3-find-qtmain' | David Cole | 2012-02-21 | 1 | -1/+4 |
|\ \ | |||||
| * | | Fix paths/hints for finding qtmain. | Clinton Stimpson | 2012-02-20 | 1 | -1/+4 |
* | | | Merge topic 'update-KWIML' | David Cole | 2012-02-21 | 1 | -1/+9 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-02-20 | 1 | -1/+9 |
| |\ \ \ | |||||
| | * | | | KWIML: Teach ABI.h that MIPS is biendian | Modestas Vainius | 2012-02-20 | 1 | -1/+9 |
* | | | | | Merge topic 'doBuildRPM-withSpaceInTree' | David Cole | 2012-02-21 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Do not build RPM if path of the build tree contains space | Eric NOULARD | 2012-02-19 | 1 | -0/+8 |
* | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ |