Commit graph

  • f43f50c225 patch libpcre.pc.in file alexey.lysiuk 2020-12-06 12:26:11 +0200
  • f1eedf85d0 build script: do not build c++ pcre libraries alexey.lysiuk 2020-12-06 12:25:45 +0200
  • c8db3273ea build script: add intl target, a part of gettext alexey.lysiuk 2020-12-06 12:13:45 +0200
  • a1b5db3172 build script: call configure script in configure() method instead of build() alexey.lysiuk 2020-12-06 12:13:12 +0200
  • 9774e56044 add libffi.pc file alexey.lysiuk 2020-12-06 11:20:41 +0200
  • c6083b55b9 patch libffi.pc.in file alexey.lysiuk 2020-12-06 11:20:22 +0200
  • a1f2a7d6b4 build script: package meson as zipped app alexey.lysiuk 2020-12-06 11:14:15 +0200
  • bdb135ec38 build script: remove extra whitespace alexey.lysiuk 2020-12-06 10:58:41 +0200
  • 9c865eec1e build script: add meson target alexey.lysiuk 2020-12-06 10:54:36 +0200
  • eadc423867 rewrite pkg-config wrapper as python script alexey.lysiuk 2020-12-06 10:05:32 +0200
  • f3da8a302d add ogg.pc file alexey.lysiuk 2020-12-05 15:33:27 +0200
  • 66dbc44a6b patch ogg.pc.in file alexey.lysiuk 2020-12-05 15:33:12 +0200
  • 9b5bb88f7c build script: use automated patching for ogg target alexey.lysiuk 2020-12-05 15:32:18 +0200
  • 490a7e86f5 build script: add automated patching alexey.lysiuk 2020-12-05 15:29:55 +0200
  • ead26980be do not ignore .pc files alexey.lysiuk 2020-12-05 13:23:32 +0200
  • e375d23648 build script: setup environment variables for all targets alexey.lysiuk 2020-12-05 13:23:15 +0200
  • 33ec97ea4b build script: add clean special target alexey.lysiuk 2020-12-05 12:40:10 +0200
  • 5083a3c683 build script: extract base target class alexey.lysiuk 2020-12-05 12:39:33 +0200
  • d8fc93a041 fix exit code of pkg-config wrapper script alexey.lysiuk 2020-12-05 15:40:21 +0200
  • d1862a56e9 remove obsolete test alexey.lysiuk 2020-12-05 10:29:03 +0200
  • 4cec1b0463 build script: add ninja target alexey.lysiuk 2020-12-03 13:13:16 +0200
  • 23522ec45d build script: add pcre target alexey.lysiuk 2020-12-03 12:51:55 +0200
  • 20d038030b build script: add iconv target alexey.lysiuk 2020-12-03 12:12:58 +0200
  • ee05a2dc12 build script: add ffi target alexey.lysiuk 2020-12-03 11:33:31 +0200
  • 82236aa071 build script: add sndfile target alexey.lysiuk 2020-12-01 13:03:52 +0200
  • 48da7784e3 build script: add openal target alexey.lysiuk 2020-12-01 13:03:39 +0200
  • 31ea8bc789 build script: add mpg123 target alexey.lysiuk 2020-12-01 13:02:05 +0200
  • 79c436f34a build script: fix flac target class name alexey.lysiuk 2020-12-01 13:00:53 +0200
  • 1ec9144924 build script: add flac target alexey.lysiuk 2020-11-30 11:34:22 +0200
  • 5037eec424 build script: add bzip2 target alexey.lysiuk 2020-11-30 11:33:46 +0200
  • 8fb8f4a868 build script: add zlib target alexey.lysiuk 2020-11-30 11:32:41 +0200
  • fb9a8b80be build script: use local macos sdk when found alexey.lysiuk 2020-11-30 11:32:06 +0200
  • 446de1778e build script: handle additional options for target installation alexey.lysiuk 2020-11-30 11:28:32 +0200
  • 3a0831425b build script: fix parent class of static cmake target alexey.lysiuk 2020-11-30 11:27:05 +0200
  • f9424e5c9c build script: add class to handle command line options alexey.lysiuk 2020-11-30 10:41:49 +0200
  • 6e39dea6de build script: fix typo in comment alexey.lysiuk 2020-11-30 10:10:18 +0200
  • 0316136e44 make .gitignore rules more strict alexey.lysiuk 2020-11-29 13:38:27 +0200
  • 9ae301e1be build script: add opusfile target alexey.lysiuk 2020-11-29 13:34:43 +0200
  • b11947f7e6 build script: add opus target alexey.lysiuk 2020-11-29 13:28:36 +0200
  • 47e053fb47 build script: add vorbis target alexey.lysiuk 2020-11-29 13:22:45 +0200
  • 79224fa6a1 build script: move common code out of concrete dependency target classes alexey.lysiuk 2020-11-29 13:18:27 +0200
  • fec150fb5c update jpeg-turbo to 2.0.6 alexey.lysiuk 2020-11-29 12:34:16 +0200
  • c4ce33718d build script: add jpeg-turbo target alexey.lysiuk 2020-11-29 12:33:21 +0200
  • e75ea5e3c9 build script: move prefix member and install() method to base target alexey.lysiuk 2020-11-29 12:26:04 +0200
  • e47d1ac69b build script: call parent's initialize() in all targets alexey.lysiuk 2020-11-29 12:25:11 +0200
  • 2d99b8389a build script: fix sdk path in make target alexey.lysiuk 2020-11-29 12:23:42 +0200
  • 1e5cbf9f76 add nasm 2.15.05 alexey.lysiuk 2020-11-29 12:22:52 +0200
  • 244c80a717 build script: add nasm target alexey.lysiuk 2020-11-29 12:01:52 +0200
  • 219977a708 build script: add ogg target alexey.lysiuk 2020-11-29 12:01:31 +0200
  • cfc1052495 build script: add configure+make target alexey.lysiuk 2020-11-29 11:58:34 +0200
  • 0a2b76affc build script: add ability to download source code packages alexey.lysiuk 2020-11-29 11:55:50 +0200
  • 70e453f31b build script: move common members and functionality to base target class alexey.lysiuk 2020-11-26 11:33:42 +0200
  • 4cf2925a48 build script: quakespasm is based on genetic make target alexey.lysiuk 2020-11-25 11:23:18 +0200
  • 90c5a0cbbf build script: add generic make target alexey.lysiuk 2020-11-25 11:21:04 +0200
  • 3e1ff1db3f build script: move cmake options from base class alexey.lysiuk 2020-11-25 10:00:21 +0200
  • c096d49c40 add quakespasm target alexey.lysiuk 2020-11-24 18:22:55 +0200
  • e0be637305 build script: extract recursive symlink creation to dedicated function alexey.lysiuk 2020-11-24 18:22:03 +0200
  • fc36ced59f build script: ability to specify number of parallel jobs alexey.lysiuk 2020-11-24 18:10:57 +0200
  • 6339d73584 fix typo in comment alexey.lysiuk 2020-11-24 17:51:08 +0200
  • d4c18d2987 replace continuous integration artifacts with directory listing alexey.lysiuk 2020-11-23 15:27:59 +0200
  • 90eeeb382e build script: support case insensitive target names alexey.lysiuk 2020-11-23 15:24:01 +0200
  • 8baeb4e5c1 avoid using set-env in continuous integration workflow alexey.lysiuk 2020-11-23 13:42:54 +0200
  • d04d4cc55e build script: extract target logic from builder class alexey.lysiuk 2020-11-23 13:22:07 +0200
  • b3d06b1a29 build script: add doom64ex target alexey.lysiuk 2020-11-14 16:29:26 +0200
  • 38b29c765a update vpx to 1.9.0 alexey.lysiuk 2020-11-11 16:47:10 +0200
  • 2cce683561 update openal to 1.21.0 alexey.lysiuk 2020-11-07 11:43:11 +0200
  • 430feb2378 update libjpeg-turbo to 2.0.5 alexey.lysiuk 2020-11-07 11:42:54 +0200
  • f11de9c041 build script: add acc target alexey.lysiuk 2020-11-05 12:40:00 +0200
  • 612fe41157 update zmusic to 1.1.4 alexey.lysiuk 2020-10-31 15:07:01 +0200
  • b3b61c1011 update opusfile to 0.12 alexey.lysiuk 2020-10-31 14:56:23 +0200
  • 1d0f7a4f59 update mpg123 to 1.26.3 alexey.lysiuk 2020-10-31 14:56:06 +0200
  • ee51ecd18f update freetype to 2.10.4 alexey.lysiuk 2020-10-22 09:41:01 +0300
  • f7c205bc5d update moltenvk to reissued 1.1.0 alexey.lysiuk 2020-10-02 11:21:38 +0300
  • 7426285f9e update moltenvk to 1.1.0 alexey.lysiuk 2020-09-30 10:25:45 +0300
  • 47ccb9bbf3 update zmusic to 1.1.3 alexey.lysiuk 2020-09-27 14:47:30 +0300
  • 13829c7f90 update fluidsynth to 2.1.5 alexey.lysiuk 2020-09-26 11:17:16 +0300
  • ecdfe12c25 update sndfile to 1.0.30 alexey.lysiuk 2020-09-21 09:49:28 +0300
  • b1cf8547b1 revert openal to 1.19.1 alexey.lysiuk 2020-09-13 16:04:00 +0300
  • 82ad3554cc rebuild sdl2 2.0.12 with own iconv alexey.lysiuk 2020-08-22 10:05:52 +0300
  • 20cbc532f1 build script: use own iconv library alexey.lysiuk 2020-08-18 12:34:31 +0300
  • 9282653c8f update glib to 2.64.4 alexey.lysiuk 2020-08-18 12:33:42 +0300
  • ac4e333ba2 update intl to gettext 0.21 alexey.lysiuk 2020-08-18 12:33:02 +0300
  • d4ec123b26 add iconv 1.16 alexey.lysiuk 2020-08-18 12:31:59 +0300
  • 347130166f disable import check for one line to make pylint happy alexey.lysiuk 2020-08-15 12:34:34 +0300
  • be5027a032 add test for cmake project name detection alexey.lysiuk 2020-08-15 12:06:52 +0300
  • d05711feb0 fix detection of target name from cmake config file alexey.lysiuk 2020-08-15 12:06:06 +0300
  • b42a197854 update sndfile to 1.0.29 alexey.lysiuk 2020-08-15 10:31:45 +0300
  • 6681f73368 add logging to pkg-config wrapper alexey.lysiuk 2020-08-13 19:17:27 +0300
  • 033e1135b4 add option to enable verbose build output alexey.lysiuk 2020-08-11 18:22:42 +0300
  • 6c132e1c2e add doomretro target alexey.lysiuk 2020-08-11 09:41:18 +0300
  • c81f11dd16 build script: use own zlib and bz2 libraries for devilutionx alexey.lysiuk 2020-08-02 13:29:13 +0300
  • a41e67ada3 update moltenvk to 1.0.44 alexey.lysiuk 2020-08-01 15:43:20 +0300
  • f5f4586a63 update openal to kcat/openal-soft@f409cb4 alexey.lysiuk 2020-07-18 12:58:09 +0300
  • b19f6a8dad update fluidsynth to 2.1.4 alexey.lysiuk 2020-07-15 16:21:43 +0300
  • f40522e583 build script: use binary zlib and bzip2 libraries alexey.lysiuk 2020-07-06 13:56:42 +0300
  • a5deb3f895 add bzip2 1.0.8 alexey.lysiuk 2020-07-06 12:47:18 +0300
  • 3fb6186c18 add zlib 1.2.11 alexey.lysiuk 2020-07-06 12:46:57 +0300
  • a9369a4dda update vorbis to 1.3.7 alexey.lysiuk 2020-07-06 11:01:02 +0300
  • e3e75de6a7 update zmusic to 1.1.2 alexey.lysiuk 2020-07-02 15:54:50 +0300
  • 6fa3c0d8c6 patch openal 1.20.1 with random noise output fix alexey.lysiuk 2020-07-01 09:49:10 +0300