Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Minor OS X DistUtils.py fix | Benoit Foucher | 2012-11-27 | |
| | ||||
* | Updated makebindist.py and DistUtils.py for Solaris and OS X: | Bernard Normier | 2012-11-26 | |
| | | | | | | - fixed Solaris third parties - added parallel builds on Solaris (-j 40) and OS X (-j 8) - removed Qt | |||
* | Version fixes for makebindist.py | Benoit Foucher | 2012-11-23 | |
| | ||||
* | Remove generateBisonFiles and generateFlexFiles from DistUtils.py | Matthew Newhook | 2012-11-16 | |
| | | | | | Fixed makedist.py to correctly set CRLF for text files for Windows dist. Removed cpp/demo/Ice/MFC from the UNIX distributions. | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | Updated jgoodies in makebindist files | Dwayne Boone | 2011-05-19 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | Updated jgoodies versions | Dwayne Boone | 2010-05-31 | |
| | ||||
* | changes for DB 4.8.30 | Mark Spruiell | 2010-05-14 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | Changed top-level directory in demos.zip to be Ice-3.4b-demos | Benoit Foucher | 2010-01-06 | |
| | ||||
* | Bug 4533 - libiconv.so link in Solaris x86 binaries | Dwayne Boone | 2009-12-22 | |
| | ||||
* | makebindist.py fixes for Solaris | Benoit Foucher | 2009-12-20 | |
| | ||||
* | Copy Qt libraries | Dwayne Boone | 2009-12-18 | |
| | ||||
* | Fixed typo in Qt define | Dwayne Boone | 2009-12-18 | |
| | ||||
* | Additional makebindist.py fixes | Benoit Foucher | 2009-12-18 | |
| | ||||
* | Updates to makebindist | Dwayne Boone | 2009-12-17 | |
| | | | | Fixed make install in IceGrid and IceStorm | |||
* | Upgrade to BDB 4.8.24 | Dwayne Boone | 2009-10-02 | |
| | ||||
* | bug 4255 - updating version of ProGuard and other third-party libs | Mark Spruiell | 2009-09-10 | |
| | ||||
* | Partial fix for 4210 - Update to latest Berkeley DB 4.7.25 | Jose | 2009-09-03 | |
| | ||||
* | Bug 3624 - desupport HP | Dwayne Boone | 2009-05-05 | |
| | ||||
* | Bug 3851 - fix check for loks/forms | Dwayne Boone | 2009-03-12 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Cleaned up DistUtils.py | Benoit Foucher | 2008-07-01 | |
| | ||||
* | Minor fix for chatdemo build system & makedist.py cleanup | Benoit Foucher | 2008-06-09 | |
| | ||||
* | - Fixed bug 3242 | Benoit Foucher | 2008-06-06 | |
| | | | | | | | | | | | - Cleaned up makesldist.py and makedist.py (moved common code to distribution/lib/DistUtils.py) - Added -c option to makedist.py and makesldist.py to allow compartion distribution with previous one. Conflicts: makesldist.py | |||
* | Fixed bug 2393 - Mac OS X build now uses -rpath linker option | Benoit Foucher | 2008-03-26 | |
| | ||||
* | Bug 2909 - missing db.jar | Dwayne Boone | 2008-03-24 | |
| | ||||
* | Fixed bug 2854 and build system to correctly setup environment when building ↵ | Benoit Foucher | 2008-03-20 | |
| | | | | with 64bits | |||
* | More Bug 2858 | Dwayne Boone | 2008-03-20 | |
| | ||||
* | Fixed bug 2740 | Benoit Foucher | 2008-03-04 | |
| | ||||
* | Documentation fixes, distribution fixies | Benoit Foucher | 2008-02-15 | |
| | ||||
* | makebindist.py fixes | Benoit Foucher | 2008-02-15 | |
| | ||||
* | makedist.py fixes and new makebindist.py | Benoit Foucher | 2008-02-11 | |
| | ||||
* | - Moved cpp/slice to slice | Brent Eagles | 2007-11-07 | |
- Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done. |