Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use stable_sort to preserve test order (#11877) | David Cole | 2011-02-18 | 1 | -1/+1 |
| | | | | | | Using sort results in a possibly-modified sorting when all elements are "tied" - use stable_sort instead to preserve the original ordering of tied elements. | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-18 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | Begin post-2.8.4 development | David Cole | 2011-02-15 | 1 | -2/+2 |
| | |||||
* | CMake 2.8.4v2.8.4 | David Cole | 2011-02-15 | 2 | -1/+21 |
| | |||||
* | Merge branch 'release' | David Cole | 2011-02-15 | 2 | -3/+396 |
|\ | |||||
| * | CMake 2.8.4-rc2 | David Cole | 2011-01-31 | 2 | -1/+86 |
| | | |||||
| * | Merge branch 'release' | David Cole | 2011-01-31 | 2 | -3/+311 |
| |\ | |||||
| | * | CMake 2.8.4-rc1 | David Cole | 2011-01-12 | 2 | -3/+311 |
| | | | |||||
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge topic 'copyright-FindPerlLibs' | Brad King | 2011-02-14 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | bff5772 FindPerlLibs: Add notice of copyright | ||||
| * | | | FindPerlLibs: Add notice of copyright | Andreas Schneider | 2011-02-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | I'm the original author of this module. See bug #7898. | ||||
* | | | | Merge topic 'doc-MSVC_VERSION-issue-11833' | Brad King | 2011-02-14 | 1 | -2/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | 5cdd05b Fix documentation of MSVC_VERSION (#11833) | ||||
| * | | | | Fix documentation of MSVC_VERSION (#11833) | Brad King | 2011-02-10 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Previously the example version number was wrong. Instead list all the known versions with correct numbers. | ||||
* | | | | | Merge topic 'linux-standard-base' | Brad King | 2011-02-14 | 4 | -18/+21 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ee55a4f libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815) 41b7b3e libarchive: Define major/minor/makedev only where needed (#11648) | ||||
| * | | | | | libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815) | Brad King | 2011-02-08 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenSSL is not part of the Linux Standard Base but its headers and libraries may still be found at build time even though they may not be available at runtime. Use it only if explicitly allowed. | ||||
| * | | | | | libarchive: Define major/minor/makedev only where needed (#11648) | Brad King | 2011-02-07 | 3 | -16/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If neither MAJOR_IN_MKDEV or MAJOR_IN_SYSMACROS is defined then provide our own implementation of these macros locally. This complements the change in commit cf5ad183 (Fix major() check for LSB 4.0, 2011-01-12). This patch is based on upstream libarchive SVN commit 1553 (Shuffle the major/minor/makedev support a bit; this should work on both Windows and Haiku, 2009-10-31). Inspired-by: Tim Kientzle <kientzle@freebsd.org> | ||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-14 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-13 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-12 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-11 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-10 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-09 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge topic 'CPack-ComponentMoreZipTests' | Brad King | 2011-02-08 | 8 | -36/+123 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b8da1a1 Avoid foreach IN LISTS syntax which is not supported by CMake 2.6 92ced20 CPack Tests the different ways of packaging components | ||||
| * | | | | | Avoid foreach IN LISTS syntax which is not supported by CMake 2.6 | Eric NOULARD | 2011-01-31 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | CPack Tests the different ways of packaging components | Eric NOULARD | 2011-01-30 | 8 | -36/+123 |
| | | | | | | |||||
* | | | | | | Merge topic 'FixCrashInGraphVizWriter' | Brad King | 2011-02-08 | 1 | -0/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 00e7ea7 Fix crash in GraphVizWriter when GRAPHVIZ_TARGET_IGNORE_REGEX is used | ||||
| * | | | | | | Fix crash in GraphVizWriter when GRAPHVIZ_TARGET_IGNORE_REGEX is used | Alex Neundorf | 2011-02-04 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GraphVizWriter could crash if GRAPHVIZ_TARGET_IGNORE_REGEX was set. Patch from Christian Ehrlicher. Alex | ||||
* | | | | | | | Merge topic 'fix-clang-warnings' | Brad King | 2011-02-08 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c310450 Silence the may be used uninitialized warnings: initialize stuff. | ||||
| * | | | | | | | Silence the may be used uninitialized warnings: initialize stuff. | David Cole | 2011-02-03 | 2 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-08 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-07 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-06 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-05 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-04 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-03 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-02 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-02-01 | 1 | -2/+2 |
| |_|_|/ / |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-31 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-30 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-29 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge topic 'fix-11695-spaces-in-vs10-rc-defs' | Brad King | 2011-01-28 | 8 | -22/+147 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 008d116 VSResource: Avoid windres /D with quoted spaces (#11695) 8f9919d Avoid space in rc /D values for VS6 and Cygwin (#11695) 78fe97f Fix line too long KWStyle issue (#11695) 6627560 VS10: Escape double quote chars in defines for rc files (#11695) | ||||
| * | | | | VSResource: Avoid windres /D with quoted spaces (#11695) | David Cole | 2011-01-27 | 4 | -13/+109 |
| | | | | | | | | | | | | | | | | | | | | Improve test: print out what's happening along the way. | ||||
| * | | | | Avoid space in rc /D values for VS6 and Cygwin (#11695) | David Cole | 2011-01-26 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Change to the test only. Using a space in an rc /D value will not work at present with VS6 or Cygwin rc compilers. | ||||
| * | | | | Fix line too long KWStyle issue (#11695) | David Cole | 2011-01-26 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | VS10: Escape double quote chars in defines for rc files (#11695) | David Cole | 2011-01-26 | 6 | -12/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To get rc defines to work in the VS10 IDE requires \" when constructing PreprocessorDefinitions strings. This is different than defines for cl. Also, per-file rc defines were not being generated. Fix that, too. | ||||
* | | | | | Merge topic 'avoid-purify-in-CTestTest2' | Brad King | 2011-01-28 | 1 | -7/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 2b082aa CTestTest2: Avoid running purify unless requested | ||||
| * | | | | | CTestTest2: Avoid running purify unless requested | David Cole | 2011-01-27 | 1 | -7/+6 |
| | | | | | | |||||
* | | | | | | Merge topic 'fix-xcode-generator-crash' | Brad King | 2011-01-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b08657c Xcode: Fix crash: avoid strlen call on NULL char * |