Rafael Kitover
2810f4b228
installdeps: update for mac brew
...
Replace wxmac obsolete package with wxwidgets.
Use brew install -f (--force) to install all deps.
Unlink and relink gettext, wxwidgets and ffmpeg for every invocation.
Add -DENABLE_FFMPEG=FALSE to cmake invocation instructions because brew
has ffmpeg 5 and we cannot build with it yet.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-03-18 19:19:23 +00:00
Rafael Kitover
8caea3ae6c
installdeps: add -DCMAKE_BUILD_TYPE=Release
...
Add -DCMAKE_BUILD_TYPE=Release to cmake invocation in build instructions
in installdeps.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-03-18 19:18:08 +00:00
Rafael Kitover
8c1ebf4d59
builder: update automake 1.15.1 -> 1.16.5
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-03-18 18:57:58 +00:00
Rafael Kitover
715c66b52c
builder: update gettext 0.19.8.1 -> 0.21
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-03-18 18:51:35 +00:00
Rafael Kitover
dedfb615d5
build: use GLOB to detect wx dep lib suffixes
...
Use file(GLOB ${lib_name}*.lib) to detect the appropriate suffixes for
wx dependency libs, because the suffix keeps changing, sometimes there
is a 'd' added for debug builds and sometimes it changes to not adding
the suffix, this will make the code more robust and lead to fewer build
failures.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-03-18 14:47:50 +00:00
Rafael Kitover
ec434a7c2f
build: rm vcpkg build_prefix* in vcpkg wx setup
...
Stop setting the build_prefix* variables as they are no longer used and
relying on build trees being available would break /installed caches
etc..
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-03-18 14:37:08 +00:00
Rafael Kitover
a6affd3807
build: remove d suffix from lzmad.lib for vcpkg
...
The debug build of lzma.lib is no longer called lzmad.lib in vcpkg,
remove the 'd' suffix.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-03-17 21:16:43 +00:00
Rafael Kitover
7f4b5b6f93
Transifex pull.
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-03-17 19:03:19 +00:00
Zach Bacon
287bb5f3a2
Merge pull request #931 from Squall-Leonhart/master
...
Updates the Feature Request form from MD to YML
2022-03-10 05:16:52 -05:00
Squall Leonhart
50f64b0e8b
we don't use plugins
...
so remove reference
2022-03-09 14:41:53 +11:00
Squall Leonhart
e7924caca0
cleanups
2022-03-09 14:41:28 +11:00
Squall Leonhart
f16d1d0725
convert feature request into a yml
...
copying @DerekTurtleRoe homework
2022-03-09 14:17:04 +11:00
Zach Bacon
8ea020d373
Merge pull request #929 from Squall-Leonhart/master
...
fix x86 builds crashing when /Gs set by Optimizations, turns on full optimizations for x86
2022-03-08 06:49:22 -05:00
Squall Leonhart
7726d26f9c
Enable full optimizations and fix x86 builds
...
a bool isn't a BOOL and wglGetExtensionsStringEXT returns a const char*
2022-03-08 13:23:54 +11:00
Zach Bacon
252b65b13c
Merge pull request #927 from Squall-Leonhart/master
...
Adding Forum link to config.yml, fixes title and a typo in feature.md
2022-03-07 10:26:07 -05:00
Squall Leonhart
56ffb12758
typo fixed
2022-03-08 02:20:58 +11:00
Squall Leonhart
66c224e122
change title template to [Feature request]
2022-03-08 02:18:45 +11:00
Squall Leonhart
dc4d431d7a
Merge branch 'visualboyadvance-m:master' into master
2022-03-08 02:14:45 +11:00
Squall Leonhart
09eb6628e8
Update config.yml
2022-03-08 02:06:36 +11:00
Squall Leonhart
9b84396adb
Update config.yml
2022-03-08 02:05:51 +11:00
Zach Bacon
bb1d44ae0a
Merge pull request #925 from Squall-Leonhart/master
...
Updating to YML Issue form for Bug, adding Feature request form, link to IRC and disbling blank issues.
2022-03-07 09:01:22 -05:00
Squall Leonhart
df991bae0a
remove required flag for "What game were you playing"
...
Some issues occur before a rom is even in use
2022-03-08 00:47:47 +11:00
Squall Leonhart
a00e4345d0
remove required flag for Error Messages
...
Not all issues reporte will have an error message.
2022-03-08 00:46:09 +11:00
Squall Leonhart
be7b1ef1d2
updating rom details
...
clarifying how to obtain information for rom and save types of gba titles
2022-03-08 00:44:57 +11:00
Squall Leonhart
f7633ca274
move the SDL block to the top
...
so that people don't waste their time filling out the form only to find out we don't take sdl related controller issues.
2022-03-08 00:39:17 +11:00
Squall Leonhart
03d962dfea
clarification on filter, and capital letter.
...
some more small cleanup
2022-03-08 00:20:51 +11:00
Squall Leonhart
c1c4daf5e3
further template changes
...
just cleaning up
2022-03-08 00:20:51 +11:00
Squall Leonhart
a9e594a38a
add some missing tidbits
...
from the present issue template
2022-03-08 00:20:51 +11:00
Squall Leonhart
18a84e5cad
Update feature.md
2022-03-08 00:20:51 +11:00
Squall Leonhart
bd1adc87e0
Update feature.md
2022-03-08 00:20:51 +11:00
Squall Leonhart
2d6457c0f4
Update feature.md
2022-03-08 00:20:51 +11:00
Squall Leonhart
85e991a0e8
Update feature.md
2022-03-08 00:20:51 +11:00
Squall Leonhart
265342135d
Update bug_report.yml
2022-03-08 00:20:51 +11:00
Squall Leonhart
d729ac3ff2
Update bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
8688d9f8e7
Update feature.md
2022-03-08 00:20:50 +11:00
Squall Leonhart
256008dffc
Create config.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
a1f2ac8caf
Delete ISSUE_TEMPLATE.md
2022-03-08 00:20:50 +11:00
Squall Leonhart
32503fd03a
Create feature.md
2022-03-08 00:20:50 +11:00
Squall Leonhart
fd3029c858
Update bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
27213d9626
Update bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
b198c6b549
Update bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
5961c1480b
Update bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
961b27f21d
Update bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
738b6406b8
Update bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
5583effa89
Update bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
ef8efd3187
Update and rename bug_report.md to bug_report.yml
2022-03-08 00:20:50 +11:00
Squall Leonhart
6c9c53a119
Update issue templates
2022-03-08 00:20:50 +11:00
Squall Leonhart
12ec072b25
add colorization hack support to Wx
...
Revert "add colorization hack support to Wx"
This reverts commit c676333c7157698657b774bdf8e068824e0fc43e.
2022-03-08 00:20:49 +11:00
Rafael Kitover
cdeb1027cc
Transifex pull.
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-02-07 12:19:59 +00:00
Rafael Kitover
796dfe78f9
Fix Wx OpenGL and ABI checks for MSYS2 CLANG64.
...
Probably fixes this in other environments as well, or breaks it.
Move the wxWidgets_LIBRARIES paths conversion to the already existing
normalize_wx_paths() function that was using a different method that no
longer works. This converts the variable to the right format before the
tests run, fixing the Wx OpenGL test.
For the ABI checks, wrap the function pointers for the minhook
trampoline API in reinterpret_cast<LPVOID>(&fp), why this is necessary I
don't know, and it may break on other compilers. The trampoline is used
to catch message boxes opened by Wx for fatal errors.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-02-05 01:00:25 +00:00