summaryrefslogtreecommitdiff
path: root/cpp/newmakebindist.py
Commit message (Collapse)AuthorAge
* moving newmakebindist to makebindistBrent Eagles2005-09-20
|
* Fixing some typo bugs in the binary builder script.Brent Eagles2005-09-19
|
* Minor Mac OS X FixBenoit Foucher2005-05-16
|
* fixes for IcePHP shared library constructionBrent Eagles2005-05-09
|
* FixBenoit Foucher2005-05-04
|
* Merging fixes from R2_1_branchBrent Eagles2005-05-03
|
* merging some updates fromthe 2.1.1 branchBrent Eagles2005-04-06
|
* merging support for IcePHP binary to be installed with binary distributionsBrent Eagles2005-03-17
|
* merging changes to CVS hostnameBrent Eagles2005-03-14
|
* merging bug fixes for bug 98 and 168 to mainlineBrent Eagles2005-03-10
|
* fixing Berkeley DB pickup for AIXBrent Eagles2005-03-10
|
* fix permission copyingBrent Eagles2005-03-09
|
* first whack at including OpenSSL binaries in HP-UXBrent Eagles2005-03-09
|
* Fix to include expat on Mac OS XBenoit Foucher2005-03-09
|
* fixes to RPMsBrent Eagles2005-03-09
|
* adding a solaris hackBrent Eagles2005-03-09
|
* fixes for AIXBrent Eagles2005-03-09
|
* fixes for third party librariesBrent Eagles2005-03-09
|
* stripping newlines from filenamesBrent Eagles2005-03-09
|
* fixes for README handlingBrent Eagles2005-03-09
|
* file closure in bad locationBrent Eagles2005-03-09
|
* fixing files that weren't closed, preventing their removalBrent 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 ant task removalBrent Eagles2005-03-08
|
* fixing bogus commitBrent Eagles2005-03-08
|
* fixing location of README.htmlBrent Eagles2005-03-08
|
* 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
* more quiet -> zip flagsBrent Eagles2005-03-07
|
* fixing gacutil cleanup, some file location bugs and reducing noise whileBrent Eagles2005-03-07
| | | | running
* Oops, fix for previous fixBenoit Foucher2005-03-07
|
* Check for bin/icepackadmin instead of bin/icecpp ICE_HOME checkBenoit Foucher2005-03-07
|
* Check for bin/icecpp instead of include/Ice for ICE_HOME checkBenoit Foucher2005-03-07
|
* create a zip file for the demosBrent Eagles2005-03-04
|
* Fix to reflect the move of makecerts from config to certsBenoit Foucher2005-03-04
|
* some .Net changes, manual -> reference, removing some unnecessary filesBrent Eagles2005-03-04
|
* fix a noclean bugBrent Eagles2005-03-02
|
* fix sources directory bugsBrent Eagles2005-03-02
|
* remove IcePy library from AIX binary distributionBrent Eagles2005-03-01
|
* fixing bug where the C# Make.rules.cs file was being missed during theBrent Eagles2005-02-25
| | | | install
* moved RPM logic into a moduleBrent Eagles2005-02-25
|
* replaced some of the perl in place editing with some python code to getBrent Eagles2005-02-23
| | | | some better flexibility
* adding a cvs mode so folks can create bin-tarballs out of a cvs buildBrent Eagles2005-02-22
|
* adding shared library path for hpuxBrent Eagles2005-02-22
|
* libraries required for building most likely have to be added to the sharedBrent Eagles2005-02-22
| | | | library path in order to run the tools during building
* removing default third-party library locations. There are too manyBrent Eagles2005-02-22
| | | | variations from system to system.
* removing optional library locations from the defaults, ie. if they aren'tBrent Eagles2005-02-22
| | | | | absolutely required then they are not set at all unless you set the environment variable yourself or use the command line argument
* trying to set third party locations through environment variables andBrent Eagles2005-02-22
| | | | allowing command line overrides
* reduce code duplication in getVersion()Brent Eagles2005-02-21
|
* special host name for ibm no longer requiredBrent Eagles2005-02-21
|