Commit Graph

14 Commits

Author SHA1 Message Date
emery.berger@gmail.com
25530b1b27 Restored makefiles. 2022-01-20 21:04:41 -05:00
Alexey Klimkin
3d9f3b9107 Build with CMake 2021-01-08 09:14:00 -08:00
Manuel Meraz
aab990488a update makefiles to work with ubuntu 20.04 and GCC 10.2 2020-12-21 11:26:50 -05:00
Charlie Curtsinger
9e2a26a632 Generate libelfin cflags with pkg-config 2019-10-15 08:47:54 -05:00
Charlie Curtsinger
06fa6d986b Use pkg-config to link in libelfin. 2019-10-15 08:45:13 -05:00
Charlie Curtsinger
3e2f144b30 Makefile cleanup 2019-08-18 16:28:54 -05:00
Charlie Curtsinger
cf74c3057e libelfin libraries were missing 2019-08-18 13:18:54 -05:00
Charlie Curtsinger
6b3ea268b1 Dropped internal dependency on libelfin. Updated build instructions with build dependencies. 2019-08-18 12:23:30 -05:00
Charlie Curtsinger
f38f22e868 Make check now uses coz instead of linking directly with libcoz 2016-12-08 16:42:09 -06:00
Charlie Curtsinger
f1e5321b05 Missed a reference to C++11. Fixes #73 2016-11-22 18:50:20 -06:00
Charlie Curtsinger
3470416c67 Pulled ccutil into libcoz. Refs #48 2016-11-22 18:47:24 -06:00
Petter Reinholdtsen
b6c844c6ec Add simple check target.
This will test the coz library and make sure it is linkable and
the resulting binary is runnable.

This test detects a problem with GCC 6 when combined with clang that
is missing with 4.9.
2016-08-15 14:14:08 +02:00
Petter Reinholdtsen
781409b49e Implement 'make install DESTDIR=target'. 2016-07-11 05:08:50 +00:00
Charlie Curtsinger
80a200c52d Cleaned up and reorganized build 2015-04-08 17:31:18 -04:00