Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
| | | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range. | ||||
* | STYLE: Fix style line-too-long violations. | David Cole | 2009-02-20 | 1 | -3/+3 |
| | |||||
* | BUG: A little bit more refactoring from BundleGenerator to ↵ | David Cole | 2009-02-19 | 1 | -0/+2 |
| | | | | DragNDropGenerator. See issue #8556. Thanks for Clinton Stimpson for the patch. | ||||
* | BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build ↵ | David Cole | 2009-01-22 | 1 | -0/+47 |
of CPack. Add a test of it in the CPackComponents test. Thanks to Clinton Stimpson for the patch. |