summaryrefslogtreecommitdiff
path: root/distribution/bin/fixVersion.py
Commit message (Collapse)AuthorAge
* First step in refactoring the distribution dir.Matthew Newhook2015-03-20
|
* ICE-6367 fixed fixVersion to update IceDiscovery references in project filesDwayne Boone2015-03-16
|
* Modified the gradle plugin to automatically add the Ice slice dir to the ↵Dwayne Boone2015-03-13
| | | | includes
* Copy the gradle plugin files to lib directory for easier accessDwayne Boone2015-03-13
|
* ICE-3651 Fixed some version replacements that were missedDwayne Boone2015-03-12
|
* ICE-6351 get rid of @ver@, @mmver@, etc in the sourcesDwayne Boone2015-03-11
|
* Fixed (ICE-6265) - slice2js man page has bogus linkJose2015-02-10
|
* Minor Android fixesBenoit Foucher2015-02-09
|
* FixVersion fixes some remaining 3.6b filesJose2015-02-05
|
* Changed version to 3.6.0Dwayne Boone2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5992) - IceGrid/customLoadBalancing fails to load plug-in when ↵Jose2014-11-26
| | | | build from VS
* removing RELEASE_NOTESMark Spruiell2014-11-13
|
* Update fixVersion to include js/bin/HttpServer.jsJose2014-11-12
|
* ICE-5830 improvements to fixVersion.pyDwayne Boone2014-11-05
|
* Version fixesJose2014-10-08
|
* merging javascript branchMark Spruiell2014-03-19
|
* changing version to 3.5.1Mark Spruiell2013-08-20
|
* Fixed ICE-5223: Removed deprecated admin interfacesBenoit Foucher2013-02-12
|
* Fixed ICE-5209: fixed version to 3.5.0Benoit Foucher2013-02-12
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4975 - Consider creating installer for Ice 3.5 on OS XJose2012-12-29
|
* Eclipse plug-in fix versionJose2012-11-14
|
* Fixes for fixVersion.pyJose2012-10-30
| | | | | | | * Use right version for C# References in beta versions, 3.5.50 not 3.5b * Match vcxproj instead of vcproj for C++ projects
* Fixed ICE-4884:Bernard Normier2012-10-23
| | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py
* Fixed copyrightsBenoit Foucher2012-04-25
|
* 5010 - C# serializable demo project build failureJose2011-05-24
|
* bug fix in fixVersion.pyMark Spruiell2011-05-11
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Fixed version for a few DLLsDwayne Boone2010-02-17
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed project files for plugin demo to properly name DLLsDwayne Boone2009-10-09
| | | | Fixed fixVersion to handle version in DLLs names above
* C++Builder 2010 supportDwayne Boone2009-10-02
|
* Bug 4218 - Fix fixVersionDwayne Boone2009-09-25
|
* - Updates so that the new chatdemo repository can build from master.Matthew Newhook2009-08-13
- Moved various scripts to distribution. - Fixes caused by the move. - Fixed copyright headers.