summaryrefslogtreecommitdiff
path: root/js/gulpfile.js
Commit message (Expand)AuthorAge
* Do not use deprecated @babel/polyfill - Close #429Jose2019-07-05
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Remove debug statement from gulp buildsJose2018-12-12
* TypeScript improvementsJose2018-12-05
* Renamed ts to typescript for testsBenoit Foucher2018-11-07
* Fix for TypeScript buildJose2018-11-06
* Fix JavaScript build failure on TravisJose2018-11-01
* Upgrade to gulp v4.0.0Jose2018-10-31
* Fix JS warnings regarding build dependenciesJose2018-10-18
* Upgrade JavaScript build to Babel 7Jose2018-10-17
* Typescript supportJose2018-10-16
* Update JavaScript tests to use TestHelper classJose2018-08-02
* Port Ice/scope test to scripting languagesJose2018-06-19
* JavaScript stream interface fixesJose2018-06-08
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
* Fixed issue where the timer wasn't using a WebWorker for browsers (ICE-8754)Benoit Foucher2018-03-26
* Set IceSSL.VerifyPeer=0 with JavaScript testsJose2018-03-20
* Upgrade to gulp-ice-builder 2.0Jose2018-02-20
* Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints methodBenoit Foucher2018-02-16
* Update copyright year to 2018Jose2018-02-14
* Fix Ubuntu JS test build failureJose2017-11-15
* Add support to run JavaScript tests from different host with gulpJose2017-10-02
* Update JavaScript testsuite to use async/awaitJose2017-09-29
* Added support for JavaScript servantLocator test (ICE-8417)Benoit Foucher2017-09-20
* Remove excessive empty linesJoe George2017-06-07
* Fixed JS build failure when running yarn run distBenoit Foucher2017-05-30
* JS build minor fix, do not remove common.js/common.cs on cleanJose2017-05-26
* Fix (ICE-7916) - node cppPlatform/cppConfiguration command line options not p...Jose2017-05-25
* ICE-7908 - JavaScript improvementsJoe George2017-05-25
* Trim trailing whitespaceJoe George2017-05-08
* Fix pump usage to report better errors with gulpJose2017-05-08
* Fix (ICE-7451) - Improve JavaScript source mapsJose2017-05-05
* Minor JS fixesJose2017-04-14
* Windows build fix (use lowercase comparison for config and platform parameters)Jose2017-04-12
* JavaScript binary distribution testing not working on WindowsJose2017-04-04
* Fix (ICE-7475) - JavaScript and Safari worker test hangsJose2017-02-27
* Remove JS ES6 minified librariesJose2017-02-16
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Fixed (ICE-7489) - Add JS Slice testsJose2017-02-13
* | Fix argv processing in gulpfileJose2017-02-01
* | Merge remote-tracking branch 'origin/3.6'Joe George2017-01-20
|\|
| * Fixed OS X JavaScript source map buildsJose2017-01-13
* | Copy es5 bower libs with bin dist testingJose2016-12-23
* | Replaced USE_BIN_DIST with ICE_BIN_DISTJoe George2016-12-21
* | Added support for running browser test with WebWorkersBenoit Foucher2016-12-21
* | Additional fixes for Edge/IE, only run with ES5Benoit Foucher2016-12-21
* | Supported for automated browser testingBenoit Foucher2016-12-21