Commit graph

564 commits

Author SHA1 Message Date
Wesley Wigham 2e017b8ce1
Hardcode xunit reporter output file into failed tests reporter 2018-08-06 14:09:41 -07:00
Wesley Wigham 16343208c8
If runner is xunit (as on CI) set output file 2018-08-06 11:41:27 -07:00
Frederico Bittencourt a9fca8f575 add help alias to jake --tasks in Jakefile.js 2018-07-26 00:41:36 -03:00
Jordi Oliveras Rovira 7880a0736f Fixes 25657. Jakefile: make concatenateFiles third parameter optional. 2018-07-17 20:28:57 +02:00
Ron Buckton 0713e754e7 Build script updates 2018-07-10 12:13:27 -07:00
Wesley Wigham 38dab7417a
Fix lint race when not running tests in parallel (#25235) 2018-06-26 12:27:49 -07:00
Ron Buckton bc3268b654
Merge pull request #25211 from Microsoft/gulpBrowserify
Clean up browserify task, remove unused 'debugMode.js' script
2018-06-25 16:56:47 -07:00
Ron Buckton 5ed96ec072 Clean up browserify task, remove unused 'debugMode.js' script 2018-06-25 16:21:28 -07:00
Ron Buckton 52fa900b5c Merge branch 'master' into trackFailedTests 2018-06-25 11:26:08 -07:00
Ron Buckton 272e5554c8 Merge branch 'master' into gulpProjectRefs 2018-06-21 10:55:35 -07:00
Wesley Wigham 22fde18657
Fix RWC baseline paths 2018-06-21 10:43:01 -07:00
Martin Probst 4b7208a79f Fix the build on case-sensitive file systems.
Dashed locale names like `pt-BR` were misspelled as `pt-br` in several
locations.

This is a follow up fix to #23146.
2018-06-21 13:52:53 +02:00
Ron Buckton 2fc014a2d8 Accept new LKG 2018-06-20 21:40:48 -07:00
Ron Buckton 5472f7a4a0 Fix fs.copyFileSync not supported in Node 6 2018-06-19 01:29:22 -07:00
Ron Buckton 21c23d4e4e Merge branch 'master' into gulpProjectRefs 2018-06-18 22:51:37 -07:00
Ron Buckton 891b15f60a Update gulpfile to support project references 2018-06-18 22:45:13 -07:00
Ron Buckton 0944c29a47 Adds failed test tracking 2018-06-18 13:25:29 -07:00
Ryan Cavanaugh bb29a1087e Fixes downstream prepend projects not being built correctly on upstream changes 2018-06-18 11:11:03 -07:00
Wesley Wigham 3846e7b06e
Fix jake diff (#25012)
Unterminated quotes aren't good for command lines, tbqh
2018-06-15 17:14:34 -07:00
Wesley Wigham 657d0119cc
Dont use unreliable inodes for checking file identity (#25008)
* Dont use unreliable inode as unique identifier

* Just concat with `\n

* Introduce path-overriding code to allow local executables ot be found
2018-06-15 15:53:03 -07:00
Ryan Cavanaugh 581d2e8e96 Add default task 2018-06-15 11:45:53 -07:00
Ryan Cavanaugh cef2a56944 Remove unused thing 2018-06-15 11:44:29 -07:00
Ryan Cavanaugh e1e2882edf PR fixups 2018-06-15 10:48:46 -07:00
Ryan Cavanaugh ecc0db7612 Use LKG for g-d 2018-06-13 16:55:09 -07:00
Ryan Cavanaugh ae0c5d5a41 Use LKG for scripts 2018-06-13 16:09:33 -07:00
Ryan Cavanaugh c46e45c78d Fix file casing 2018-06-13 15:56:38 -07:00
Ryan Cavanaugh c184ad7a41 Updates for nightly publish 2018-06-13 15:32:18 -07:00
Ryan Cavanaugh 1d45810df2 Fix insiders publish 2018-06-13 15:17:33 -07:00
Ryan Cavanaugh 5822cacf96 Add publishing tasks 2018-06-13 15:07:48 -07:00
Ryan Cavanaugh de82c54e6b Remove extra dependency + build smaller tsc.js into lkg 2018-06-13 14:50:01 -07:00
Ryan Cavanaugh 9d3bc1b0a4 Remove -v from compile 2018-06-13 13:59:26 -07:00
Ryan Cavanaugh 512e47c9e5 Proper dependencies for lkg 2018-06-13 11:56:22 -07:00
Ryan Cavanaugh 645f56274b Rewrite jakefile 2018-06-13 10:41:31 -07:00
Ryan Cavanaugh 066b191982 Collapse core/compiler/parser into parser 2018-06-11 17:07:58 -07:00
Ryan Cavanaugh 1e34f920cf Fix regexp operand 2018-06-11 12:26:47 -07:00
Ryan Cavanaugh a966c41108 Fix for linux 2018-06-11 11:32:27 -07:00
Ryan Cavanaugh c62d20a685 Undo debug 2018-06-11 11:01:29 -07:00
Ryan Cavanaugh b72825dedf Debugging linux failure 2018-06-11 10:23:37 -07:00
Ryan Cavanaugh 7a7d04e126 Tests passing and lib loading 2018-06-10 20:05:12 -07:00
Ryan Cavanaugh ab10b86205 Almost working? 2018-06-10 19:28:38 -07:00
Ryan Cavanaugh 19fe86a8c1 Give up again 2018-06-10 15:20:58 -07:00
Ryan Cavanaugh fc63eb9b7b Fix runtests async 2018-06-10 15:09:56 -07:00
Ryan Cavanaugh f8d2857e25 tsserverlibrary 2018-06-10 14:56:48 -07:00
Ryan Cavanaugh b6d5279333 The baselines are back in town 2018-06-10 13:26:16 -07:00
Ryan Cavanaugh 5804905ca6 Jakefile rewrite WIP 2018-06-10 13:23:16 -07:00
Ryan Cavanaugh 8033f2e1e1 Revert the jakefile 2018-06-10 10:59:03 -07:00
Ryan Cavanaugh a61a7a2a6e Attempt to rewrite the jakefile and fail 2018-06-10 10:58:16 -07:00
Ryan Cavanaugh 336c37662d Projzilla phase 1 2018-06-09 16:48:08 -07:00
Steven 8b034e6cd8 Modernize syntax by using arrow funcs 2018-06-07 20:58:55 -04:00
Steven 3cd802510c Add getDirSize checks to Jakefile LKG 2018-06-07 20:58:55 -04:00