Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | slice2confluence fixes | Mark Spruiell | 2016-10-11 |
| | |||
* | Fix ICE-4787 - slice compilers and unicode paths | Jose | 2016-09-17 |
| | |||
* | Removed extra whitespace in --validate usage | Bernard Normier | 2016-09-12 |
| | |||
* | Update Ice version to 3.6.3 | Joe George | 2016-04-08 |
| | |||
* | .gitignore updates | Jose | 2016-03-11 |
| | |||
* | Update version to 3.6.2 | Jose | 2016-03-10 |
| | |||
* | Update Copyright year to 2016 in rc and cs files | Joe George | 2016-03-07 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated AssemblyInfo and StringFileInfo on Windows | Bernard Normier | 2015-08-21 |
| | |||
* | Updated version to 3.6.1 | Dwayne Boone | 2015-07-31 |
| | |||
* | ICE-6514 Removed uneeded includes of DisableWarnings.h | Dwayne Boone | 2015-07-08 |
| | |||
* | ICE-6469 added --validate option to Slice compilers | Dwayne Boone | 2015-07-07 |
| | |||
* | Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after build | Jose | 2015-05-12 |
| | |||
* | Fix typo from previous commit | Joe George | 2015-04-29 |
| | |||
* | Improve usage message for slice compilers | Joe George | 2015-04-29 |
| | | | | | * --ice Allow reserved Ice prefix in Slice identifiers. * --underscore Allow underscores in Slice identifiers. | ||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | updating slice2confluence | Mark Spruiell | 2014-12-11 |
| | |||
* | doc fixes | Mark Spruiell | 2014-11-25 |
| | |||
* | Build & test fixes: | Jose | 2014-11-24 |
| | | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows? | ||
* | More updates for ICE-5931, ICE-5935 | Jose | 2014-11-21 |
| | |||
* | ICE-5931, ICE-5935 | Jose | 2014-11-20 |
| | |||
* | C++11 build updates | Jose | 2014-10-24 |
| | |||
* | Version fixes | Jose | 2014-10-08 |
| | |||
* | Several Windows build fixes: | Jose | 2014-10-08 |
| | | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds | ||
* | Update Ice version to 3.6b 3.6.51 | Jose | 2014-10-03 |
| | |||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | ||
* | 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 |
| | |||
* | Sort C++ Demo and src makefiles | Joe George | 2014-08-22 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | changing version to 3.5.1 | Mark Spruiell | 2013-08-20 |
| | |||
* | Ubuntu/Debian distribution support | Jose | 2013-07-22 |
| | |||
* | Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macro | Jose | 2013-07-17 |
| | |||
* | Added Ice for C# support for SOCKS proxies | Benoit Foucher | 2013-03-19 |
| | |||
* | slice2confluence: Cleaned-up print statements. | Shawn Hussey | 2013-03-05 |
| | |||
* | slice2confluence: Fixed links to dictionaries and sequences. | Shawn Hussey | 2013-03-05 |
| | | | | Fixed trailing comma in metadata. | ||
* | ICE-5158 Added detection of doc tag "@userImplemented". Items without this ↵ | Shawn Hussey | 2013-02-26 |
| | | | | tag will generate markup for all metadata except cpp:const, cpp:ice_print, java:serialVersionUID and UserException. Items with the tag will output markup for all metadata. | ||
* | ICE-5158 Added metadata printout to slice2confluence for enumerations in enums | Shawn Hussey | 2013-02-15 |
| | |||
* | ICE-5158 Print all metadata for operations (other than deprecated, which ↵ | Shawn Hussey | 2013-02-15 |
| | | | | causes seperate formatting) | ||
* | Fixed ICE-5209: fixed version to 3.5.0 | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5211) - use @loader_path in OS X libraries and binaries instead ↵ | Jose | 2013-02-01 |
| | | | | of the hard coding path | ||
* | Added C++11 libraries/binaries to OS X binary distribution | Jose | 2013-01-30 |
| | |||
* | Fixes for slice2confluence for Ice 3.5, hack to make Ice::Instrumentation ↵ | Shawn Hussey | 2012-12-22 |
| | | | | generate correctly. | ||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | Fixed MinGW port | Benoit Foucher | 2012-11-08 |
| | | | | | | | | | | | | - The build no longer requires Cygwin - Running the tests no longer requires setting CPP_COMPILER, TestUtil.py che for RI_DEVKIT in the environment to figure out if running with MinGW devki - DynamicLibrary no longer appends the "d" suffix when compiling with debug - COMPSUFFIX is now defined when compiling Ice - Much simplified the build system by removing all the checks for MinGW in makefiles, MinGW settings are now located to Make.rules.MINGW only. - Fixed allTests.py to skip plugin and metrics tests. - Fixed build instructions. | ||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Fixed ICE-4884: | Bernard Normier | 2012-10-23 |
| | | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py | ||
* | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| |