Commit Graph

6 Commits

Author SHA1 Message Date
SkyratBot
fcea3b37aa [MIRROR] Fixes build script failing properly on windows. (#4084)
* Fixes build script failing properly on windows. (#57623)

* Fixes build script failing properly on windows.

Co-authored-by: AnturK <AnturK@users.noreply.github.com>
2021-03-11 18:00:34 +00:00
SkyratBot
5ea469fcf0 [MIRROR] Fix a number of build issues (#3716)
* Fix a number of build issues

* Update babel.config.js

* Update package.json

* Update package.json

* Update dreamseeker.js

* Update package.json

* Update webpack.config.js

* Update yarn.lock

* a

* a

Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-02-28 15:28:03 +00:00
SkyratBot
1a66a7e3ff [MIRROR] Simplified Node Bootstrap mk. II (#3302)
* Simplified Node Bootstrap mk. II (#56797)

Script tools/bootstrap/node_.ps1 will now only download a single node.exe file (32-bit variant) and nothing more.
Since we don't need to unzip, we removed a dependency on a .NET component.
Removed logging, because TGS4 already logs stdout/err, while all this fancy output redirection breaks on older PowerShell versions.
node.bat uses a system-wide node exe if available
CBT will not mislead users by printing things like "missing tgstation.dmb"

* Simplified Node Bootstrap mk. II

Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
2021-02-11 19:50:02 +00:00
Gandalf
a94557ee41 hardate (#3218) 2021-02-09 00:00:46 +00:00
SkyratBot
628fb7b63c [MIRROR] Simplify Node bootstrapping (#3179)
* Simplify Node bootstrapping (#56713)

Fixes #56676 (can't test because author didn't answer my inquiries on discord)

- Script `tools/bootstrap/node_.ps1` will now only download a single `node.exe` file (32-bit variant) and nothing more.
- Since we don't need to unzip, we removed a dependency on a .NET component.
- Removed logging, because TGS4 already logs stdout/err, while all this fancy output redirection breaks on older PowerShell versions.
- `node.bat` uses a system-wide node exe if available
- CBT will not mislead users by printing things like "missing tgstation.dmb"

* Simplify Node bootstrapping

Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
2021-02-08 14:30:15 +00:00
Useroth
ef6481e253 Missed PR mirrors from tgstation (https://github.com/tgstation/tgstation/pull/55373 and https://github.com/tgstation/tgstation/pull/56080) (#2759)
* Mirror of tgstation's Common Build Tooling (#55373)

* tgui 4.3 (#56080)

Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
2021-01-18 07:42:54 +01:00