Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Renamed ICE_UTIL_API to ICE_API and other cleanups | Bernard Normier | 2016-05-12 |
| | |||
* | IceUtil and Slice msbuild updates | Bernard Normier | 2016-05-11 |
| | |||
* | Another fix for ICE-7132 | Benoit Foucher | 2016-05-09 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | ICE-6481 pragma comment when building static libraries | Bernard Normier | 2015-05-05 |
| | | | | | | | | | | | | | | On windows with VS, pragma comment is now defined when building only when ICE_BUILDING_<component-name> is not defined. ICE_BUILDING_<component-name> is defined automatically when <component-name>_API_EXPORTS is defined. When building static Ice libraries on Windows, please define ICE_BUILDING_<component-name-being-built>. ICE_DECLSPEC_EXPORT and ICE_DECLSPEC_IMPORT are now defined all the time on Windows, and we define the various _API macros to /**/ when ICE_STATIC_LIBS is defined. Replaced various direct use of ICE_DECLSPEC_EXPORT/ICE_DECLSPEC_IMPORT by the correct _API macro. | ||
* | Add --depend-file/--depend-xml optinos to all Slice compilers | Jose | 2015-04-13 |
| | |||
* | JavaScript updates to use gulp and add npm and bower packages | Jose | 2015-01-14 |
| | |||
* | Added Objective-C mapping | Benoit Foucher | 2015-01-07 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy" | Jose | 2014-09-11 |
| | | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak | ||
* | Fixed (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-10 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macro | Jose | 2013-07-17 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| | |||
* | Remove BCC support | Jose | 2012-07-19 |
| | |||
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 |
| | | | | files. | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Fixed 3962 - Berkeley DB, problems with unicode paths. | Jose | 2009-11-10 |
| | |||
* | Bug 4294 - fix slice dependencies | Dwayne Boone | 2009-10-07 |
| | |||
* | bug 3737: | Mark Spruiell | 2009-09-04 |
| | | | | | - Remove Python workaround for 3.3.1 - Make Slice::Preprocessor a dynamically allocated class | ||
* | Fixed bug in depednedncy creation | Dwayne Boone | 2009-06-09 |
| | |||
* | bug 3731 - backward incompatibilities in Slice library | Mark Spruiell | 2009-02-16 |
| | |||
* | bug 3644 - improve integration between eclipse plugin and translator | Mark Spruiell | 2009-02-02 |
| | | | | bug 3657 - improve error reporting in translators | ||
* | Squashed commit of the following: | Jose | 2009-01-27 |
| | | | | | | | | commit 9aa67a8862e402cb52276282b26a40422fae4adb Author: Jose Gutierrez <jose@zeroc.com> Date: Tue Jan 27 19:25:22 2009 +0100 Fixed 3374 --header-ext not work as intended. | ||
* | Squashed commit of the following: | Matthew Newhook | 2009-01-12 |
| | | | | | | | | commit b73098371dca786520d9eab2731d1887a60685b1 Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Jan 12 13:22:59 2009 -0330 http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3518 slice2XXX --depend exit status is bogus | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Use _wtempnam on Windows to get temp file | Dwayne Boone | 2008-11-20 |
| | |||
* | Bug 3550 - slice compiler not able to open tmp file on Vista | Dwayne Boone | 2008-11-20 |
| | |||
* | Use tmpfile() to create preporcessor tmp file | Dwayne Boone | 2008-08-28 |
| | | | | Set up signal handling in RB/Py/PHP | ||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Use mcpp instead of icecpp | Dwayne Boone | 2008-01-09 |
| | |||
* | Fixed bug 1745 | Benoit Foucher | 2007-02-05 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Fixed bug 1653 | Benoit Foucher | 2007-01-05 |
| | |||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Added slice2vb and fixed a bunch of bugs in slice2cs. | Michi Henning | 2004-09-08 |
| | |||
* | Changed the way dependencies are printed by slice2java --depend. Updated | Michi Henning | 2004-06-17 |
| | | | | | ant build task accordingly. Fixed a few incorrect project settings for VC++. | ||
* | Removed --depend option from slice2java (because it was meaningless) and | Michi Henning | 2004-06-07 |
| | | | | | changed preprocessor to be able to generate dependecies for C# makefiles. | ||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Macro reorg/cleanup | Bernard Normier | 2003-04-17 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | Copyright fixes | Benoit Foucher | 2002-10-30 |
| | |||
* | fixes | Marc Laukien | 2002-10-29 |
| |