Commit Graph

7999 Commits

Author SHA1 Message Date
odrling b0dbca2d77 build wxWidgets subproject (but now for real) 2020-06-13 13:39:40 +02:00
odrling 7dab0c6b4d change freetype2 host 2020-06-13 13:36:50 +02:00
odrling e59cb50024 use libass althost branch 2020-06-13 13:28:13 +02:00
odrling 09b1104d69 start building from the right folder 2020-06-13 13:14:45 +02:00
odrling 135178f493 download ninja from github archive 2020-06-13 13:11:57 +02:00
odrling 31185b35e4 update pip before installing meson
pretty sure that won't fix the build but whatever
2020-06-13 13:00:13 +02:00
odrling 1abe0a666c set up build env before building meson and ninja
🤔
2020-06-13 12:56:07 +02:00
odrling 03bec31fda build using wxWidget as a subproject 2020-06-13 12:52:20 +02:00
odrling f00e5e3ebc Merge branch 'meson-vs2019' of github.com:TypesettingTools/Aegisub into meson-vs2019 2020-06-13 12:50:14 +02:00
line0 05c345ee6b meson: flag aegisub as a GUI app 2020-05-21 09:07:58 +02:00
odrling 3b9b9c1443 . 2020-05-04 16:47:44 +02:00
odrling debe17cb2c . 2020-05-03 22:04:36 +02:00
odrling ec043270d8 download wx-config.exe
nice I hate it
2020-05-03 15:29:13 +02:00
odrling 7d45c95fdc Revert "build static wxwidgets"
This reverts commit 35314c58f6.
2020-05-03 15:24:13 +02:00
odrling 35314c58f6 build static wxwidgets 2020-05-03 15:09:49 +02:00
odrling 3ca13c48a3 use boost 1.73.0 2020-05-03 14:47:32 +02:00
line0 1dcfbbd194 meson: add missing link dependencies on windows 2020-04-12 21:51:28 +02:00
line0 c4b8b351f1 meson: add support for building wxWidgets as a subproject (WIP)
monolithic build only and disabled precompiled headers due to limited cmake support in meson

still missing linker dependencies refs to Windows SDK libs
2020-04-11 01:31:14 +02:00
line0 34fa9af482 utils: work around missing C++11 char16_t overload in wx string conversion 2020-04-11 01:31:14 +02:00
line0 5f06eb3376 meson: generate git_version header in build root rather than within the source tree
fixes an issue where the windows version of the git version update script generated the header in a place where it couldn't be found by the include in version.cpp
2020-04-11 01:31:13 +02:00
line0 f5621bc6a6 meson: make boost honor the global default_library option 2020-04-11 01:31:13 +02:00
line0 bf85421629 meson: build libiconv as static library 2020-04-11 01:31:13 +02:00
line0 1631ce855a meson: define BOOST_USE_WINDOWS_H on Windows
fixes symbol redefinition errors in VS 2019
2020-04-11 01:31:13 +02:00
line0 b15baa9611 meson: update dependencies
switch back to official harfbuzz upstream now that meson has landed
2020-04-11 01:31:12 +02:00
line0 1237989bd2 meson: don't build fontconfig file lister on windows 2020-04-11 01:30:11 +02:00
line0 46121094a1 fix PCHs on VS2019
* separate PCH for C and C++
* acconf.h now included in PCHs on windows, too
* meson now auto-generates companion source files for PCH headers
2020-04-11 01:30:10 +02:00
odrling 21ea8fd0d8 . 2020-02-02 19:19:14 +01:00
odrling ff583af9f6 . 2020-02-02 17:55:13 +01:00
odrling 18515dba60 install boost with vcpkg 2020-02-02 17:36:47 +01:00
odrling e28d4b7af9 . 2020-01-25 01:42:16 +01:00
odrling 95125fe10e . 2020-01-25 01:40:03 +01:00
odrling 28d0b8ee7d install boost 2020-01-25 01:36:43 +01:00
odrling 1956ae257c . 2019-12-29 23:54:05 +01:00
odrling d2b97e0825 . 2019-12-29 23:35:59 +01:00
odrling 374a1c51dd . 2019-12-29 23:23:10 +01:00
odrling 85ab191b9f . 2019-12-29 22:21:24 +01:00
odrling 725f69ec3f . 2019-12-29 22:12:38 +01:00
odrling 4d6fbbf571 . 2019-12-29 01:30:21 +01:00
odrling 6b072e8fa7 try to fix wxwidgets build (?) 2019-12-29 01:27:48 +01:00
odrling df1c4c3c79 use my frankensteined libass 2019-12-29 00:43:31 +01:00
odrling dc4481e0de . 2019-12-28 23:25:53 +01:00
odrling 19676dd4a7 trying icu official builds 2019-12-28 23:19:42 +01:00
odrling 1d388b1cfa . 2019-12-28 22:59:05 +01:00
odrling db90d0ca51 . 2019-12-28 22:52:50 +01:00
odrling 8c3719ba66 ICU 2019-12-28 22:43:38 +01:00
odrling b8a0cadf00 . 2019-12-28 22:26:39 +01:00
odrling 96dbe88cd1 . 2019-12-28 22:16:27 +01:00
odrling f0dbb49523 . 2019-12-28 22:14:58 +01:00
odrling 4fb6c4a626 . 2019-12-28 22:12:34 +01:00
odrling c87c1dfa9c Revert "."
This reverts commit 59c39c8822.
2019-12-28 22:12:11 +01:00