Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | First step in refactoring the distribution dir. | Matthew Newhook | 2015-03-20 |
| | |||
* | Some cleanup of distribution files | Dwayne Boone | 2015-03-13 |
| | |||
* | ICE-6351 get rid of @ver@, @mmver@, etc in the sources | Dwayne Boone | 2015-03-11 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | removing RELEASE_NOTES | Mark Spruiell | 2014-11-13 |
| | |||
* | Fixes for binary distributions | Jose | 2014-11-04 |
| | |||
* | makebindist fixes | Jose | 2014-10-31 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Test & Build auotomation scripts | Jose | 2013-08-26 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Added C++11 libraries/binaries to OS X binary distribution | Jose | 2013-01-30 |
| | |||
* | Undo OS X Frameworks updates | Jose | 2013-01-21 |
| | |||
* | Added OS X Frameworks | Jose | 2013-01-17 |
| | |||
* | OS X installer fixes | Benoit Foucher | 2013-01-08 |
| | |||
* | Add OS X installer, minor distribution fixes. | Jose | 2012-12-22 |
| | |||
* | Fixed building of Ice for Python with makebindist.py | 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 | ||
* | 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 copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 4533 - libiconv.so link in Solaris x86 binaries | Dwayne Boone | 2009-12-22 |
| | |||
* | makebindist.py fixes for Solaris | Benoit Foucher | 2009-12-20 |
| | |||
* | Additional makebindist.py fixes | Benoit Foucher | 2009-12-18 |
| | |||
* | Updates to makebindist | Dwayne Boone | 2009-12-17 |
| | | | | Fixed make install in IceGrid and IceStorm | ||
* | 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 |
| | |||
* | Fixed bug 2919 & 2915 | Benoit Foucher | 2008-03-25 |
| | |||
* | Fixed bug 2879 | Benoit Foucher | 2008-03-21 |
| | |||
* | Fixed bug 2854 and build system to correctly setup environment when building ↵ | Benoit Foucher | 2008-03-20 |
| | | | | with 64bits | ||
* | Documentation fixes, distribution fixies | Benoit Foucher | 2008-02-15 |
| | |||
* | makebindist.py fixes | Benoit Foucher | 2008-02-15 |
| | |||
* | Minor makedist.py fix and fixed again IceSL Exception.cs | Benoit Foucher | 2008-02-15 |
| | |||
* | makedist.py fixes and new makebindist.py | Benoit Foucher | 2008-02-11 |
| | |||
* | Minor fix | Benoit Foucher | 2008-02-05 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Bug 2261 - renaming Ice for C# to Ice for .NET | Dwayne Boone | 2008-01-16 |
| | |||
* | - 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. |