Commit graph

7 commits

Author SHA1 Message Date
MHSanaei 16de0937a8
Fix typos (#3527) 2024-07-12 00:20:06 +02:00
Asen f0cb292dc6 CI: not create zip file when not releasing
Makefile: remove unneccesary `install` target &

Add build to `.PHONY` target
2024-06-07 10:11:13 -04:00
Grvzard 73c5650b17 build: change usage of grep for better compatibility 2024-05-28 21:34:22 +08:00
Kobe Arthur Scofield 98a2e2c7a1
Adding notes for critical build file (#3308)
* Adding notes for critical build file

* Got trapped by Tabs and fix it
2024-04-28 19:13:59 -04:00
RPRX b8924782a1
Revert "Makefile: export GOARCH, GOOS"
https://github.com/XTLS/Xray-core/pull/3275#issuecomment-2079093724

Fixes https://github.com/XTLS/Xray-core/issues/3305
2024-04-26 10:28:15 +00:00
Andrej Mihajlov befa7b8138 Makefile: export GOARCH, GOOS 2024-04-16 10:45:15 -04:00
チセ 7b4db50c9d
Feat: Using Makefile to build xray (#2882)
* Feat: Using `Makefile` to build xray

* Typo
2024-01-02 10:13:38 -05:00