Commit graph

36 commits

Author SHA1 Message Date
Ignacio Casal Quinteiro f255754993 Fix for renamed reflog api 2014-06-23 16:34:32 +02:00
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 107896381d Convenient makefiles to build single components 2014-01-04 16:31:29 +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
Jesse van den Kieboom 9ff54154d3 Move libgitg tests to tests/ 2014-01-03 19:49:31 +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
Ignacio Casal Quinteiro a5608c427a Do not pass null to diffview 2013-07-03 18:25:33 +02:00
Jesse van den Kieboom e649026751 Use AM_CPPFLAGS instead of INCLUDES 2013-06-29 14:48:57 +02:00
Ignacio Casal Quinteiro 8252238630 Move files from libgitg-gtk to libgitg 2013-06-23 20:39:59 +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
Ignacio Casal Quinteiro dd90ad4fbb Fix diff test 2013-03-11 10:45:43 +01:00
Ignacio Casal Quinteiro 6cecdedfb5 Fix diff test compilation 2013-03-07 10:10:28 +01:00
Jesse van den Kieboom 0d9ed25643 Fix diff-view test 2013-03-01 12:54:12 +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 83c6842965 Fix arguments after --loca for diff view test 2012-07-12 14:06:52 +02:00
Jesse van den Kieboom bdfd307341 Allow specifying revision for diff view test 2012-07-12 11:23:51 +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 c5b60b9e7f Added pre-commit and post-commit hook execution 2011-08-05 17:33:26 +02:00
Jesse van den Kieboom c6176c0e80 Fix --disable-debug 2011-03-28 10:33:13 +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
Vincent Untz e0ba73ff48 Fix various warnings
Missing header, usage of the wrong variable, and bad function signature.

https://bugzilla.gnome.org/show_bug.cgi?id=638930
2011-01-10 10:47:10 +01:00
Jesse van den Kieboom cfcfaf9c4e Update tests for changes in command fn names 2010-11-06 15:09:34 +01:00
Jesse van den Kieboom f9ef65b59d Improved GitgRunner/GitgCommand/GitgShell 2010-11-06 12:21:52 +01:00