Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Windows Python 3.5 build support | Jose | 2016-03-28 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Python build fixes | Jose | 2016-02-27 |
| | | |||
* | | Windows msbuild build updates | Jose | 2016-02-26 |
|/ | |||
* | Nuget support | Jose | 2015-07-30 |
| | | | | | | | | C++ third party packages for Windows builds are now in nuget. The packages are automatically downloaded when required. | ||
* | Update s2py to prepend python path | Jose | 2015-05-11 |
| | | | | This ensure IcePy module from the source distribution takes preference. | ||
* | Updated some copyright headers | Dwayne Boone | 2015-05-04 |
| | |||
* | ICE-6455 - remove slice2py and slice2rb C++ exe | Matthew Newhook | 2015-04-22 |
Renamed ruby/config/slice2rb.rb to ruby/config/s2rb.rb Renamed python/config/slice2py.py to python/config/s2py.py Moved slice2rb and slice2py.py from dist-utils into the scripts directory for python and ruby. |