-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0895a24
commit 3135db1
Showing
3 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
# This is build & deploy config | ||
# for my private auto-build script =) | ||
|
||
PROJECT_ID=zmake | ||
PROJECT_SERVER_DIR=zmake | ||
PROJECT_URL=https://melianmiko.ru/en/zmake | ||
|
||
WITH_OSX=true | ||
WITH_WIN32=true | ||
WITH_DPKG=true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
zmake (1.8.1-1) bookworm jammy kinetic lunar; urgency=medium | ||
|
||
* New: option to run custom script after build | ||
* Fix: config files read order | ||
|
||
-- MelianMiko <[email protected]> Mon, 08 May 2023 16:12:38 +0700 | ||
|
||
zmake (1.8-1) bookworm jammy kinetic lunar; urgency=medium | ||
|
||
* New: zeus-cli compat features (experimental) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters