Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Windows Python 3.5 build support | Jose | 2016-03-28 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | 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. |