summaryrefslogtreecommitdiff
path: root/python/config/s2py.py
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Windows Python 3.5 build supportJose2016-03-28
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Python build fixesJose2016-02-27
| |
* | Windows msbuild build updatesJose2016-02-26
|/
* Nuget supportJose2015-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 pathJose2015-05-11
| | | | This ensure IcePy module from the source distribution takes preference.
* Updated some copyright headersDwayne Boone2015-05-04
|
* ICE-6455 - remove slice2py and slice2rb C++ exeMatthew Newhook2015-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.