dengr1065
|
56ca6b40c5
|
Remove git lfs install from gulpfile (#731)
|
2020-10-01 10:20:47 +02:00 |
|
LeopoldTal
|
b9b8592a07
|
Build, sign, notarise, & upload on OS X (#687)
* sign & notarise darwin package
* upload bundle as github release
* allow unsigned build and full build with release
* deref darwin bundle symlinks only when building on win32
Windows [mangles symlinks](https://github.com/electron/electron-packager/issues/71). Currently we work around this by placing several copies of the frameworks in OS X app bundles (see 1e5aa3867d ). However:
- This is invalid: the framework toplevel must [only contain symlinks](https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/FrameworkAnatomy.html). `codesign` [refuses to sign](https://stackoverflow.com/questions/25969946/osx-10-9-5-code-signing-v2-signing-a-framework-with-bundle-format-is-ambiguou) this invalid structure.
- It seriously bloats the bundle.
Since there's no fix for the Windows misbehaviour, keep the workaround, but only when cross-building on win32 for darwin; and log a warning.
|
2020-09-27 23:14:43 +02:00 |
|
tobspr
|
e040a47195
|
Update regular layer building descriptions, update artwork
|
2020-09-23 15:20:12 +02:00 |
|
tobspr
|
83d635269c
|
Add alpha build functionality
|
2020-07-05 12:54:43 +02:00 |
|
tobspr
|
757b79b69e
|
Update gulpfile
|
2020-06-27 10:54:21 +02:00 |
|
tobspr
|
30abb9c088
|
Update gulfile
|
2020-06-27 10:53:13 +02:00 |
|
tobspr
|
a8b37792e4
|
Allow configuring autosave interval
|
2020-06-22 12:09:02 +02:00 |
|
Ivan Demchuk
|
8c8cd007fd
|
Fix gulp.watch
|
2020-06-13 22:18:39 +03:00 |
|
Ivan Demchuk
|
fc571e2c3e
|
Use gulp.parallel instead of gulp-multi-process
|
2020-06-13 21:44:00 +03:00 |
|
Ivan Demchuk
|
98d8472afd
|
Fix 'The following tasks did not complete' error
|
2020-06-13 19:36:26 +03:00 |
|
Ivan Demchuk
|
506193b8c8
|
Switch to gulp 4
|
2020-06-13 18:59:25 +03:00 |
|
tobspr
|
c963c961a0
|
Allow having local files with changes for deployments
|
2020-06-13 11:04:17 +02:00 |
|
tobspr
|
bf93ded6cf
|
Increased icon visibility for windows builds
|
2020-06-03 16:16:41 +02:00 |
|
tobspr
|
cef07dec56
|
Add "interactive" tutorial for first level
|
2020-06-01 21:14:12 +02:00 |
|
dengr1065
|
1d9616f955
|
Exit if Git LFS is not installed
|
2020-05-26 19:22:45 +03:00 |
|
tobspr
|
58442eaeec
|
Prepare standalone build
|
2020-05-21 13:05:21 +02:00 |
|
tobspr
|
a7fff0dcd2
|
Compress sounds into atlas
|
2020-05-19 11:08:28 +02:00 |
|
tobspr
|
a70a937302
|
Initial support for translations
|
2020-05-17 12:12:13 +02:00 |
|
tobspr
|
13c6fc7598
|
Multiple improvements
|
2020-05-17 10:07:20 +02:00 |
|
Tobias Springer
|
93c6ea683d
|
Initial commit
|
2020-05-09 16:45:23 +02:00 |
|