-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
30 lines (25 loc) · 962 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
0.3-29072020
Added automatic podman / docker detection for the container builds
Added a function to exclude a certain commit from the source by SHA1
0.3-06072020
Added selection for the buildbase on Ubuntu 18 or 19
Rename the runner output
Polishing the workflow
0.3-02072020
Added the ability, to build a wine runner for Lutris from the locally modified sources in ./workdir .
0.2-25122019
Polishing
Added rebase function for staging patches
0.2-27112019
Polishing
Install functions rework
0.1-19112019
Reorganise the keybinds and menu UI
Rewrite the build function
Implement changeable build setup options
Rewrite of the patch function, patches must have the format *[num]*.patch
Implement exclusive 32/64bit builds
Implement a function to change the configure --prefix to a custom location
Implement $THREADS variable for number of cores/threads to use on compile
Implement $ARGS variable for optional build arguments
Implement source rebase on hashtags