Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							c15d656a23 
							
						 
					 
					
						
						
							
							crypt{,.exe} is now ltcrypt{,.exe}  
						
						
						
						
					 
					
						2017-06-23 14:05:57 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							e68d846429 
							
						 
					 
					
						
						
							
							hopefully finally fix usage of $(DESTDIR)  
						
						... 
						
						
						
						This closes  #232  
						
						
					 
					
						2017-06-23 14:05:57 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							09c4d4c93b 
							
						 
					 
					
						
						
							
							proper use of $(DESTDIR)  
						
						... 
						
						
						
						@rofl0r @ [1]
"...still it's unusual/unexpected to embed DESTDIR in LIBPATH
etc. where this could hickup is when for example hardcoded paths need
to be embedded into the resulting binary. for example, in the
netbsd-curses makefile i linked earlier, such a case would be reference
to the terminfo DB location, which is derived from PREFIX.
other possible cases might be stuff that dlopen()s its own libs using an
absolute path, or uses other data files. for such a case a contributor
would typically re-use DATAPATH oslt and put it into CPPFLAGS or write
it into a header, to find the required files. when now these paths have
DESTDIR in them too, this will not work. thus it is good practice to use
$(DESTDIR) only in install targets, and keep it out of other vars."
[1] 8e29a6061f (commitcomment-22678488)closes  #232  
						
						
					 
					
						2017-06-22 14:21:14 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							a0257df999 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2017-06-22 13:19:47 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							f9802359c9 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2017-06-22 13:19:47 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							8e29a6061f 
							
						 
					 
					
						
						
							
							use {BIN,DATA,INC,LIB}PATH in makefile.unix  
						
						
						
						
					 
					
						2017-06-20 15:16:11 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							8c11490e2d 
							
						 
					 
					
						
						
							
							fix usage of PREFIX vs. DESTDIR  
						
						... 
						
						
						
						This closes  #232  
						
						
					 
					
						2017-06-20 15:16:11 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							2d8816607b 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2017-06-08 23:34:16 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							f47a71bc6c 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							e45e02d635 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							fe0b72ef51 
							
						 
					 
					
						
						
							
							remove dependency of demos to tests/common  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							7aaa423004 
							
						 
					 
					
						
						
							
							tuning makefiles - mingw, msvc, cygwin  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							b83f9472c0 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							e1a1145802 
							
						 
					 
					
						
						
							
							rename 'testprof/' to 'tests/'  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							07ffa0f1a2 
							
						 
					 
					
						
						
							
							remove tomcrypt_prof test-only library  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							201681ee3b 
							
						 
					 
					
						
						
							
							merge testprof/timing_test.c into demos/timing.c  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							70a27a852e 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-06-08 22:20:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							3f66f7df83 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-06-08 22:20:44 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							eaf20dda5b 
							
						 
					 
					
						
						
							
							demos must now link against testprof/common.o  
						
						
						
						
					 
					
						2017-06-08 22:20:44 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							2b9dbb4ff7 
							
						 
					 
					
						
						
							
							cosmetics in makefile.unix|mingw|msvc  
						
						
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							0cd9e94736 
							
						 
					 
					
						
						
							
							Partially revert "don't include testprof for library build"  
						
						... 
						
						
						
						This partially reverts commit 3a1cbcfee2a16d15167876423b6ca720458e801a. 
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							6e484cd420 
							
						 
					 
					
						
						
							
							use make internal macros  
						
						
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							c0abe2a5dc 
							
						 
					 
					
						
						
							
							crypt doesn't exist anymore  
						
						
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							8ee458b625 
							
						 
					 
					
						
						
							
							don't include testprof for library build  
						
						... 
						
						
						
						...well msvc still does it as I can't test it... 
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							31cf796011 
							
						 
					 
					
						
						
							
							updated makefile.unix should work fine with Intel C compiler, so no need to keep an extra clone - makefile.icc  
						
						
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							c225f22a23 
							
						 
					 
					
						
						
							
							remove building dynamic libs from makefile.unix  
						
						
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							ceb7332631 
							
						 
					 
					
						
						
							
							typo  
						
						
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							3540eedb4a 
							
						 
					 
					
						
						
							
							HP-UX make does not like ?= and $<  
						
						
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							bb4a051e40 
							
						 
					 
					
						
						
							
							makefile.unix facelift  
						
						
						
						
					 
					
						2017-05-11 23:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							28835a513f 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2017-04-28 19:24:58 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							3ea8a00ecd 
							
						 
					 
					
						
						
							
							new multi_test  
						
						
						
						
					 
					
						2017-04-23 23:29:10 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							f767ea3dcd 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2017-04-23 23:27:54 +02:00 
						 
				 
			
				
					
						
							
							
								Kelvin Sherlock 
							
						 
					 
					
						
						
						
						
							
						
						
							b412ab539a 
							
						 
					 
					
						
						
							
							update makefiles for blake2b.  
						
						
						
						
					 
					
						2017-04-08 15:44:30 -04:00 
						 
				 
			
				
					
						
							
							
								Kelvin Sherlock 
							
						 
					 
					
						
						
						
						
							
						
						
							b0e9a23e31 
							
						 
					 
					
						
						
							
							makefile updates.  
						
						
						
						
					 
					
						2017-04-07 23:47:16 -04:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							eefb8dc479 
							
						 
					 
					
						
						
							
							renaming prngs/chacha.c prngs/chacha20.c  
						
						
						
						
					 
					
						2017-04-03 22:54:27 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							3cfb58c2f4 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2017-04-02 18:13:45 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							ff6abc776c 
							
						 
					 
					
						
						
							
							RFC 7539 - ChaCha20 and Poly1305 + chacha based PRNG  
						
						
						
						
					 
					
						2017-04-02 18:13:45 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							59b4026fa7 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-03-30 22:29:02 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							ac7915ed13 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-03-30 18:46:05 +02:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							c6a0362c88 
							
						 
					 
					
						
						
							
							SHA3  
						
						
						
						
					 
					
						2017-03-29 13:44:04 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							d153d1303a 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-03-28 22:57:22 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							27f8e8bf75 
							
						 
					 
					
						
						
							
							Update makefiles  
						
						
						
						
					 
					
						2017-03-22 11:24:21 +01:00 
						 
				 
			
				
					
						
							
							
								Karel Miko 
							
						 
					 
					
						
						
						
						
							
						
						
							421a241ccf 
							
						 
					 
					
						
						
							
							travis script - check wheather makefiles are updated  
						
						
						
						
					 
					
						2017-03-09 20:19:46 +01:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							55776b0ac9 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2017-02-21 16:57:21 +01:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							43517bca83 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2017-02-21 16:54:11 +01:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							61d730323a 
							
						 
					 
					
						
						
							
							introduce new all_test make-target  
						
						
						
						
					 
					
						2016-01-23 19:11:30 +01:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							fd94034ba7 
							
						 
					 
					
						
						
							
							sort HEADERS in makefiles, so it doesn't change spontaneously  
						
						
						
						
					 
					
						2015-09-01 17:36:43 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							61efc10852 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2015-08-23 22:59:14 +02:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							d54425adb4 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2014-11-13 22:09:20 +01:00 
						 
				 
			
				
					
						
							
							
								Steffen Jaeckel 
							
						 
					 
					
						
						
						
						
							
						
						
							06321b8602 
							
						 
					 
					
						
						
							
							update makefiles  
						
						
						
						
					 
					
						2014-09-29 19:57:21 +02:00