summaryrefslogtreecommitdiff
path: root/cpp/RPMTools.py
Commit message (Collapse)AuthorAge
...
* updates for icegridgui.jarBrent Eagles2005-11-15
|
* some fixes for SRPMSBrent Eagles2005-11-15
|
* - Fixes some SRPM issuesBrent Eagles2005-11-14
|
* tweaked external program codeBrent Eagles2005-11-14
|
* update PYTHONPATH pathsBrent Eagles2005-11-11
|
* script now bails when calls to some external programs fail, work inBrent Eagles2005-11-10
| | | | progress
* reinsert config directory in demo distributionsBrent Eagles2005-11-02
|
* Fix some SRPM generation bugs, some copy commands and removed buildrequiresBrent Eagles2005-10-24
| | | | from bin->RPM translation.
* adding version information to build requiresBrent Eagles2005-10-20
|
* - Include IcePy library with the form IcePy.so.n, this is currentlyBrent Eagles2005-10-18
| | | | | | | | hardcoded and needs to be driven by the computer version of Ice. - The Python sources that are included with IcePy are no compiled. - The IcePy.so module shared library is placed in the same directory as the python sources so /usr/lib doesn't need to be added to PYTHONPATH any longer.
* Add Ice PHP RPM support.Brent Eagles2005-10-14
|
* fix config directory installation xformBrent Eagles2005-10-12
|
* 64 bit fixesBrent Eagles2005-10-12
|
* fix some typosBrent Eagles2005-10-12
|
* Initial 64 bit rpm support.Brent Eagles2005-10-12
|
* Reverting all projects back to pre_adding_dbg_to_release_builds.Brent Eagles2005-10-11
|
* Adding debug information to the release builds on Win32.Brent Eagles2005-10-11
|
* bug 475: remove IcePackMark Spruiell2005-10-10
|
* added a buildrequires set (incomplete) and icegrid filesBrent Eagles2005-10-04
|
* modify mono dependencies for .Net RPMBrent Eagles2005-05-12
|
* merging bug fixes for bug 98 and 168 to mainlineBrent Eagles2005-03-10
|
* first whack at including OpenSSL binaries in HP-UXBrent Eagles2005-03-09
|
* fixes to RPMsBrent Eagles2005-03-09
|
* reworking the README file management and adding some third party installBrent Eagles2005-03-09
| | | | stuff
* some demo tarball cleanup and the RPM building will now create a source RPMBrent Eagles2005-03-09
| | | | with a proper spec file
* Fix bug 111 ice-2.1.0-1.i386.rpm wierd (none) by adding a changelog entry.Brent Eagles2005-03-09
| | | | | It won't allow empty entries (seems to just show up as none as well) and modified RPM infos to comply with latest updates to bug 98.
* The Ice CS demos will not build if we remove the assemblies from the binBrent Eagles2005-03-08
| | | | directory
* put description into a variable instead of cut and pasting all of the textBrent Eagles2005-03-08
| | | | into each package
* demo packages are now only created on Linux. Linux is the best platform forBrent Eagles2005-03-08
| | | | | creating these packages since it supports all of the mappings that will go into the demos
* fixing gacutil cleanup, some file location bugs and reducing noise whileBrent Eagles2005-03-07
| | | | running
* fixing some directory structureBrent Eagles2005-03-07
|
* some packaging fixesBrent Eagles2005-03-04
|
* some .Net changes, manual -> reference, removing some unnecessary filesBrent Eagles2005-03-04
|
* removing files that aren't currently installedBrent Eagles2005-03-02
|
* generated spec file will now do an optimized buildBrent Eagles2005-03-02
|
* fixing version dependencies to be absolute where required and put upperBrent Eagles2005-03-01
| | | | version caps on some others
* moving all of the IcePy libraries into the Python runtimeBrent Eagles2005-02-28
|
* first drafts of some README filesBrent Eagles2005-02-25
|
* some fixes to the command writing in RPMTools.pyBrent Eagles2005-02-25
|
* moved RPM logic into a moduleBrent Eagles2005-02-25