Christopher Willis-Ford
6b1d93fc93
3.16.1
2020-09-30 09:33:31 -07:00
Christopher Willis-Ford
d3fddbe317
3.16.0
2020-09-29 15:38:27 -07:00
Christopher Willis-Ford
a6ed3adc86
update to scratch-gui#scratch-desktop-v3.16.0
2020-09-29 15:38:18 -07:00
Chris Willis-Ford
b05c2c1602
Merge pull request #150 from cwillisf/load-project-from-cli-attempt-2
...
Support loading project file from command line (attempt 2)
2020-09-29 13:56:30 -07:00
Christopher Willis-Ford
7c6e8a97cc
Merge branch 'develop' into redo-rename
2020-09-21 10:46:47 -07:00
Christopher Willis-Ford
25243b0542
npm i --save-dev minimist
2020-09-03 16:57:53 -07:00
Christopher Willis-Ford
307027a873
remove rebuild-deps script, package-deps.json
...
These are unnecessary if scratch-gui lists its build dependencies in
`dependencies` instead of `devDependencies`.
2020-09-01 12:08:26 -07:00
Christopher Willis-Ford
6d503f2d95
3.15.0
2020-08-27 10:54:01 -07:00
Christopher Willis-Ford
e872ae7d54
update scratch-* dependencies
2020-08-27 10:53:25 -07:00
Christopher Willis-Ford
e9e3f06289
save files more safely (temp then move)
2020-08-25 15:28:58 -07:00
Chris Willis-Ford
a9cfad8df8
Merge pull request #138 from cwillisf/webpack-build-gui
...
Use scratch-gui source instead of its build output
2020-08-24 13:33:50 -07:00
Christopher Willis-Ford
324427226e
reduce webpack output on CI
2020-08-14 13:48:05 -07:00
Christopher Willis-Ford
1c18c98282
3.14.0
2020-08-14 13:13:26 -07:00
Christopher Willis-Ford
a26ec04491
print a warning if rebuild-deps changes deps
2020-08-14 12:01:56 -07:00
Christopher Willis-Ford
0e1c90afeb
write configs to files in dist/ for debugging purposes
2020-08-11 20:08:32 -07:00
Christopher Willis-Ford
f3b8251408
build scratch-gui from source instead of using its build output
2020-08-11 20:07:28 -07:00
Christopher Willis-Ford
b50870a992
npm run rebuild-deps
2020-08-10 18:50:14 -07:00
Christopher Willis-Ford
fa5312721a
3.13.1
2020-08-04 11:04:28 -07:00
Christopher Willis-Ford
8578d60311
Revert "Revert "Merge pull request #131 from cwillisf/rename-to-scratch""
...
This reverts commit 0817fddce1
.
2020-08-04 10:43:27 -07:00
Christopher Willis-Ford
0817fddce1
Revert "Merge pull request #131 from cwillisf/rename-to-scratch"
...
This reverts commit 71cc32e5bf
, reversing
changes made to 43daa269df
.
2020-08-04 10:41:32 -07:00
Christopher Willis-Ford
686ba5bf0c
3.13.0
2020-07-30 08:40:19 -07:00
Christopher Willis-Ford
025ad1b7a8
Merge branch 'develop' into circleci
2020-07-28 15:30:12 -07:00
Christopher Willis-Ford
97167537eb
rename 'Scratch Desktop' to 'Scratch' / 'the Scratch app'
2020-07-27 11:43:49 -07:00
Christopher Willis-Ford
104317bff8
build 'dist' for signed, 'distDev' for unsigned
2020-07-24 17:07:21 -07:00
Christopher Willis-Ford
d08841382a
modularize npm scripts, support non-signed builds, ...
2020-07-24 17:07:21 -07:00
Christopher Willis-Ford
245a3ec0d7
put scratch-gui install into scratch-desktop postinstall
2020-07-24 17:07:21 -07:00
Christopher Willis-Ford
2cfca4c0ff
reference scratch-gui by branch, not tag
...
Let package-lock.json take care of picking an exact commit.
2020-07-24 17:07:15 -07:00
Christopher Willis-Ford
ff53e9822a
add CircleCI build config for Windows
2020-07-24 17:05:25 -07:00
Christopher Willis-Ford
43daa269df
fix scratch-gui dependency versions
2020-07-24 15:58:14 -07:00
Christopher Willis-Ford
9762bac510
3.12.0
2020-06-22 10:46:31 -07:00
Christopher Willis-Ford
ba223fef2d
3.11.1
2020-06-04 00:55:21 -07:00
Christopher Willis-Ford
bc8ca72434
3.11.0
2020-06-03 17:23:53 -07:00
Christopher Willis-Ford
05e6b27793
bump scratch-gui dependency
2020-06-03 17:22:45 -07:00
Christopher Willis-Ford
8f23ef1f64
3.10.4
2020-05-22 16:25:59 -07:00
Christopher Willis-Ford
229c42469d
use minilog for logging, like scratch-gui
2020-05-20 17:05:00 -07:00
Christopher Willis-Ford
5abc787f1b
3.10.3
2020-05-13 17:32:47 -07:00
Christopher Willis-Ford
5a1526c1e5
update all dependencies, resolve npm audit alerts
...
minor code changes required for uuid, eslint-config-scratch, and
uglifyjs-webpack-plugin
2020-05-13 14:12:14 -07:00
Christopher Willis-Ford
cd805d1cd4
update to electron@^8.2.5
2020-05-11 13:14:56 -07:00
Christopher Willis-Ford
0404f9ac7e
3.10.2
2020-04-28 15:53:23 -07:00
Christopher Willis-Ford
8a62c4adf1
use scratch-gui#scratch-desktop@v3.10.2
2020-04-28 15:33:45 -07:00
Christopher Willis-Ford
8245ffb1de
3.10.1
2020-03-30 18:18:31 -07:00
Christopher Willis-Ford
33a17879b2
3.10.0
2020-03-26 18:10:11 -07:00
Christopher Willis-Ford
dd6f9eb91c
update scratch-gui to scratch-desktop-v3.10.0
2020-03-26 18:10:07 -07:00
Christopher Willis-Ford
b72aab359b
3.9.0
2020-02-28 12:00:02 -08:00
Christopher Willis-Ford
9c9d7c6979
notarize non-MAS macOS build (required for 10.15)
2020-01-16 12:36:13 -08:00
Christopher Willis-Ford
434781e89b
fix MAS build: update to electron-builder@^22
...
We switched to Electron 6 for the MAS private API patch, but
electron-builder 20.x doesn't correctly support building Electron 6 for
MAS. A fix was introduced in version 22.0.0 of electron-builder.
See also: electron-userland/electron-builder/pull/4154
2020-01-15 15:00:13 -08:00
Christopher Willis-Ford
075262823b
3.8.0
2020-01-15 14:10:02 -08:00
Christopher Willis-Ford
c6bdd43455
3.8.0-rc.1
2020-01-15 11:33:31 -08:00
Chris Willis-Ford
1f9001b158
Merge pull request #94 from cwillisf/electron-6
...
upgrade to electron@^6.1.7 with MAS patch
2020-01-15 11:28:25 -08:00
Christopher Willis-Ford
4f28d86e70
upgrade to electron@^6.1.7 with MAS patch
...
This version of Electron includes a patch which:
- removes the use of some private APIs which were causing Electron apps
to be rejected by the Mac App Store, but
- might cause degraded performance on Mac.
2020-01-15 11:27:06 -08:00