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 |
Jonathan Protzenko
|
500af96fac
|
Seems to be working for me. Please test.
Here's the sequence of steps that *should* work.
npm install
tsd reinstall
jake
cp browser/browser.js .
jake run
|
2015-02-04 09:27:14 -08:00 |
Jonathan Protzenko
|
1bb60b11ea
|
Sprinkle a few more <any>'s to make things compile. Fix the concatenation issue.
|
2015-02-04 09:09:17 -08:00 |
Peli de Halleux
|
fd3fdcf53f
|
TypeScript -> ToucHDevelop
|
2015-02-04 09:01:53 -08:00 |
Jonathan Protzenko
|
c07c7606e5
|
Build goes through, but it is still buggy.
(Switched to tsd in the process and fixed various bugs due to the newer, better
node.d.ts)
|
2015-02-04 08:53:03 -08:00 |
Peli de Halleux
|
bc69ca1298
|
beefing up the docs
|
2015-02-04 08:52:32 -08:00 |
Peli de Halleux
|
5cb8a7614f
|
boiler plate code for node-webkit app
|
2015-02-04 08:30:31 -08:00 |
Jonathan Protzenko
|
326f6e5f50
|
Actually it's [devDependencies].
|
2015-02-04 08:12:08 -08:00 |
Jonathan Protzenko
|
79b2d1e49a
|
Start moving to [tsd]. More troubles ahead...
|
2015-02-04 08:12:08 -08:00 |
Jonathan Protzenko
|
d148e8cf74
|
Current prototype for building with Jake.
- Dependencies are all written down properly.
- There's still bugs in concatenation, so it doesn't quite work, yet.
|
2015-02-04 08:12:08 -08:00 |
Jonathan Protzenko
|
67357ed93f
|
New initial commit. Yay again! 😹
|
2015-02-04 08:07:58 -08:00 |