From: Arnout E. <rab...@us...> - 2012-07-26 21:01:39
|
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 "libextl: Lua wrapper generator for C". The branch, master has been updated via 025ae8f47103a3ecedca287d6b2c5c7976b98ffe (commit) from e64513988971a67f34bf2f1df2d0436c57130b73 (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 ----------------------------------------------------------------- commit 025ae8f47103a3ecedca287d6b2c5c7976b98ffe Author: Arnout Engelen <arn...@bz...> Date: Thu Jul 26 22:55:34 2012 +0200 Make system.mk logic consistent ----------------------------------------------------------------------- Summary of changes: Makefile | 5 +---- build/system-inc.mk | 20 ++++++++++++++++++++ system.mk => system-autodetect.mk | 0 3 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 build/system-inc.mk rename system.mk => system-autodetect.mk (100%) hooks/post-receive -- libextl: Lua wrapper generator for C |