Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor: Move CPack internal files to `Internal/CPack/` directory | Alex Turbov | 2019-07-09 | 1 | -0/+0 |
| | | | | | | | | Some commits ago all CPack internal `*.cmake` files have been moved to `Internal/CPack/`. This commit also move some templates internally used by generators to the same location to make `Modules/` directory less noisy w/ files the end users don't need to use/see. | ||||
* | Reduce size of PNG images | Lucy Phipps | 2019-01-25 | 1 | -0/+0 |
| | | | | | | Use FileOptimizer 13.50.2431 (x86) and ZopfliPNG 1.0.2. Update expected file hashes in tests. | ||||
* | CPack: Replace corrupted background png with original | Lucy Phipps | 2019-01-25 | 1 | -0/+0 |
| | | | | | | | | | | | | The `Modules/CPack.background.png.in` file was originally added by commit f2c0dbd164 (ENH: More work on the packaging. Add Applicaitons, add icons, etc, 2007-02-13, v2.6.0~2217). Then it was removed accidentally by commit 5308afa3f7 (ENH: remove unused file, 2009-03-03, v2.8.0~963) and restored by commit f9dd6a38c5 (ENH: add file back bug use cmake image, 2009-03-04, v2.8.0~958) but with corruption. Restore the original image file and add a Git attribute to prevent newline conversion as we do for other `.png` files. | ||||
* | ENH: add file back bug use cmake image | Bill Hoffman | 2009-03-04 | 1 | -0/+0 |
| | |||||
* | ENH: remove unused file | Bill Hoffman | 2009-03-03 | 1 | -0/+0 |
| | |||||
* | ENH: More work on the packaging. Add Applicaitons, add icons, etc | Andy Cedilnik | 2007-02-13 | 1 | -0/+0 |