Commit Graph

25 Commits

Author SHA1 Message Date
4576db4396 Static? 2020-06-15 00:11:36 +02:00
Ruben Laguna
07d91b68d8 Add gcov/lcov reports 2015-06-24 22:51:01 +02:00
Ruben Laguna
ee75901e42 Comment on AX_VALGRIND_CHECK 2015-06-24 22:49:26 +02:00
Ruben Laguna
c14d4830ae Attempt at getting check-valgrind to work 2015-06-24 22:18:18 +02:00
Ruben Laguna
924acf4748 Add a TAP test program in C 2015-06-24 17:57:11 +02:00
Ruben Laguna
844bdf6d3c Change glib test framework to minunit 2015-06-23 19:17:24 +02:00
Ruben Laguna
7acc23761a AC_ARG_ENABLE feature enabled by default 2015-03-08 11:11:28 +01:00
Ruben Laguna
44e6fecc34 Add AC_HEADER_ASSERT 2015-03-08 11:06:16 +01:00
Ruben Laguna
dcf3656fa0 Add AC_ARG_ENABLE 2015-03-08 10:52:22 +01:00
Ruben Laguna
4135ef2c84 Use a convenience library 2015-02-09 22:26:47 +01:00
Ruben Laguna
d310872077 Use AM_PATH_GLIB_2_0 instead of PKG_CHECK_MODULES 2015-02-07 23:29:52 +01:00
Ruben Laguna
0b25a390fe Add tap-test as required file
tap-test will be distributed
2015-02-07 21:47:55 +01:00
Ruben Laguna
4ac616a7dd Try to get TAP working 2015-02-07 21:20:08 +01:00
Ruben Laguna
10c86b7137 Explain the purpose of PKG_CHECK_MODULES 2015-02-06 20:29:48 +01:00
Ruben Laguna
222b5c803e Add comments about make silent rules 2015-02-06 17:52:58 +01:00
Ruben Laguna
9e4435791e Fix the glib-2.0 DEPS
There is no product_LIBS is product_LDADD
2015-02-06 17:51:56 +01:00
Ruben Laguna
0a60c39c32 Example 'make check' 2015-02-06 17:10:11 +01:00
Ruben Laguna
507e3c4213 Reorder AC_PROG_CC_C99 after AC_PROG_CC 2015-02-02 13:24:20 +01:00
Ruben Laguna
c45fa840bc Add AC_PROG_CC_C99 2015-02-02 13:17:40 +01:00
Ruben Laguna
c6940578fb Add AC_SEARCH_LIBS 2015-01-31 20:40:55 +01:00
Ruben Laguna
cb5060cf00 Change to non-recursive makefiles 2015-01-28 23:15:42 +01:00
Ruben Laguna
736889f1d6 Change to automake foreign
Now NEWS, COPYING, AUTHORS, ChangeLog and README are not actually
required.
2015-01-28 22:59:40 +01:00
Ruben Laguna
0f1b32bca0 Add AM_SILENT_RULES 2015-01-28 22:40:18 +01:00
Ruben Laguna
5998ad3ae8 C11 checks 2015-01-28 22:22:23 +01:00
Ruben Laguna
0a0ba83b86 Initial commit 2015-01-26 21:17:24 +01:00