| 
							
							
								 Steffen Jaeckel | 794a416715 | fix libtomcrypt.pc installation | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | abe9116de5 | introduce makefile.common | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | ee0874b50b | minor improvements | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 3c5ec6b699 | split-out binary installation in separate install target | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 7ed5a832b0 | tuning makefile.msvc+mingw | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 37fa03829c | use gnu-make wildcardto get source files | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 12cf50d4e2 | move translation rule after modifications of CFLAGS | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 39f12dafc4 | make travis build a bit more verbose | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | ab34b0bd93 | or perhaps exclude .git* | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 85197a485a | do not exclude anything during make zipup | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | add3495bfc | fix perlcritics warnings in helper.pl | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 5e4415427a | OSX touchhas no "--reference" long-option, only "-r" | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | c93bee9575 | rename perlcritic make target & also run helper.pl -a | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | b35ce0467b | move documentation-related files to doc folder | 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 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 1b71e23e42 | fix some testprof related errors | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 544f7cc6ce | ignore eclipse special files | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | ee17cc2e67 | compress archive to xz | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 1300c5ade5 | make fixupind.pl part of helper.pl | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 3176103c15 | fix makefile.icc in makefile update scripts | 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 | 9a3db508bb | typo in "git commit: .." | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 5c2bea093a | zipup target facelift | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 3fd1771d35 | also install useful demos | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 90daad0764 | add new make-target 'bins' so you can easily build the useful demos | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 85dc39483f | rename crypt to ltcrypt a binary called crypt already exists and creates a name-clash as we won't
implement the entire CLI even if this tool implements similar functionality | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | f544418d56 | re-work makefile.mingw in the same style as makefile.unix | 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 | bf45ea66e5 | drop the need for testprof/makefile* | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 2c97498554 | wipe out testprof/makefile* | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 93067e189a | fix testprof/makefile.shared | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 7ac857686d | add git version as compile flag | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 7898864b24 | use glibtool on Macs | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | d21d01bcb5 | consolidate makefiles a bit | 2017-05-11 23:04:37 +02:00 |  | 
			
				
					| 
							
							
								 karel-m | c2bb38555e | Merge pull request #218 from libtom/pr/fix-clang-static-analyzer-warnings Clang static analyzer warnings/errors - related to #217 | 2017-05-11 22:55:39 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 43e46a2efc | fix clang static analyzer warnings/errors - see #217 | 2017-05-11 20:37:06 +02:00 |  | 
			
				
					| 
							
							
								 karel-m | 08cc78007b | Merge pull request #211 from libtom/pr/win32-rng_nix Windows: fix various compiler warnings | 2017-05-11 18:10:08 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 786853cb5c | move #if defined(LTC_BASE64) | 2017-05-11 17:42:43 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | ef6223f013 | fix misleading-indentationwarnings (mingw + gcc 7.1 +-Wall -Wextra) | 2017-05-11 17:42:43 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 9d2b352867 | fix ulong64 related format errors | 2017-05-11 17:42:43 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | af4f6b374d | better warning fix in der_tests | 2017-05-11 17:42:43 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 9ba9677d94 | x86_prof - spd1, spd2, avg are now ulong64 | 2017-05-11 17:42:43 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | a69e55ba54 | tuning win warnings fixes | 2017-05-11 17:42:43 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | e2cf11da25 | fix windows warnings - #212 and #213 | 2017-05-11 17:42:43 +02:00 |  | 
			
				
					| 
							
							
								 Karel Miko | 6d70827d1f | Windows: fix warning: 'rng_nix' defined but not used | 2017-05-11 17:42:43 +02:00 |  |