summaryrefslogtreecommitdiff
path: root/distribution/lib/FixUtil.py
Commit message (Collapse)AuthorAge
* Moved distribution/lib scripts to dist-utils, and moved FixUtil toMatthew Newhook2015-03-20
| | | | the scripts dir.
* Changed version to 3.6.0Dwayne Boone2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixes to testicedist.py for Silverlight testing.Jose2013-09-19
|
* Fixed FixUtil.py to keep file modesJose2013-05-29
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixes to make distribution scripts:Jose2012-10-30
| | | | | | * Fixed cacert.pem path used in WinRT demo projects * Replaced regexp to match "README" with quotes so that regexp don't get confused with README.txt
* Fixed copyrightsBenoit Foucher2012-04-25
|
* Bug 5093 - README files windows line endsDwayne Boone2011-05-18
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4651 - Inconsistent line endingsJose2010-02-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - 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.