Commit Graph

12 Commits

Author SHA1 Message Date
7b0a1f1920 BUILD: Fix Makefiles for flint 2014-05-24 23:16:13 +02:00
a15ef46ea6 ENC: fixup after merge 2014-05-19 22:26:10 +02:00
Christoph Prüßner
4e6bb38260 numerous fixes 2014-05-03 17:18:23 +02:00
hasufell
180d2acc1b BUILD: remove obsolete object 2014-04-28 12:21:20 +02:00
hasufell
7c8a7580f5 BUILD: remove non-existing header from build 2014-04-28 12:19:26 +02:00
12a54416fb BUILD: ignore -Wunused-function... this is a library 2014-04-22 20:46:13 +02:00
e33bd66d05 BUILD: update Makefile for mem.o 2014-04-22 20:46:12 +02:00
3428dedc2c BUILD: fix possible linker errors 2014-04-17 17:37:44 +02:00
e4cf4331d9 BUILD: fix linker errors when playing in main.c 2014-04-15 23:11:55 +02:00
2b8eb4f1fa BUILD: ignore -Wunused-parameter
Can happen in callback functions and so forth.
2014-04-15 18:47:39 +02:00
a547d7d49b BUILD: add target "main" for testing
main.c does not belong in this repository, but
might be used for testing locally.
2014-04-14 23:51:33 +02:00
565abd95d7 BUILD: add initial Makefiles 2014-04-14 22:29:55 +02:00