Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add initial ctest -j feature | Bill Hoffman | 2008-07-03 | 11 | -75/+893 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-03 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-02 | 1 | -1/+1 |
| | |||||
* | ENH: fix install in add/remove programs, again... | Bill Hoffman | 2008-07-01 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-07-01 | 1 | -2/+2 |
| | |||||
* | BUG: Fix column widths on some systems. | Clinton Stimpson | 2008-06-30 | 1 | -1/+1 |
| | |||||
* | BUG: Do not escape make variable references in VS additional options. | Brad King | 2008-06-30 | 1 | -2/+4 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-30 | 1 | -1/+1 |
| | |||||
* | BUG: fix 7230: don't ignore first parameter if it's not ALL | Alexander Neundorf | 2008-06-29 | 1 | -1/+1 |
| | | | | Alex | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-29 | 1 | -1/+1 |
| | |||||
* | BUG: fix memory leak and cleanup error string code | Ken Martin | 2008-06-28 | 3 | -35/+25 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-27 | 1 | -1/+1 |
| | |||||
* | BUG: Fix computed directory property DEFINITIONS. | Brad King | 2008-06-26 | 2 | -21/+33 |
| | | | | | | | | | | - The property tracks the value formed by add_definitions and remove_definitions command invocations. - The string should be maintained for use in returning for the DEFINITIONS property value. - It is no longer used for any other purpose. - The DEFINITIONS property was recently documented as deprecated. - See bug #7239. | ||||
* | BUG: don't run KDE4_KDECONFIG_EXECUTABLE if it is notfound | Bill Hoffman | 2008-06-26 | 1 | -4/+7 |
| | |||||
* | ENH: support parenthesis as arguments and in conditionals feature request #6191 | Ken Martin | 2008-06-26 | 11 | -224/+342 |
| | |||||
* | ENH: Update documentation of computed directory properites. | Brad King | 2008-06-26 | 2 | -13/+74 |
| | | | | | | - Fix documentation of get_directory_property command. - Convert its list of computed directory properties to be defined/documented directory properties. | ||||
* | BUG: Fix PARENT_DIRECTORY property in top-level to not crash. | Brad King | 2008-06-26 | 1 | -2/+4 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-26 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 7239, DEFINITIONS property not backwards compatible to 2.4 | Bill Hoffman | 2008-06-25 | 1 | -2/+15 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-25 | 1 | -1/+1 |
| | |||||
* | ENH: undo optional because we need it | Bill Hoffman | 2008-06-24 | 1 | -3/+0 |
| | |||||
* | ENH: rc is not so optional at least with 2005 and newer, as it is used to ↵ | Bill Hoffman | 2008-06-24 | 1 | -1/+1 |
| | | | | embed the manifest files | ||||
* | BUG: Don't create empty property. Fixes bug #7193. | Clinton Stimpson | 2008-06-24 | 1 | -0/+5 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-24 | 1 | -1/+1 |
| | |||||
* | ENH: make rc optional | Bill Hoffman | 2008-06-23 | 1 | -1/+4 |
| | |||||
* | BUG: fix for bug 7228 FLTK_WRAP_UI segfault fixed | Bill Hoffman | 2008-06-23 | 1 | -1/+13 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-21 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 7222 manifest:no not working for makefiles | Bill Hoffman | 2008-06-20 | 2 | -10/+33 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-20 | 1 | -1/+1 |
| | |||||
* | BUG: Avoid running the new CPackComponents test on Windows unless the NSIS ↵ | David Cole | 2008-06-19 | 1 | -2/+22 |
| | | | | installer is available. | ||||
* | COMP: Eliminate unreferenced variable warning | David Cole | 2008-06-19 | 1 | -0/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | BUG: modify the compiler flags only if KDE3 has actually been found | Alexander Neundorf | 2008-06-18 | 1 | -41/+45 |
| | | | | Alex | ||||
* | STYLE: use uppercase to be consistent with the rest of the file | Alexander Neundorf | 2008-06-18 | 1 | -8/+8 |
| | | | | Alex | ||||
* | BUG: the variable is _KDE4_USE_FLAGS | Alexander Neundorf | 2008-06-18 | 1 | -5/+6 |
| | | | | | | ENH: I guess this is also true for gcc 2.95 ? Alex | ||||
* | COMP: Eliminate compiler warning on 64-bit build. | David Cole | 2008-06-18 | 1 | -1/+2 |
| | |||||
* | BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit ↵ | David Cole | 2008-06-18 | 1 | -1/+2 |
| | | | | builds of CPack. | ||||
* | ENH: support large object file lists with incremental visual studio linking | Bill Hoffman | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | ENH: use correct variable | Bill Hoffman | 2008-06-18 | 1 | -6/+6 |
| | |||||
* | ENH: Apply patch for feature request #7170. Thanks to Tim Shead for ↵ | David Cole | 2008-06-18 | 5 | -1/+375 |
| | | | | contributing... | ||||
* | BUG: Be more specific about the expected file name of the installer. (So we ↵ | David Cole | 2008-06-18 | 1 | -2/+2 |
| | | | | don't get mylibapp.exe in our GLOB results in make based build trees where the built exes end up in the same directory as the CPack installers...) | ||||
* | ENH: fix for findall | Bill Hoffman | 2008-06-18 | 1 | -6/+16 |
| | |||||
* | BUG: make sure ctest sees the output of the cmake run in build and test ↵ | Bill Hoffman | 2008-06-18 | 1 | -0/+8 |
| | | | | cases, it was not... | ||||
* | ENH: try to module run test | Bill Hoffman | 2008-06-18 | 1 | -2/+2 |
| | |||||
* | ENH: try to module run test | Bill Hoffman | 2008-06-18 | 2 | -8/+15 |
| | |||||
* | BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. ↵ | David Cole | 2008-06-18 | 3 | -50/+95 |
| | | | | Thanks again to Doug Gregor for the patch. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-18 | 1 | -1/+1 |
| |