Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Kyle Benesch d376784240
Update to 1.24.0 (#31645) 2023-05-30 12:31:49 -07:00
Kyle Benesch 19a90df2e1
Update to 1.23.1 (#27743)
No longer depends on GLAD.
2022-11-10 08:51:12 -08:00
Kyle Benesch 2bebfe39b0
Update to 1.23.0. (#27388) 2022-10-24 16:27:31 -07:00
Kyle Benesch 274e8be314
Update to 1.22.3 (#26746)
Add unicode feature.  Enabled by default.
2022-09-13 16:42:55 -07:00
Kyle Benesch 6d77eb5a5f
Update to 1.22.2 (#26539) 2022-08-29 11:52:43 -07:00
Kyle Benesch b8b8efa56d
[libtcod] Update to 1.22.1 (#26504)
* Update to 1.22.0.

* Add png and zlib features, enabled by default.

Adds missing default features.

* Update to 1.22.1.

* Update versions/l-/libtcod.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-08-25 10:42:47 -07:00
Kyle Benesch a68d803377
[libtcod] Update to 1.21.0 (#25802)
* STB patch no longer needed.

* Replace deprecated dependency lodepng-c.

* Added 'sdl' and 'threads' features.

Libtcod can now be compiled without linking to SDL2.

Problematic threading functions can be disabled, and are disabled by
default.

* Update to 1.21.0.

Change head ref to 'main'.
2022-07-18 14:12:32 -07:00
friendlyanon 8652ccf0ee
[stb] Update to 2021-09-10 (#24718)
* [stb] Update to 2021-09-10

* Update stb's dependees

* Add license fields to sfml and libtcod

* Fix broken patch for libtcod

* Use `version-date` instead of `version`

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2022-05-16 12:41:17 -07:00
Victor Romero c656e2eccd
[many ports] Fix version files (#24277)
* [many ports] remove versions not in repo history

* [many ports] fix wrong hashes caused by bad merges
2022-04-21 14:50:05 -07:00
Kyle Benesch c0b44ddb14
[libtcod] Update to 1.20.1 (#22524)
* [libtcod] Update to 1.20.1

* Current versions do not follow semantic versioning.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-01-18 13:55:44 -08:00
Kyle Benesch f33d743a75
[libtcod] Update to 1.19.0 (#21355)
* [libtcod] Update to 1.19.0

* Fail UWP triplets for libtcod in CI baseline.

This was because of internal deprecations being treated as errors.
2021-11-17 12:45:16 -08:00
Kyle Benesch bef784967b
[libtcod] Update to 1.18.0 (#17946) 2021-05-18 00:53:11 -07:00
Kyle Benesch 7c23c13db0
[libtcod] Update to 1.16.7 (#17032)
* [libtcod] Update to 1.16.7

* [libtcod] Change to using version-semver in manifest.

* Apply suggestions from code review

* fixup! Apply suggestions from code review

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-05-06 17:42:04 -07:00
Kyle Benesch cda58bef39
[libtcod] Add new port. (#16408)
* [libtcod] Add new port.

* [lodepng-c] Add port lodepng-c, conflict with lodepng

* [libtcode] Fix dependencies

* [libtcod] Re-fix dependency utf8proc

* update version record

* [lodepng-c/lodepng] Add conflict message

* add baseline

* remove port-version

* update port-version

* update version record

* [libtcod] Update to 1.16.6.

Patches applied upstream.

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-03-29 10:11:07 -07:00