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

14 Коммитов

Автор SHA1 Сообщение Дата
Jesse Tuchsen 023aeb351a Force TypeScript to version 1.4 until an upgrade is possible 2015-07-10 17:04:40 -07:00
Peli de Halleux 4e8a13ab39 updated to typescript 1.4 2015-04-02 21:32:38 -07:00
Peli de Halleux 443da043d4 locking typescript version 2015-04-02 20:50:51 -07:00
Peli de Halleux 550b712a74 removed madoko, old portal 2015-04-02 20:43:41 -07:00
Peli de Halleux 0b7ee307b5 fixing nw version 2015-03-25 09:04:21 -07:00
Peli de Halleux ce14603ce8 adding madoko in build 2015-02-26 13:30:04 -08:00
Peli de Halleux 58eefa02f8 added "jake nw" task to run in nwjs 2015-02-13 21:29:34 -08:00
Jonathan Protzenko c3bbb327c2 New feature: generate proper, concatenated, merged source maps.
Test build for Travis. There's still a weird behavior of TypeScript which does
not prepend libwab/ to the original file names when generating build/libwab.js
2015-02-09 17:30:29 -08:00
Peli de Halleux 3129064ef3 added jake task to build 'node-webkit' app 2015-02-05 14:36:38 -08:00
Peli de Halleux 16caa9cd5e adding task for uploading results, displaying test outputs 2015-02-04 16:31:57 -08:00
Peli de Halleux 1459f57330 adding test script as part of package.json 2015-02-04 13:46:17 -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 326f6e5f50 Actually it's [devDependencies]. 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