summaryrefslogtreecommitdiff
path: root/GNUmakefile-cross
Commit message (Expand)AuthorAgeFilesLines
* Add adhoc.cpp to test sources (Issue 332)Jeffrey Walton2016-11-041-6/+6
* Additional use of $(strip $(CXXFLAGS)) cleanupJeffrey Walton2016-10-261-5/+5
* Remove uneeded -Wno-delete-non-virtual-dtor from GNUmakefileJeffrey Walton2016-09-241-1/+1
* Cleaned dylib artifactsJeffrey Walton2016-09-101-2/+5
* Add integer.cpp to third position in GNUmakefileJeffrey Walton2016-09-081-1/+1
* Rename bench.cpp to bench1.cppJeffrey Walton2016-04-221-1/+1
* Add Coverity artifacts to clean recipeJeffrey Walton2016-04-111-1/+1
* Made non-SOLIBNAME the default version for Android and EmbeddedJeffrey Walton2016-01-051-5/+4
* Added "lean" target to cross compilesJeffrey Walton2016-01-041-2/+26
* Fix problem, issue #65 comment 168191115Todd Knarr2015-12-311-0/+2
* Added -headerpad_max_install_names to dylib targets. Added standard directory...Jeffrey Walton2015-12-311-33/+52
* Fix an issue that caused targets to be rebuilt unnecessarilyGrant Ayers2015-12-281-0/+1
* Added DESTDIR to various recipesJeffrey Walton2015-12-271-29/+38
* Apply the same versioned solib changes as to GNUmakefileTodd Knarr2015-12-261-4/+33
* 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