summaryrefslogtreecommitdiff
path: root/GNUmakefile-cross
Commit message (Expand)AuthorAgeFilesLines
* Updated to recognize arm64-v8a as an architectureJeffrey Walton2015-12-091-1/+4
* Fixed makefile to use IS_IOS rather than IS_DARWIN for iOS cross-compiles. Up...Jeffrey Walton2015-12-081-62/+55
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-15/+32
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-132/+81
* Changed cross-compile makefile to use "-Os" by defaultJeffrey Walton2015-07-311-11/+4
* Added "system" target that dumps a number of internal variables for testing a...Jeffrey Walton2015-07-311-34/+128
* Ported relevant GNUmakefile changes to GNUmakefile-crossJeffrey Walton2015-07-201-10/+20
* Removed unneeded object and library files from CLEAN ruleJeffrey Walton2015-06-081-1/+1
* Removed -flat_namespace from LDFLAGS for iOS cross compile. That's something ...Jeffrey Walton2015-06-081-1/+0
* Added GNUmakefile-cross for Android, iOS and EmbeddedJeffrey Walton2015-06-081-0/+124