Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | ENH: no fatal error if not required | Bill Hoffman | 2008-06-18 | 1 | -2/+6 |
| | |||||
* | ENH: Added support for MSYS as a unix style search. | Miguel A. Figueroa-Villanueva | 2008-06-17 | 1 | -5/+5 |
| | |||||
* | COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler. | David Cole | 2008-06-17 | 1 | -3/+3 |
| | |||||
* | BUG: fix for bug 7136 | Bill Hoffman | 2008-06-17 | 1 | -12/+16 |
| | |||||
* | ENH: make find blas work if there is no fortran compiler | Bill Hoffman | 2008-06-17 | 1 | -1/+4 |
| | |||||
* | ENH: add an enabled language property | Bill Hoffman | 2008-06-17 | 1 | -0/+23 |
| | |||||
* | COMP: Fix errors and warnings from continuous dashboards running different ↵ | David Cole | 2008-06-17 | 2 | -1/+4 |
| | | | | compilers... | ||||
* | COMP: Include full class definitions of classes used in std::map data members. | David Cole | 2008-06-17 | 1 | -3/+4 |
| | |||||
* | ENH: Add patch for feature request #6847 - CPack components for NSIS and ↵ | David Cole | 2008-06-17 | 18 | -236/+1724 |
| | | | | PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available. | ||||
* | STYLE: fix indent for file | Bill Hoffman | 2008-06-17 | 1 | -338/+338 |
| | |||||
* | BUG: fix for bug 6619 | Bill Hoffman | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | ENH: try turning this on again | Bill Hoffman | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | ENH: turn this off until it passes on all systems | Bill Hoffman | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | ENH: add a project name | Bill Hoffman | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | BUG: don't fail with FATAL_ERROR if REQUIRED was not used | Alexander Neundorf | 2008-06-16 | 1 | -1/+2 |
| | | | | Alex | ||||
* | ENH: fix find module stuff for test | Bill Hoffman | 2008-06-16 | 4 | -16/+24 |
| | |||||
* | BUG: Fix so that MinGW use win32_find_style (6478). Also, consolidated ↵ | Miguel A. Figueroa-Villanueva | 2008-06-16 | 1 | -20/+17 |
| | | | | search styles selection into a single variable, so that they are mutually exclusive. | ||||
* | ENH: add test which executes all FindXXX.cmake modules | Alexander Neundorf | 2008-06-16 | 3 | -0/+34 |
| | | | | Alex | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-14 | 1 | -1/+1 |
| | |||||
* | ENH: remove red blending. It didn't look good on some systems. | Clinton Stimpson | 2008-06-13 | 1 | -4/+4 |
| | |||||
* | BUG: Fixed incorrectly matched FOREACH (7008). | Miguel A. Figueroa-Villanueva | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | ENH: instead of solid red for new entries, blend it with the alternating | Clinton Stimpson | 2008-06-13 | 1 | -4/+4 |
| | | | | white/gray (depending on style). | ||||
* | ENH: Make original flat view the default. | Clinton Stimpson | 2008-06-13 | 4 | -418/+320 |
| | | | | Add option to switch to grouped view (and remember it). | ||||
* | ENH: remove beta stuff from version | Bill Hoffman | 2008-06-13 | 1 | -6/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | ENH: better name for ungrouped entries. | Clinton Stimpson | 2008-06-11 | 1 | -1/+1 |
| |