Michael Telatynski
1496f3d64c
Remove unused parts of the hak build system ( #2174 )
2025-02-28 15:15:32 +00:00
David Langley
845ede4989
Add commercial license to source headers
2025-01-17 11:44:49 +00:00
renovate[bot]
cecea312c6
Update electron (major) ( #1968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-10-30 18:06:03 +00:00
David Langley
c15014e7a8
Updated Copyright headers
2024-09-06 17:56:18 +01:00
renovate[bot]
ed8870dc9f
Update dependency rimraf to v5 ( #645 )
...
* Update dependency rimraf to v5
* Update dependency rimraf to v5
* Update import
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-04-18 18:59:12 +01:00
renovate[bot]
645a79f956
Update dependency mkdirp to v3 ( #644 )
...
* Update dependency mkdirp to v3
* Iterate
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-04-18 15:08:33 +00:00
renovate[bot]
1a99740bc8
Update dependency glob to v9 ( #575 )
...
* Update dependency glob to v9
* Adjust copy.ts to promisifed glob
* Switch asar -> @electron/asar
* Update rimraf for glob v9 compatibility
* Iterate
* Iterate
* Patch @electron/asar
* Fix another way
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Janne Mareike Koschinski <jannemk@element.io>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-04-06 12:41:38 +00:00
Andy Balaam
0faac52dae
Format all files with prettier
2022-12-15 11:52:12 +00:00
Michael Telatynski
f1f659b6a0
Improve hak & build ia32 again by default ( #369 )
...
* Improve hak & build ia32 again by default
* Test both x86_64 and i686 in CI
* Improve macOS job name
* Try other things
* Iterating this is no fun
* Attempt again
* pwsh is the default, use cmd
* Update the incantation for 2022
* Avoid warning multiple times
* Consolidate build tool setup
* Move default targets to electron-builder and fix warnings
2022-05-26 23:05:59 +01:00
J. Ryan Stinnett
989e030d97
Update linting plugin ( #294 )
2022-01-10 12:57:33 +00:00
David Baker
326e6577e1
Convert hak to TypeScript ( #289 )
...
* Convert hak to TypeScript
* Fix linter & remove stray log line
* Fix more linting errors
In one case by switching to import() and hence esnext
* Return type for getNodeModuleBin
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
* More types
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2021-12-14 14:32:27 +00:00