This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git.
The branch, generate has been updated via 588c0e7afe142449c09802fbe59fcd4a2fed3d42 (commit) via ad7a06bf6cfd11f3038f32e018c6e6c69912c50c (commit) from 47ceeb4450654c49fb304c7e79da62c50eb83304 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/588c0e7afe142449c09802fbe59fcd4a2fed3...
commit 588c0e7afe142449c09802fbe59fcd4a2fed3d42 Author: Cyril Hrubis metan@ucw.cz Date: Fri May 27 02:58:36 2011 +0200
Fix header generator dependencies.
diff --git a/gen.mk b/gen.mk index f15aae6..ba375c0 100644 --- a/gen.mk +++ b/gen.mk @@ -21,6 +21,8 @@ CSOURCES+=$(GENSOURCES) # all: $(RGENHEADERS)
+$(CSOURCES): $(RGENHEADERS) + # # And clean them #
http://repo.or.cz/w/gfxprim.git/commit/ad7a06bf6cfd11f3038f32e018c6e6c69912c...
commit ad7a06bf6cfd11f3038f32e018c6e6c69912c50c Author: Cyril Hrubis metan@ucw.cz Date: Fri May 27 02:57:44 2011 +0200
Fix bad merge.
diff --git a/include/gfx/GP_Gfx.h b/include/gfx/GP_Gfx.h index 149f26e..19bad4e 100644 --- a/include/gfx/GP_Gfx.h +++ b/include/gfx/GP_Gfx.h @@ -55,13 +55,3 @@ #include "GP_Symbol.h"
#endif /* GP_GFX_H */ - -/* backends */ -#include "GP_Backend.h" - -#define typeof __typeof__ - -#endif /* GP_H */ -======= -#endif /* GP_GFX_H */ ->>>>>>> master:include/gfx/GP_Gfx.h
-----------------------------------------------------------------------
Summary of changes: gen.mk | 2 ++ include/gfx/GP_Gfx.h | 10 ---------- 2 files changed, 2 insertions(+), 10 deletions(-)
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.