Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef's
|
|
enabled CURL addon access / curl download speed feature / move file f…
|
|
|
|
IFile
|
|
|
|
|
|
Use the same options for building FFMPEG with CMake and Autotools.
|
|
|
|
This fixes the Windows build after the migration to msys2.
|
|
|
|
Add quotes to paths containing USERNAME to prevent errors when username
contains a space.
|
|
This is the first step for android support with CMake.
|
|
|
|
cmake fixes
|
|
|
|
and make sure HAVE_OPENSSL is defined
|
|
|
|
|
|
|
|
|
|
CMake Readme Fixes
|
|
|
|
Bump to SQLite 3100200 (aka 3.10.2)
|
|
[cmake] Fix crosscompiling for Raspberry Pi
|
|
[cmake] Fix finding FXC.exe on Windows
|
|
default build type for Linux
|
|
remove libsquish
|
|
|
|
|
|
|
|
- Warn if toolchain file is missing for Raspberry-Pi.
- Check for outdated toolchain file.
- Warn if non existing toolchain file was given.
|
|
|
|
|
|
|
|
|
|
[travis] Build with CMake
|
|
|
|
Linker option --whole-archive is required on Linux for GCC and Clang.
But not on Windows and not with AppleClang.
|
|
|