index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
depends
/
native
Age
Commit message (
Expand
)
Author
2024-02-10
[tools/depends][native] Bump gettext 0.22.4
fuzzard
2024-01-28
[tools/depends][native] Remove PCRE
fuzzard
2024-01-28
[tools/depends][native] Bump Swig 4.2.0
fuzzard
2024-01-28
[tools/depends][native] Add pcre2
fuzzard
2024-01-28
[tools/depends][native] Add bison
fuzzard
2024-01-28
[cmake] Fix native toolchain including target root path
Stephan Sundermann
2024-01-21
[tools/depends][native] Rustup 1.75.0
fuzzard
2023-12-06
[tools/depends] Bump Python 3.11.7
fuzzard
2023-10-28
[tools/depends] Bump Openssl1.1.1w
fuzzard
2023-10-26
[tools/depends] Bump Python 3.11.6
fuzzard
2023-10-22
[tools/depends] Bump WaylandPP 1.0.0
fuzzard
2023-10-22
[tools/depends] Bump wayland 1.22.0
fuzzard
2023-09-27
[tools/depends][native] gettext force am_cv_func_iconv_works for apple host
fuzzard
2023-09-26
fix native/waylandpp-scanner build with GCC 13
throwaway96
2023-09-20
[depends][native] Meson 1.2.1 bump
fuzzard
2023-09-11
tools/depends: Fix rustup by delegating runtime to shebang
Garrett Brown
2023-09-02
tools/depends: Add Rust toolchain, cargo-c and libdovi dependencies
quietvoid
2023-07-21
Merge pull request #23462 from fuzzard/depends_fixuptexturepacker
fuzzard
2023-07-19
[clang-tidy] modernize-use-default-member-init
Rechi
2023-07-02
[tools/depends][native] Fix requirement for TexturePacker in makefile
fuzzard
2023-06-20
[cmake] Build JsonSchemaBuilder from source all platforms
fuzzard
2023-06-20
[tools/depends][native] JsonSchemaBuilder use cmake for build system
fuzzard
2023-06-20
[tools/depends][native] JsonSchemaBuilder cleanup src folder
fuzzard
2023-06-18
TexturePacker change sprintf usage to snprintf
fuzzard
2023-06-18
[tools/depends][native] Texturepacker update and use CMakelists.txt
fuzzard
2023-06-18
[tools/depends][native] Toolchain-Native.cmake make ARCH_DEFINES input a list
fuzzard
2023-06-18
[tools/depends] Native toolchain remove non cmake find_programs
fuzzard
2023-06-13
[tools/depends] Update native toolchain and Makefile.include
fuzzard
2023-06-13
[tools/depends][native] Flatbuffers add native version use native Toolchain
fuzzard
2023-06-09
Merge pull request #23240 from lrusak/textureformats-enum
Markus Härer
2023-06-06
[depends][native] cmake 3.26.4 and support for apple platforms
fuzzard
2023-06-04
[osx] Raise min OSX version to 10.14 for x86_64
Markus Härer
2023-06-04
[depends][flatbuffers] Update to 23.3.3
Markus Härer
2023-05-17
TextureFormats.h: use XB_FMT as an enum
Lukas Rusak
2023-05-12
TexturePacker: use simple map insertion
Lukas Rusak
2023-05-12
TexturePacker: simplify dupes initialization
Lukas Rusak
2023-05-12
TexturePacker: add dupes as a class member
Lukas Rusak
2023-05-12
TexturePacker: add hashes as a class member
Lukas Rusak
2023-05-12
TexturePacker: add method to enable verbose output
Lukas Rusak
2023-05-12
TexturePacker: move flags to class member
Lukas Rusak
2023-05-12
TexturePacker: move dupecheck to class member
Lukas Rusak
2023-05-12
TexturePacker: move Usage to anonymous namespace
Lukas Rusak
2023-05-12
TexturePacker: add checkDupe to class
Lukas Rusak
2023-05-12
TexturePacker: add createXBTFFrame to class
Lukas Rusak
2023-05-12
TexturePacker: use GetDuration() to get frame duration
Lukas Rusak
2023-05-12
TexturePacker: set frame duration in createXBTFFrame
Lukas Rusak
2023-05-12
TexturePacker: createXBTFFrame pass DecodedFrame instead of RGBAImage
Lukas Rusak
2023-05-12
TexturePacker: remove unnecessary string manipulation
Lukas Rusak
2023-05-12
TexturePacker: combine printf formatting into a single call
Lukas Rusak
2023-05-12
TexturePacker: repurpose appendContent as createXBTFFrame
Lukas Rusak
[next]