-
4576db4396
Static?
master
Václav Valíček
2020-06-15 00:11:36 +02:00
-
732abb2e64
Add missing m4/ax_code_coverage.m4
Ruben Laguna
2015-06-24 22:58:38 +02:00
-
07d91b68d8
Add gcov/lcov reports
Ruben Laguna
2015-06-24 22:51:01 +02:00
-
ee75901e42
Comment on AX_VALGRIND_CHECK
Ruben Laguna
2015-06-24 22:49:26 +02:00
-
c14d4830ae
Attempt at getting check-valgrind to work
Ruben Laguna
2015-06-24 22:18:18 +02:00
-
924acf4748
Add a TAP test program in C
Ruben Laguna
2015-06-23 21:43:51 +02:00
-
844bdf6d3c
Change glib test framework to minunit
Ruben Laguna
2015-06-23 19:17:24 +02:00
-
7acc23761a
AC_ARG_ENABLE feature enabled by default
Ruben Laguna
2015-03-08 11:11:28 +01:00
-
25cf181d9c
Update .gitignore
Ruben Laguna
2015-03-08 11:07:41 +01:00
-
44e6fecc34
Add AC_HEADER_ASSERT
Ruben Laguna
2015-03-08 11:03:40 +01:00
-
dcf3656fa0
Add AC_ARG_ENABLE
Ruben Laguna
2015-03-08 10:52:22 +01:00
-
df8982b75b
Include config.h only if HAVE_CONFIG_H
Ruben Laguna
2015-03-07 20:41:02 +01:00
-
acd23c6a1d
Use config.h
Ruben Laguna
2015-02-15 18:38:44 +01:00
-
998abb2b3f
Ignore lib*.a
Ruben Laguna
2015-02-09 22:36:47 +01:00
-
825e2c1922
Add common.h to SOURCES
Ruben Laguna
2015-02-09 22:35:26 +01:00
-
1857201002
Carry over AM_CFLAGS into product_CFLAGS
Ruben Laguna
2015-02-09 22:34:11 +01:00
-
4135ef2c84
Use a convenience library
Ruben Laguna
2015-02-09 22:21:18 +01:00
-
d310872077
Use AM_PATH_GLIB_2_0 instead of PKG_CHECK_MODULES
Ruben Laguna
2015-02-07 23:29:52 +01:00
-
b7eea97f78
remove check_PROGRAMS and TESTS now defined in glib-tap.mk
Ruben Laguna
2015-02-07 22:16:45 +01:00
-
0b25a390fe
Add tap-test as required file
Ruben Laguna
2015-02-07 21:47:55 +01:00
-
5cd74888ff
Use glib-tap.mk to setup LOG_DRIVER and LOG_COMPILER
Ruben Laguna
2015-02-07 21:34:36 +01:00
-
4b2bbde8a1
Ignore .log and .trs
Ruben Laguna
2015-02-07 21:22:35 +01:00
-
4ac616a7dd
Try to get TAP working
Ruben Laguna
2015-02-07 21:02:22 +01:00
-
0ffb066242
Add some more testcases with assertions
Ruben Laguna
2015-02-07 18:34:03 +01:00
-
10c86b7137
Explain the purpose of PKG_CHECK_MODULES
Ruben Laguna
2015-02-06 20:29:48 +01:00
-
99d94aad14
Explain the DEPS_{CFLAGS,LDADD}
Ruben Laguna
2015-02-06 20:25:03 +01:00
-
c61d9afb3a
Added documentation
Ruben Laguna
2015-02-06 20:18:20 +01:00
-
2bc328f237
Add example g_add_test
Ruben Laguna
2015-02-06 18:15:29 +01:00
-
222b5c803e
Add comments about make silent rules
Ruben Laguna
2015-02-06 17:52:58 +01:00
-
9e4435791e
Fix the glib-2.0 DEPS
Ruben Laguna
2015-02-06 17:51:56 +01:00
-
0a60c39c32
Example 'make check'
Ruben Laguna
2015-02-06 17:10:11 +01:00
-
507e3c4213
Reorder AC_PROG_CC_C99 after AC_PROG_CC
Ruben Laguna
2015-02-02 13:24:20 +01:00
-
c45fa840bc
Add AC_PROG_CC_C99
Ruben Laguna
2015-02-02 13:17:40 +01:00
-
abdc28465b
Use the --make options with autoreconf
Ruben Laguna
2015-01-31 20:43:25 +01:00
-
fc4ea07104
automake --add-missings seems obsolete
Ruben Laguna
2015-01-31 20:41:43 +01:00
-
c6940578fb
Add AC_SEARCH_LIBS
Ruben Laguna
2015-01-31 20:40:55 +01:00
-
51edc2016e
Add AM_CFLAGS
Ruben Laguna
2015-01-31 20:37:04 +01:00
-
deacb2faab
Update .gitignore
Ruben Laguna
2015-01-28 23:16:58 +01:00
-
cb5060cf00
Change to non-recursive makefiles
Ruben Laguna
2015-01-28 23:05:38 +01:00
-
736889f1d6
Change to automake foreign
Ruben Laguna
2015-01-28 22:58:21 +01:00
-
65e09ba0c1
Add reference material
Ruben Laguna
2015-01-28 22:51:33 +01:00
-
404b6a161d
Added some instructions in the README
Ruben Laguna
2015-01-28 22:47:35 +01:00
-
0f1b32bca0
Add AM_SILENT_RULES
Ruben Laguna
2015-01-28 22:40:18 +01:00
-
82f54a0ba0
Update .gitignore with src/*.o wildcard
Ruben Laguna
2015-01-28 22:23:22 +01:00
-
5998ad3ae8
C11 checks
Ruben Laguna
2015-01-28 22:22:23 +01:00
-
acf94f5710
Add .gitignore
Ruben Laguna
2015-01-26 21:29:51 +01:00
-
6f5a0e0350
Change the README
Ruben Laguna
2015-01-26 21:27:39 +01:00
-
0a0ba83b86
Initial commit
Ruben Laguna
2015-01-26 21:17:24 +01:00
-
cf8de1f7bb
Initial commit
Ruben Laguna
2015-01-26 20:02:24 +01:00