Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
| | | | | | | | This adds copyright/license notification blocks CMake's non-find modules. Most of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices. | ||||
* | BUG: fix #9031: newer rpm versions complain about the "#%" lines | Alexander Neundorf | 2009-05-29 | 1 | -6/+6 |
| | | | | Alex | ||||
* | STYLE: add documentation for CPackRPM (#9029) | Alexander Neundorf | 2009-05-14 | 1 | -4/+71 |
| | | | | Alex | ||||
* | BUG: apply patch from Eric Noulard, so cpack works with rpmbuild 4.6.0, #8967 | Alexander Neundorf | 2009-05-12 | 1 | -2/+24 |
| | | | | Alex | ||||
* | BUG: #7904 add rpm package depend | Bill Hoffman | 2008-12-03 | 1 | -3/+19 |
| | |||||
* | BUG: 7435, remove warning for not setting DESTDIR | Bill Hoffman | 2008-09-22 | 1 | -5/+0 |
| | |||||
* | BUG: 7435 fixes to add optional post-install | Bill Hoffman | 2008-09-19 | 1 | -18/+51 |
| | |||||
* | BUG: fix rpmbuild bug, which expands variables in comments :-/ | Alexander Neundorf | 2008-02-25 | 1 | -1/+1 |
| | | | | | | | apparently rpmbuild can't handle paths with spaces and can't handle variables in comments... Alex | ||||
* | ENH: fix for RPM generator from Eric | Bill Hoffman | 2007-11-01 | 1 | -10/+20 |
| | |||||
* | ENH: use cpack generic variable if rpm one is not set | Bill Hoffman | 2007-10-30 | 1 | -1/+5 |
| | |||||
* | BUG: fix for bug 5878 | Bill Hoffman | 2007-10-12 | 1 | -74/+84 |
| | |||||
* | ENH: fail with error if trying to create a RPM stating that rpmbuild can't | Alexander Neundorf | 2007-08-29 | 1 | -0/+4 |
| | | | | | | handle spaces Alex | ||||
* | ENH: patch from Eric Noulard for an RPM package generator | Alexander Neundorf | 2007-08-17 | 1 | -0/+185 |
| | | | | | | | | It seems rpmbuild can't handle paths with spaces, it complains that Buildroot takes only one tag (or something like this), quoting and escaping don't seem to help. Alex | ||||
* | ENH: add empty RPM package generator, Eric Noulard wants to work on it | Alexander Neundorf | 2007-08-08 | 1 | -0/+14 |
Alex |