Commit Graph

48 Commits

Author SHA1 Message Date
Maurício Szabo
2ad6cd1cac Merge remote-tracking branch 'origin/master' into backports-electron-19-changes-to-12 2022-12-10 00:27:49 -03:00
confused-Techie
dc60a44298 Use Scripts during windows build, use .yarnrc.yml 2022-12-06 19:45:42 -08:00
DeeDeeG
837cc0a7b6 CI (Windows): Use npm (not yarn) to install ppm
Should fix an obscure issue where ppm's postinstall script exits out
half-way through without resuming under Yarn, but completes fully
under NPM.

Probably has something to do with Yarn handling process.exit()
differently than NPM does, in the postinstall script/its sub-scripts.

(Perhaps Yarn avoids running sub-processes of Node nested as deeply
as NPM does? Thus process.exit() exiting a higher Node process that we
expect to still have work to do later in the main postinstall script?
Not totally sure. This is just a guess.)
2022-12-01 00:37:48 -05:00
Maurício Szabo
78b23b5dc5 Linking Python 2022-11-19 00:01:03 -03:00
Maurício Szabo
80178b55b0 Right python on intel mac 2022-11-18 22:40:19 -03:00
Maurício Szabo
27bf1d7464 Merge remote-tracking branch 'origin/master' into bump-electron-19-with-async-superstring 2022-10-31 14:24:10 -03:00
Maurício Szabo
f3793337dc Install everything 2022-10-27 19:35:55 -03:00
Maurício Szabo
74bb37166b Node 16 SLIM image 2022-10-27 19:35:55 -03:00
Maurício Szabo
bf99ebc114 Check files and Choco install Python 10 2022-10-27 19:35:55 -03:00
Maurício Szabo
86ccff34fd Trying to not build binaries except for Electron 2022-10-27 19:35:55 -03:00
Maurício Szabo
b9eb240f05 Don't install twice 2022-10-27 19:35:55 -03:00
Maurício Szabo
f61cc704c7 Hopefully, PATH fixes for ARM and Mac 2022-10-27 19:35:55 -03:00
Maurício Szabo
7ec46036f1 RVM, again... 2022-10-27 19:35:55 -03:00
Maurício Szabo
2b104d4c1a Git submodule 2022-10-27 19:35:55 -03:00
Maurício Szabo
273bb6e5d6 Trying other Ruby install way 2022-10-27 19:35:55 -03:00
Maurício Szabo
cc1d1ff151 I am actually not sure what's wrong... 2022-10-27 19:35:55 -03:00
Maurício Szabo
9077aa6c0a Stupid intel MacOS issues 2022-10-27 19:35:55 -03:00
Maurício Szabo
67fccd18b9 Using system FPM for Linux ARM 2022-10-27 19:35:55 -03:00
Maurício Szabo
bb891dac02 Rosetta first 🤦 2022-10-27 19:35:55 -03:00
Maurício Szabo
219d85b902 Moving things around... 2022-10-27 19:35:55 -03:00
Maurício Szabo
76b5be8920 Removing old XCode on x86 2022-10-27 19:35:55 -03:00
Maurício Szabo
004833bc8e Moving things around... 2022-10-27 19:35:55 -03:00
Maurício Szabo
622873ae67 Linux ARM maybe? 2022-10-27 19:35:55 -03:00
Maurício Szabo
8880cb9bc8 Trying intel macos separately 2022-10-27 19:35:55 -03:00
Maurício Szabo
da75594ee0 YAML issues... 2022-10-15 00:44:13 -03:00
Maurício Szabo
731c3b9425 MacOS changing order 2022-10-14 21:09:05 -03:00
Maurício Szabo
682f7e67ae Moving things around on CirrusCI 2022-10-13 20:15:13 -03:00
Josh
80a5c391ff Add alias's to allow for easier linking on site and elsewhere 2022-10-01 21:49:50 -04:00
Maurício Szabo
f960a2a937 Rebuilding only, and ignoring scripts on install 2022-09-23 23:06:41 -03:00
Maurício Szabo
a043b1c714 Don't need to remove dist anymore 2022-09-19 12:59:57 -03:00
Maurício Szabo
a77697c144 Avoid Alien to generate RPM 2022-09-08 15:25:20 -03:00
Maurício Szabo
11045deca0 More memory? 2022-09-07 20:22:35 -03:00
Maurício Szabo
56fcd3f3d3 Don't know if the order matters 2022-09-07 18:50:58 -03:00
Maurício Szabo
86a19c647b Updating submodules 2022-09-07 18:50:41 -03:00
Maurício Szabo
f539cf7bd1 Back to x86 at same script 2022-08-20 21:01:24 -03:00
Maurício Szabo
d92252d293 Trying to make weird build problems work again... 2022-08-20 19:12:12 -03:00
Maurício Szabo
ec4384b6fd Move to binaries 2022-08-20 17:51:33 -03:00
Maurício Szabo
6285df680a I literally GIVE UP on RPM 2022-08-20 17:29:35 -03:00
Maurício Szabo
b08419a6a9 Right location? 2022-08-20 16:30:18 -03:00
Maurício Szabo
b984249608 Some less ignore scripts 2022-08-20 15:47:59 -03:00
Maurício Szabo
efc6f6d960 Can't I install like this? 2022-08-19 21:49:50 -03:00
Maurício Szabo
0579f7c288 Another change on build scripts for you... 2022-08-19 21:42:01 -03:00
Maurício Szabo
10cc0c012d Order for x86 2022-08-19 21:35:57 -03:00
Maurício Szabo
376ac2a3b6 Fix scripts 2022-08-19 21:05:50 -03:00
Maurício Szabo
e5c1cb9bc9 Trying to separate builds for MAC 2022-08-19 20:43:50 -03:00
Maurício Szabo
f55d456a23 Optimizing (hopefully!) Linux builds 2022-08-19 20:32:20 -03:00
Maurício Szabo
4513bd79e8 Renaming atom-package-manager to pulsar 2022-08-19 02:07:00 -03:00
Maurício Szabo
64427f4178 Re-adding cirrus CI 2022-08-17 16:15:43 -03:00