Commit Graph

6286 Commits

Author SHA1 Message Date
RichardG867
c7accb26fd Change description for Jenkins internal BRANCH parameter 2021-11-13 15:32:02 -03:00
RichardG867
d63461c712 Add failure mode to Jenkins pipeline 2021-11-13 15:15:07 -03:00
RichardG867
b3972d11aa Fix small issue with the build chaining test 2021-11-13 14:57:32 -03:00
RichardG867
ae4ec8d98a Re-enable Jenkins builds as the pipeline is mostly figured out 2021-11-13 14:42:30 -03:00
RichardG867
ed4fd684fa Handle Jenkins script approvals for build number setting 2021-11-13 14:40:38 -03:00
RichardG867
941a1b20cf Fix bad copypaste in Jenkins pipeline 2021-11-13 14:06:49 -03:00
RichardG867
e8881f6f25 Add per-stage failure to Jenkins pipeline 2021-11-13 14:02:17 -03:00
RichardG867
185c34e885 Some more Jenkins troubleshooting in production... 2021-11-13 14:00:41 -03:00
RichardG867
630ea25922 Some Jenkins troubleshooting in production... 2021-11-13 13:53:53 -03:00
RichardG867
89fb9ca912 Fix pipeline delegation context 2021-11-13 13:51:34 -03:00
RichardG867
5b63403195 Fix Jenkins pipeline typo 2021-11-13 13:48:43 -03:00
RichardG867
95c5a52856 Attempt Jenkins pipeline improvements including delegating builds 2021-11-13 13:48:00 -03:00
RichardG867
874f64a0be Install source tarball dependencies first 2021-11-13 02:37:47 -03:00
RichardG867
697827d70a Add source tarball generation to build script 2021-11-13 01:53:00 -03:00
RichardG867
6101ceff18 Remove debug print from static2dll 2021-11-13 01:09:05 -03:00
RichardG867
54e9f3dd98 Use version-specific docs URL for release builds 2021-11-13 01:06:53 -03:00
RichardG867
5021457017 Optimize static2dll script 2021-11-13 00:30:42 -03:00
RichardG867
e6fddf9823 Flip freetype back to the old name on Windows to ease upgrading (at least on 32-bit builds) 2021-11-12 21:54:05 -03:00
RichardG867
bfe19db5b4 Shuffle around and improve build number injection 2021-11-12 21:53:12 -03:00
RichardG867
e152eee822 ci: Make some build script variables local as they should be 2021-11-12 20:52:07 -03:00
RichardG867
f237e47022 Add onboard ES1371 to two machines where it was missed 2021-11-12 20:48:49 -03:00
RichardG867
a649314798 VIA AC97: Move some variables to SGD structure to ease future expansion 2021-11-12 20:33:43 -03:00
Miran Grča
a4819ea5cb Merge pull request #1798 from Cacodemon345/patch-20
Fix startup crash on macOS when loading floppy images
2021-11-13 00:02:45 +01:00
Laci bá
80c01b9bfe Settings dialog cleanup 2021-11-12 22:43:18 +01:00
Laci bá
0bab2e144a Reinit media menu, and store the system language too 2021-11-12 22:41:30 +01:00
Laci bá
b4f5ff7ad1 Separate language dialog, and minor language fixes 2021-11-12 22:41:01 +01:00
RichardG867
c4bb7e79a7 Upgrade build script to 8-character git hashes per the old system 2021-11-12 15:16:19 -03:00
RichardG867
6527fe9993 AC97 codec overhaul, now with proper enabling through settings and proper codec features 2021-11-12 00:43:03 -03:00
RichardG867
d95f7cb8d2 Disable AGP GART logging 2021-11-11 22:48:21 -03:00
RichardG867
6ed9e52e0f Revert some Voodoo Banshee stuff that shouldn't have shipped 2021-11-11 22:01:41 -03:00
Cacodemon345
64d4286061 Fix startup crash on macOS when loading floppy images 2021-11-12 01:30:31 +06:00
RichardG867
6a7a215f34 Port the correct QDI FMB from machine_and_kb and apply misc machine table fixes 2021-11-11 15:55:59 -03:00
RichardG867
c38e8138ba Give the Apollo Pro variants the space they should have 2021-11-10 21:16:12 -03:00
RichardG867
724accd167 Add AGP GART implementation 2021-11-10 21:14:54 -03:00
RichardG867
d65cfe1f50 Machine fixes, renames and such 2021-11-10 19:03:13 -03:00
Miran Grča
ed4a14f0cf Merge pull request #1793 from mariuszkurek/master
Fix build on case-sensitive filesystems
2021-11-10 22:51:32 +01:00
RichardG867
ab0a8fa4f8 Rename .jenkins to a more generic .ci 2021-11-10 15:40:19 -03:00
RichardG867
485403ac65 Fix TGUI DDC read bug 2021-11-10 15:37:12 -03:00
mariuszkurek
38feb548ba Fix build on case-sensitive filesystems 2021-11-10 14:38:16 +01:00
Miran Grča
0449274d52 Merge pull request #1792 from dob205/master
Fixing compiling with normal user permissions on macOS
2021-11-10 11:17:45 +01:00
dob205
94280b6675 Merge branch '86Box:master' into master 2021-11-10 11:13:21 +01:00
dob205
23b01383e0 Fixing compiling with normal user permissions
This should enable compiling things on macOS without resorting to use sudo before cmake --build build --target install.
2021-11-10 11:13:10 +01:00
Miran Grča
992f3b2888 Merge pull request #1789 from laciba96/master
Updates for Discord Rich Presence
2021-11-10 10:52:25 +01:00
Miran Grča
f4d6336b52 Merge pull request #1791 from dob205/master
Enabling the creation of 86Box in macOS app bundle form
2021-11-10 10:52:15 +01:00
dob205
99097d5555 Adjusting the install command
This change should hopefully make the GitHub Actions instance happy for CMake.
2021-11-10 10:40:51 +01:00
dob205
9f78c37f37 Tweaking things to fix potential compile errors
Should hopefully make GitHub Actions happy
2021-11-10 10:26:00 +01:00
dob205
4728483188 Updating the CMakeLists.txt to create macOS app bundles
Changes the CMakeLists.txt to enable the creation of macOS app bundles via cmake --build build --target install including all necessary dylibs for a functioning macOS compile.
2021-11-10 10:01:37 +01:00
dob205
efc2c547a0 Preparing macOS app bundle resources
This commit adds the app icons for the macOS app bundle and a custom template for the Info.plist file
2021-11-10 09:53:47 +01:00
Laci bá
dafc429e93 A lot of changes
- Fix the broken itemindex of ComboBox  in the Settings dialog
- Change from LCID to uint32_t
- Rewrite the headers of the lang related functions (can handle the whole LCID as input)
- Add dummy functions to unix.c
- Add proper combobox handling in win_settings.c
- Added a lot of debug calls temporarily
- Reactivate every disabled option related to language changes
- Move lang_id to 86box.h from win.h
- Implement on-fly resource switch as discussed with OBattler
- Reimplement everything language related in the initialization section of the program
- Implemented the ladder of three points
1, what is the --lang?
2, what are definied in the config? (to be implemented)
3, what is the system language
2021-11-09 22:33:54 +01:00
Laci bá
11527d39b0 Select the current language in the ComboBox, and change it's style 2021-11-09 20:50:38 +01:00