Граф коммитов

60 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Protzenko 186b9e1988 Merge remote-tracking branch 'origin/master'
Conflicts:
	.gitignore
2015-02-04 17:56:24 -08:00
Michal Moskal ee2b69e9e2 The CSS files should be fixed now. 2015-02-04 17:53:16 -08:00
Jonathan Protzenko 774ae1da3d Cleanup part 2: tsc outputs go into [build/].
Also moved the css and stubs tools into their own tools/ directory. Removed a
few files in genStubs that weren't reference anywhere else in the tree.
Simplified the Jakefile a little bit too.
2015-02-04 17:53:03 -08:00
Michal Moskal ad977a2297 Fix return type on Buffer->clone() 2015-02-04 17:51:37 -08:00
Michal Moskal 21cab6c761 Merge branch 'master' of github.com:Microsoft/TouchDevelop
Conflicts:
	.gitignore
	Jakefile
2015-02-04 17:26:19 -08:00
Michal Moskal a1e4bc7ee7 Ignore vim files 2015-02-04 17:24:52 -08:00
Michal Moskal f391f4cc87 add nodeclient tdupload command 2015-02-04 17:24:24 -08:00
Michal Moskal 6aeff8c32f Add vim: comment 2015-02-04 17:24:12 -08:00
Michal Moskal 9bd36f0e81 Make it use Jake 2015-02-04 17:24:03 -08:00
Michal Moskal 98291a96ee Fix CSS rewriting (line endings, etc) 2015-02-04 17:23:29 -08:00
Jonathan Protzenko 77507f1259 Cleanup part 1: [generated/] folder.
For files that we can re-generate at any time but that are still under version
control because they take a while to re-generate.
2015-02-04 17:10:00 -08:00
Peli de Halleux 8076b410dd missing assert require 2015-02-04 16:47:33 -08:00
Jonathan Protzenko c8d335712f Fix *just* the typo. 2015-02-04 16:36:53 -08:00
Jonathan Protzenko a717a72fd5 Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-04 16:36:22 -08:00
Jonathan Protzenko 530cc27464 Revert "Typo"
This reverts commit bc61e8a93c.
2015-02-04 16:36:15 -08:00
Peli de Halleux 1b5869a8b6 Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-04 16:32:29 -08:00
Peli de Halleux 16caa9cd5e adding task for uploading results, displaying test outputs 2015-02-04 16:31:57 -08:00
Jonathan Protzenko bc61e8a93c Typo 2015-02-04 16:10:32 -08:00
Jonathan Protzenko 29e5b776d9 Remove two useless files. 2015-02-04 15:57:50 -08:00
Jonathan Protzenko 7b5ffa03f7 Remove old build system. 2015-02-04 15:51:43 -08:00
Jonathan Protzenko 57eac458fd One more batch file removed. 2015-02-04 15:49:22 -08:00
Jonathan Protzenko 4177e7d40d Remove one .bat file an add an optional argument to jake run (see README.md). 2015-02-04 15:45:22 -08:00
Peli de Halleux 8f33b74011 don't run tsd
'
2015-02-04 15:41:49 -08:00
Peli de Halleux fa855792c5 file name issues 2015-02-04 15:29:46 -08:00
Jonathan Protzenko 214e628c33 Followup README update 2015-02-04 15:14:23 -08:00
Jonathan Protzenko 4c9411bfdf Typescript definitions under version control.
Also, improvements to .gitignore and to "jake clean".
2015-02-04 15:13:44 -08:00
Jonathan Protzenko 88146bd092 Fix build instructions in README. 2015-02-04 14:57:16 -08:00
Peli de Halleux 5b19eab3f7 fix file name issues 2015-02-04 14:55:07 -08:00
Peli de Halleux d0c68486f3 ignore more files 2015-02-04 14:40:40 -08:00
Peli de Halleux 35f00eda5c Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-04 13:58:11 -08:00
Peli de Halleux 2451efd0fe sending emails to touchdevelop-build@microsoft.com 2015-02-04 13:57:30 -08:00
Peli de Halleux a02e5b0c5a proper including of travis image 2015-02-04 13:52:26 -08:00
Michal Moskal 32e0e04257 Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-04 13:47:05 -08:00
Peli de Halleux 1459f57330 adding test script as part of package.json 2015-02-04 13:46:17 -08:00
Michal Moskal cbc3a61250 Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-04 13:44:12 -08:00
Michal Moskal c38fed6187 get rid of tabs 2015-02-04 13:44:02 -08:00
Michal Moskal ab6a5000b7 Fix line endings 2015-02-04 13:41:44 -08:00
Peli de Halleux db0131563d running jake as part of travis ci 2015-02-04 13:37:02 -08:00
Peli de Halleux 4ed3c05f01 initial travis file 2015-02-04 13:18:53 -08:00
Peli de Halleux 3b9c8f8f53 Merge branch 'node-webkit'
Conflicts:
	Jakefile
2015-02-04 12:03:53 -08:00
Jonathan Protzenko 445ec5f315 Merge branch 'jake' and fix numerous typos in README.md.
Conflicts:
	README.md
2015-02-04 11:52:51 -08:00
Jonathan Protzenko 0b73be2a37 Fix tests. Fix README. 2015-02-04 11:48:06 -08:00
Jonathan Protzenko ee73953add Add the right copying of files before running. 2015-02-04 11:39:58 -08:00
Peli de Halleux fbc23147bc adding task to launch touchdevelop local 2015-02-04 11:31:42 -08:00
Peli de Halleux cb65ddd866 Merge remote-tracking branch 'origin/master' into node-webkit 2015-02-04 11:11:58 -08:00
Peli de Halleux cf74678c84 adding .gitignore 2015-02-04 11:03:37 -08:00
Peli de Halleux 2ba0ca2d9f Merge remote-tracking branch 'origin/jake' into node-webkit 2015-02-04 10:43:54 -08:00
Peli de Halleux 47ff1bb38b adding more docs 2015-02-04 10:23:42 -08:00
Jonathan Protzenko fe43618602 Add [jake.bat] so that users can type jake normally even on Windows. 2015-02-04 09:48:17 -08:00
Jonathan Protzenko 99d6ebb6da Use unix-style paths for consistency. 2015-02-04 09:31:22 -08:00