aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Add cmake toolchain files for armv6 (armv5t-softfp) and armv6hf (armv6-hardfp...Sven Gothel2013-04-232-0/+26
* cmake/glibc-compat-symbols.h: Add __arm__ -> GLIBC_2.4 ; default is now GLIBC...Sven Gothel2013-04-211-3/+13
* Add 'cmake/glibc-compat-symbols.h' to force usage of minimal GLIBC symbols cu...Sven Gothel2013-04-213-1/+21
* Add gcc-default w/ link gcc staticSven Gothel2013-04-202-1/+9
* Add toolchain.gcc-x86_32.cmake for x86_64 -> x86_32 crosscompilationSven Gothel2013-04-201-0/+17
* Add Windows def for mingw .. not workingSven Gothel2013-02-011-0/+30
* Adding howto and cmake config file for AndroidBrice Figureau2013-01-311-0/+170
* Use a better method for determining if shared functions existChris Robinson2011-07-233-108/+92
* Define ARGSTACK and CALLSTACK only when needed for testing shared libsChris Robinson2010-05-161-2/+5
* Properly check for functions in Win32 shared libsChris Robinson2010-02-162-0/+105
* Prettify CMake checks for compiler switchesChris Robinson2009-12-091-0/+59