orignal
|
610e9e3660
|
use c++11 for 4.9 only
|
2014-09-22 21:56:01 -04:00 |
|
hagen
|
5a55e14f98
|
* Makefile.linux : detect gcc version
|
2014-09-23 01:44:09 +00:00 |
|
orignal
|
cdaa72e664
|
c++11 is not recognized by gcc 4.6. rolled back to c++0x
|
2014-09-22 07:34:57 -04:00 |
|
hagen
|
1ac75be832
|
- remote hardcoded rpath from Makefile
|
2014-09-19 05:15:40 +00:00 |
|
hagen
|
2c1365ad0c
|
* Makefile : move common targets to top-level Makefile
|
2014-09-19 05:15:40 +00:00 |
|
hagen
|
d8bb640f15
|
* fix CFLAGS in Makefile.linux
|
2014-09-19 05:15:40 +00:00 |
|
orignal
|
8f3414bcb2
|
use -maes if AES-NI detected
|
2014-09-13 14:36:36 -04:00 |
|
Mikal Villa
|
05fa6757ce
|
Adding timestamp to logger.
|
2014-08-17 07:35:09 +02:00 |
|
Mikal Villa
|
02296ef775
|
Moving file list to a common one. Still in makefile format, but now with CPP/H
as input instead of OBJECTS.
Issue #82
|
2014-07-17 19:12:52 +02:00 |
|
Mikal Villa
|
1ec8728ab0
|
Makefile now detects which file to use (OSX or Linux)
Issue #82
|
2014-07-16 18:59:17 +02:00 |
|