Commit graph

22 commits

Author SHA1 Message Date
Jesse van den Kieboom 0a8aab4557 Remove unneeded GITIGNOREFILES 2014-01-11 03:48:16 +01:00
Jesse van den Kieboom abafcb9cd6 List internal vapi dependencies as sources
This should solve the dependency issue breaking parallel build.
Instead of specifying dependencies on in-project libraries using --pkg,
we now directly specify the corresponding .vapi in sources, which makes
it properly depend.
2014-01-05 19:47:53 +01:00
Jesse van den Kieboom 8c4ce51acd Cleanly specify _LDADD and _LIBADD
This solves problems with .la dependencies and parallel build
2014-01-04 18:25:19 +01:00
Jesse van den Kieboom 706f198ba3 Use non-recursive make to build tests 2014-01-04 15:58:24 +01:00
Jesse van den Kieboom c20f9842ba Set missing VALAFLAGS for demos 2014-01-04 00:10:19 +01:00
Jesse van den Kieboom 60c16f5cfe Added GITIGNOREFILES for vala sources 2014-01-03 21:12:42 +01:00
Jesse van den Kieboom 6983b29eeb Remove empty TEST_PROGS 2014-01-03 19:49:37 +01:00
Jesse van den Kieboom 08a9212e17 Remove BUILT_SOURCES and CLEANFILES 2014-01-03 19:49:33 +01:00
Jesse van den Kieboom b0193abed0 Cleanup use of CFLAGS, CPPFLAGS, LDFLAGS and LIBADD 2014-01-03 19:49:32 +01:00
Jesse van den Kieboom 6fd6a1dfc3 Separate update-icon-cache to install-data-hook 2014-01-03 19:49:32 +01:00
Ignacio Casal Quinteiro df9ea7250a Rename DashView as RepositoryListBox 2013-07-08 21:04:55 +02:00
Paolo Borelli 561f669526 Add modelines to Makefile.am 2013-07-06 12:15:41 +02:00
Jesse van den Kieboom e649026751 Use AM_CPPFLAGS instead of INCLUDES 2013-06-29 14:48:57 +02:00
Techlive Zheng 1515920bd8 Clean up 'tests/progress_bin*' temporary files 2013-05-27 09:21:26 +02:00
Ignacio Casal Quinteiro d08891e96a Add ProgressBin widget and handle the cloning progress 2013-03-28 09:46:49 +01:00
Jesse van den Kieboom 5aec1b1360 Set CLEANFILES for tests 2012-10-28 16:55:16 +01:00
Ignacio Casal Quinteiro d81a864dbc Use AM_VALAFLAGS 2012-10-17 08:38:37 +02:00
Ignacio Casal Quinteiro c70b058bbe Add dash view and test 2012-07-12 17:24:35 +02:00
Jesse van den Kieboom 0c51533d5b Added diff-view test application 2012-07-12 10:52:22 +02:00
Jesse van den Kieboom 078e7720da Remove shell test 2012-05-04 17:07:37 +02:00
Jesse van den Kieboom 04383adb24 Explicit linking in tools and tests
https://bugzilla.gnome.org/show_bug.cgi?id=638050
2011-01-10 11:08:47 +01:00
Jesse van den Kieboom f9ef65b59d Improved GitgRunner/GitgCommand/GitgShell 2010-11-06 12:21:52 +01:00