1
0
Fork 0

Commit Graph

  • a3ec466ff6 meson: fix Windows installer generation Ryan 2020-12-22 01:05:02 -0500
  • 72edb88982 meson: add Avisynth option, compile libass_gdi_fontselect Ryan 2020-12-22 01:01:12 -0500
  • 44fdeb361f actions: upload artifacts Ryan Lucia 2020-11-22 16:33:02 -0500
  • 194521e777 meson: set wx subproject buildtype, remove d_vscrt hack Ryan Lucia 2020-11-22 16:30:18 -0500
  • 47f7aa879d README: update Windows section to reflect the switch to Meson Ryan Lucia 2020-11-21 15:51:59 -0500
  • 89c788a4b3 autotools: remove remaining makefiles Ryan Lucia 2020-11-21 15:44:46 -0500
  • c5111b492b actions: force fallback for harfbuzz Ryan Lucia 2020-11-15 19:26:59 -0500
  • 4dc65303a1 actions: force default_library=static for freetype Ryan Lucia 2020-11-15 16:49:04 -0500
  • cd0eee968f meson: minor subproject cleanup, update gitignore Ryan Lucia 2020-11-15 15:59:26 -0500
  • f91f6f0743 meson: pass png=enable to freetype2 to work around bug Ryan Lucia 2020-11-15 15:41:56 -0500
  • 18ccc1d7f0 meson: disable building ffmpeg tests Ryan Lucia 2020-11-15 14:43:40 -0500
  • 8a09d00081 actions: enable MSVC Ryan Lucia 2020-11-15 13:10:21 -0500
  • 3f1c315dfe meson: force zlib subproject for freetype Ryan Lucia 2020-11-15 13:08:33 -0500
  • abec21f4e0 meson: fix wx subproject on Linux Myaamori 2020-11-22 18:21:23 +0000
  • aecf09a64d Use wxSizer::RepositionChildren instead of RecalcSizes on wx 3.1.3+ Myaamori 2020-11-22 18:18:19 +0000
  • 93b2794c85 Correct wxStyledTextCtrl::StartStyling for wx 3.1 Myaamori 2020-11-22 18:17:19 +0000
  • 6ff1729303 meson: update/promote libass dependency wraps Myaamori 2020-11-22 19:54:56 +0000
  • 8bb8b34fe7 meson: set _DEBUG on all platforms for debug builds Myaamori 2020-11-19 18:37:41 +0000
  • 0ea6d36fca meson: don't generate git_version.xml and don't regenerate git_version.h on windows Myaamori 2020-11-19 17:33:20 +0000
  • 17303d3846 actions: add initial ubuntu workflow Ryan Lucia 2020-11-15 12:46:43 -0500
  • 7d4c99db5a meson: switch to upstream freetype Ryan Lucia 2020-11-15 12:44:54 -0500
  • daa4cc8bbc meson: search for 'system' module with system boost Ryan Lucia 2020-11-15 12:43:26 -0500
  • dc3aaa5df0 meson: allow boost fallback under msvc Ryan Lucia 2020-11-15 12:42:12 -0500
  • 454c79c8cc Remove travis file Ryan Lucia 2020-11-15 12:40:06 -0500
  • 60431862fa meson: allow wx fallback on all platforms Ryan Lucia 2020-11-08 13:04:16 -0500
  • 7d0028799f meson: remove old wx_path and icu_path hacks Ryan Lucia 2020-11-08 12:58:07 -0500
  • e393509515 meson: default to buildtype debugoptimized Ryan Lucia 2020-11-08 12:57:29 -0500
  • e3826cb17e meson: initial attempt to generate Aegisub.app on macOS Ryan Lucia 2020-11-08 12:33:37 -0500
  • 8f42f11b11 Convert osx-fix-libs.py to py3 Ryan Lucia 2019-10-06 20:53:57 -0400
  • 9fd62692af win-installer: auto-populate current year for copyright Ryan Lucia 2019-10-06 16:00:37 -0400
  • 2e898c461a win-installer: remove fragment_opengl Ryan Lucia 2019-10-06 16:00:08 -0400
  • 0d45c67dcf meson: move all .desktop file work into linux conditional Ryan Lucia 2019-10-06 15:59:40 -0400
  • 44af99a163 meson: move luabins to subprojects Ryan Lucia 2020-11-08 12:13:50 -0500
  • e087728021 gitignore: mass purge, add .DS_STORE Ryan Lucia 2020-11-08 12:11:22 -0500
  • 5ec5271eb5 meson: fix source file inclusion in libaegisub on osx Ryan Lucia 2019-10-05 20:44:54 -0400
  • 3147f303c8 meson: save git_version.xml to meson build directory in version.ps1 Myaamori 2020-10-28 20:51:06 +0000
  • d80b8d6de0 meson: use meson-pr branch for libass Myaamori 2020-10-28 20:50:45 +0000
  • fa2c35a058 remove build, .nuget, Aegisub.sln Myaamori 2020-10-28 19:58:33 +0000
  • 0e51dba59b meson: remove DUALNUM check from LuaJIT Myaamori 2020-10-28 19:26:10 +0000
  • 5dff6c9234 update .gitignore Myaamori 2020-10-28 04:17:56 +0000
  • 65fc7c0f30 meson: ignore second argument in version.ps1 Myaamori 2020-10-28 04:15:33 +0000
  • b1c2fbdb19 meson: add nasm wrap for Windows Myaamori 2020-10-28 04:15:02 +0000
  • 2510ef25c2 meson: patch libass with stub dirent.h Myaamori 2020-10-28 04:14:00 +0000
  • 03de8929d4 meson: pin wx version and fix dependencies Myaamori 2020-10-28 04:13:08 +0000
  • 441daf5aeb meson: use check_header to check for iconv Myaamori 2020-10-27 21:50:15 +0000
  • 0b7e244232 meson: define fallbacks for optional dependencies Myaamori 2020-10-27 19:32:23 +0000
  • 51b8248ac8 meson: create git_version.h in build directory in version.sh Myaamori 2020-10-27 19:31:58 +0000
  • bb02d3bc5e meson: don't build with C11 Myaamori 2020-10-27 19:30:51 +0000
  • f9f8b6c4d3 meson: add FFMS2 wrap Myaamori 2020-10-27 17:16:01 +0000
  • ce791773f6 meson: add Boost wrap Myaamori 2020-10-27 17:13:11 +0000
  • d6ee06eb54 meson: add ICU wrap Myaamori 2020-10-27 17:09:32 +0000
  • 64df2d61c7 meson: have iconv subproject override iconv dependency Myaamori 2020-10-27 17:07:46 +0000
  • 130339a3d6 meson: set correct flags when compiling LuaJIT on Windows Myaamori 2020-10-27 17:07:14 +0000
  • 1fc019447a meson: enable Lua 5.2 compat for both native and host builds Myaamori 2020-10-27 17:06:35 +0000
  • f6b74331da meson: update zlib wrapper Myaamori 2020-10-27 17:02:31 +0000
  • 2e613f5476 meson: flag aegisub as a GUI app line0 2020-05-21 09:07:58 +0200
  • bfdcbdefad meson: add missing link dependencies on windows line0 2020-04-12 21:51:28 +0200
  • 88e24db733 meson: add support for building wxWidgets as a subproject (WIP) line0 2020-04-11 01:27:16 +0200
  • 37230683fb utils: work around missing C++11 char16_t overload in wx string conversion line0 2020-04-11 01:14:53 +0200
  • f039395003 meson: generate git_version header in build root rather than within the source tree line0 2020-04-11 00:56:21 +0200
  • 18fe7918f3 meson: make boost honor the global default_library option line0 2020-03-31 21:19:15 +0200
  • 23e86bf074 meson: build libiconv as static library line0 2019-10-27 02:30:01 +0100
  • e56ab6c784 meson: define BOOST_USE_WINDOWS_H on Windows line0 2019-10-27 02:29:31 +0100
  • 609d38e605 meson: update dependencies line0 2019-10-27 02:28:12 +0100
  • b6c0f2d544 meson: don't build fontconfig file lister on windows line0 2019-10-27 02:23:40 +0100
  • b8e2cf83fd fix PCHs on VS2019 line0 2019-10-27 02:18:06 +0100
  • a91c4f70c3 Use i18n.merge_file for real FichteFoll 2019-02-04 15:31:32 +0100
  • 6343d36169 Add commented i18n.merge_file version FichteFoll 2019-07-23 02:10:18 +0200
  • 650954f28e Move language specifications to LINGUAS file FichteFoll 2018-03-19 17:45:32 +0100
  • 443dd5146d Properly build aegisub.desktop FichteFoll 2019-07-23 02:07:55 +0200
  • 9708ca8e5e Add virtual destructor to SignalBase Ryan Lucia 2019-09-08 17:42:37 -0400
  • 2cb6d5b814 meson: fix up OSX and non-MSVC detection Ryan Lucia 2019-09-08 17:38:59 -0400
  • 9fdf490cff Use git rev-list to determine revision number FichteFoll 2017-01-30 02:37:01 +0100
  • 8704f83743 Fix git_version.h generation FichteFoll 2019-08-28 22:04:38 +0200
  • 5e14a9265b meson: attempt to wrangle dependencies Ryan Lucia 2019-07-21 15:14:26 -0400
  • 7befd5e759 gitignore: mass cleaning Ryan Lucia 2019-07-21 15:13:01 -0400
  • a853f7c4b0 Windows installer: always include vc+ runtime Ryan Lucia 2019-07-21 15:12:28 -0400
  • 57e4f788d0 meson: update subprojects Ryan Lucia 2019-07-21 15:06:42 -0400
  • 13711128fa meson: remove 'build_' prefix from option Ryan Lucia 2019-07-21 15:08:41 -0400
  • 1599858c92 Make version.sh executable Ryan Lucia 2019-07-21 14:41:09 -0400
  • 3b2d770d74 Fix PCH usage Ryan Lucia 2019-07-21 14:40:21 -0400
  • d2d3168904 meson: allow additional include directories for manually located deps Ryan Lucia 2019-02-17 12:29:23 -0500
  • df396b67b2 meson: add Windows-specific project args Ryan Lucia 2019-02-17 12:27:37 -0500
  • 2eaf9b0062 meson: fix option name lookup in build file Ryan Lucia 2019-02-17 12:27:06 -0500
  • 9e284660b1 meson: add DirectSound detection Ryan Lucia 2019-02-17 12:25:57 -0500
  • 9aeaceb6e7 meson: add basic libiconv subproject functionality Ryan Lucia 2019-02-17 12:24:35 -0500
  • 631dad170f meson: fix luajit compiler args Ryan Lucia 2019-02-17 12:22:30 -0500
  • d3c709a2ea Move iconv to subprojects Ryan Lucia 2019-02-13 12:41:08 -0500
  • 608d0c9c15 Move hunspell to subprojects Ryan Lucia 2019-02-13 12:33:37 -0500
  • 609f5be032 Move CSRI to subprojects Ryan Lucia 2019-02-13 12:20:49 -0500
  • 6ca1d6463a Remove submodules Ryan Lucia 2019-02-13 12:18:08 -0500
  • 42bfc53a77 meson: bump c++ version Ryan Lucia 2019-02-11 22:43:29 -0500
  • 0be226aa6c meson: add wrapfiles for essential subprojects Ryan Lucia 2019-02-11 19:57:55 -0500
  • 506bac365d meson: move luajit to subprojects directory Ryan Lucia 2019-02-11 19:56:21 -0500
  • a9dfafd37a meson: fix syntax errors in packages/meson.build Ryan Lucia 2019-02-11 19:28:58 -0500
  • 1a133cd567 meson: move version scripts to tools directory Ryan Lucia 2019-02-11 19:27:48 -0500
  • c965171663 Remove autotools build system Ryan Lucia 2019-02-11 19:16:48 -0500
  • 936b39303d PowerShell version script: work correctly from any cwd; do not error out when version.h doesn't already exist; adjust git_version.h and git_version.xml paths for meson build system line0 2019-02-12 00:57:00 +0100
  • 613cef19a0 meson: rename option for optional dependencies Ryan Lucia 2019-02-09 18:28:32 -0500
  • 7596a7c5e4 meson: remove 'static' option Ryan Lucia 2019-02-09 18:26:50 -0500