summaryrefslogtreecommitdiff
path: root/js/gulpfile.js
Commit message (Collapse)AuthorAge
* 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 ↵Jose2017-05-25
| | | | parsed
* ICE-7908 - JavaScript improvementsJoe George2017-05-25
| | | | | * Removed dependency on bower - Switched from npm to yarn
* 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
| | | | | | | | ICE_BIN_DIST is a list of binary distributions to build against
* | 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
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Add top level msbuild projectJose2016-11-14
| |
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
| | | | | | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata
* | Add support for JavaScript import/expor in generated codeJose2016-10-17
| |
* | Additional ES5 test fixesJose2016-09-16
| |
* | Fixed ICE-7630 - JS tests fail on XenialJose2016-09-16
| |
* | Updated server side dispatch for new mapping (and ICE-6980)Benoit Foucher2016-09-05
| |
* | ES6 mapping updatesJose2016-08-19
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
|/
* Revert to gulp-minify-css as cssnano needs Node.js 5Joe George2015-12-28
|
* Update JavaScript dependenciesJoe George2015-12-28
|
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
|
* ICE-6737 Allow arguments to be passed to TestController run from gulp taskDwayne Boone2015-09-18
|
* ICE-6737 Improved gulp message if python not in PATHDwayne Boone2015-09-18
|
* Update for JS browser test suite server languagesJose2015-09-17
|
* ICE-6669 - JavaScript sourceMappingURL issueJose2015-08-10
| | | | | | We not longer generate sourceMappingURL comments, to use source maps you must add the sourceMappingURL comments or the appropiate X-SourceMap header
* ICE-6620 Java process left around with gulp testsJose2015-07-31
|
* ICE-6472 Added info test to JavaScriptDwayne Boone2015-07-09
|
* Fix JS build errorJose2015-06-17
|
* Handle SIGBREAK on WindowsJose2015-06-17
|
* Fixed ICE-6610: timeout test fails with IE 10Jose2015-06-17
| | | | | | The connection limit of IE was exceed with some tests, remove browser sync fixes the issue, as there is a few more connections available to the test.
* Fix JS gulp clean to remove dependency filesJose2015-06-08
|
* Fix ICE-6549Joe George2015-06-01
| | | | | | - Remove js/index.js - Remove demo npm command - Redirect / to frist test in js browser tests
* Fixed dist target to also build th minified libsBenoit Foucher2015-05-28
|