Commit Graph

31 Commits

Author SHA1 Message Date
Ruben Laguna
b7eea97f78 remove check_PROGRAMS and TESTS now defined in glib-tap.mk 2015-02-07 22:16:45 +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
5cd74888ff Use glib-tap.mk to setup LOG_DRIVER and LOG_COMPILER 2015-02-07 21:34:36 +01:00
Ruben Laguna
4b2bbde8a1 Ignore .log and .trs 2015-02-07 21:22:35 +01:00
Ruben Laguna
4ac616a7dd Try to get TAP working 2015-02-07 21:20:08 +01:00
Ruben Laguna
0ffb066242 Add some more testcases with assertions 2015-02-07 18:34:03 +01:00
Ruben Laguna
10c86b7137 Explain the purpose of PKG_CHECK_MODULES 2015-02-06 20:29:48 +01:00
Ruben Laguna
99d94aad14 Explain the DEPS_{CFLAGS,LDADD} 2015-02-06 20:25:03 +01:00
Ruben Laguna
c61d9afb3a Added documentation 2015-02-06 20:18:20 +01:00
Ruben Laguna
2bc328f237 Add example g_add_test
Now it should be easier to start adding tests
2015-02-06 18:15:29 +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
abdc28465b Use the --make options with autoreconf 2015-01-31 20:43:25 +01:00
Ruben Laguna
fc4ea07104 automake --add-missings seems obsolete 2015-01-31 20:41:43 +01:00
Ruben Laguna
c6940578fb Add AC_SEARCH_LIBS 2015-01-31 20:40:55 +01:00
Ruben Laguna
51edc2016e Add AM_CFLAGS 2015-01-31 20:37:04 +01:00
Ruben Laguna
deacb2faab Update .gitignore 2015-01-28 23:16:58 +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
65e09ba0c1 Add reference material 2015-01-28 22:51:33 +01:00
Ruben Laguna
404b6a161d Added some instructions in the README 2015-01-28 22:47:35 +01:00
Ruben Laguna
0f1b32bca0 Add AM_SILENT_RULES 2015-01-28 22:40:18 +01:00
Ruben Laguna
82f54a0ba0 Update .gitignore with src/*.o wildcard 2015-01-28 22:23:22 +01:00
Ruben Laguna
5998ad3ae8 C11 checks 2015-01-28 22:22:23 +01:00
Ruben Laguna
acf94f5710 Add .gitignore 2015-01-26 21:29:51 +01:00
Ruben Laguna
6f5a0e0350 Change the README 2015-01-26 21:27:39 +01:00
Ruben Laguna
0a0ba83b86 Initial commit 2015-01-26 21:17:24 +01:00
Ruben Laguna
cf8de1f7bb Initial commit 2015-01-26 20:02:24 +01:00