summaryrefslogtreecommitdiff
path: root/GNUmakefile-cross
Commit message (Expand)AuthorAgeFilesLines
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-061-1/+1
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-051-2/+2
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-051-3/+4
* Remove cryptopp.mapfile from distclean ruleJeffrey Walton2017-11-011-1/+1
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-011-1/+10
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-011-1/+2
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-011-1/+1
* Add Autotools artifacts to distclean recipeJeffrey Walton2017-11-011-1/+2
* Fix GNUmakefile-cross distclean recipe (GH #514)Jeffrey Walton2017-09-261-3/+3
* Fix armeabi and armv7-a for Android (GH #509)Jeffrey Walton2017-09-171-3/+48
* Add i686 and x86_64 specific flags (GH #508)Jeffrey Walton2017-09-171-2/+30
* Remove CMake from library sources (GH #506)Jeffrey Walton2017-09-161-2/+0
* Use AOSP_CPU_OBJ instead of cpu-features.oJeffrey Walton2017-09-131-1/+1
* Remove debug info statement from makefileJeffrey Walton2017-09-131-1/+0
* Add Aarch64 specific defines to Android cross-compileJeffrey Walton2017-09-131-4/+62
* Build Android cpu-features from sources (GH #491)Jeffrey Walton2017-09-131-3/+11
* Use IS_IOS instead of IS_DARWINJeffrey Walton2017-05-261-1/+1
* Update makefile rules and recipesJeffrey Walton2017-05-261-7/+68
* Split regtest.cpp into regtest{1|2|3}.cppJeffrey Walton2017-04-131-1/+1
* Suppress unneeded output in MakefilesJeffrey Walton2017-03-091-21/+22
* Add Integer Bitops tests (Issue 344)Jeffrey Walton2016-12-061-1/+1
* 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