mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
4f44829cda
* Update minimum CMake version requirement to get rid of warning. * Include CMake compile commands for easier diagnostics. * More improvements to arm toolchain selection while cross-compiling third-party dependencies. * Use x-tools provided cmake toolchains * Add a script to download and extract deb dependencies for crosscompile. * Link against libstdc++ statically when cross-compiling to ARM to improve portability. * Update GeneratePackage.cmake to generate better filenames. * Ensure symbols are stripped properly when cross-compiling * Remove old scripts that are no longer required * Add script to install x-tools * Add some docs that describe how to setup a crosscompile environment. * Add docs for building standlone on Linux * Update CHANGELOG * Update version hash. |
||
---|---|---|
.. | ||
AddDarwinSystemLibs.cmake | ||
AddLinuxSystemLibs.cmake | ||
AddPlugin.cmake | ||
CheckAtomic.cmake | ||
Colors.cmake | ||
ConfigureBsdPaths.cmake | ||
ConfigureCompilerFlags.cmake | ||
ConfigureCurses.cmake | ||
ConfigureRpath.cmake | ||
ConfigureStandalone.cmake | ||
DependencyDetection.cmake | ||
GeneratePackage.cmake | ||
InstallFiles.cmake | ||
RaspberryPiToolchain-armv6.cmake | ||
RaspberryPiToolchain-armv8.cmake |