Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Windows build fixes | Jose | 2016-04-04 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-17 |
|\ | |||
| * | .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 |
| | | |||
* | | Moved Freeze to its own repository | Dwayne Boone | 2015-11-13 |
| | | |||
* | | Changed version to 3.7.0 | Dwayne Boone | 2015-11-02 |
|/ | |||
* | Updated AssemblyInfo and StringFileInfo on Windows | Bernard Normier | 2015-08-21 |
| | |||
* | Updated version to 3.6.1 | Dwayne Boone | 2015-07-31 |
| | |||
* | 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. | ||
* | Added depend options to slice2freeze | Bernard Normier | 2015-04-24 |
| | | | | Fixed slice2freezej to make its depend options more usable | ||
* | Remove FileUtil dependency for --depend-file | Jose | 2015-04-13 |
| | |||
* | Add --depend-file/--depend-xml optinos to all Slice compilers | Jose | 2015-04-13 |
| | |||
* | Update windows dependencies | Jose | 2015-02-19 |
| | |||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | 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 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | New IceUtil headers to push and pop pragma disable warning with MSVC and GCC | Bernard Normier | 2014-10-31 |
| | |||
* | ICE-5804 - Warnings when building with GCC (Eliminate C style casts) | Jose | 2014-10-30 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2014-10-30 |
| | |||
* | 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 |
| | |||
* | ICE-5225 - Freeze changes | Mark Spruiell | 2014-08-22 |
| | |||
* | Fixed (ICE-5529) - Fix slice2freeze, slice2freezej and slice2html predefined ↵ | Jose | 2014-05-01 |
| | | | | macros | ||
* | 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 |
| | |||
* | Fixed ICE-5356 - Consider adding man pages for unix executables | Jose | 2013-07-16 |
| | |||
* | 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 |
| | |||
* | Fix for ICE-4841 - added no copy option when creating input stream | Benoit Foucher | 2013-01-23 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | 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-4884: | Bernard Normier | 2012-10-23 |
| | | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py |