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 "notion window manager core".
The branch, master has been updated
via a39558b0c5d765db46160cd8f53e634037d9df3c (commit)
via 2672589d9b38475cd3d070ae7d497f6fc7591377 (commit)
via aa5a5a480649f1953f1cf00c5650e0ec67b273a2 (commit)
from 80d9a5f3b4162b6bb3814493fab75aac5c86740b (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 a39558b0c5d765db46160cd8f53e634037d9df3c
Author: Tomáš Ebenlendr <eb...@uc...>
Date: Wed Apr 13 00:29:16 2011 +0200
Autodetect libtu and libextl in subdirectories.
If libtu or libextl is in subdirectory, then automatically set up paths
for the library.
commit 2672589d9b38475cd3d070ae7d497f6fc7591377
Author: Tomáš Ebenlendr <eb...@uc...>
Date: Wed Apr 13 00:15:44 2011 +0200
Autodetect LUA by trying pkg-config in makefile.
We require gnu-make anyway, thus we may try to autodetect Lua and fall
back to the setup corresponding to manual installation of Lua.
commit aa5a5a480649f1953f1cf00c5650e0ec67b273a2
Author: Tomáš Ebenlendr <eb...@uc...>
Date: Wed Apr 13 00:11:32 2011 +0200
Prepare for being git submodule
Pass SUBMODULE=1 to subdirectories, this is recognized by libtu and
libextl (in commit with same subject), which then automatically set
TOPDIR to .. and include .mk files from there.
-----------------------------------------------------------------------
Summary of changes:
build/libs.mk | 41 +++++++++++++++++++++++++++++++++++------
build/rules.mk | 8 ++++----
system.mk | 24 ++++++++++++++++++------
3 files changed, 57 insertions(+), 16 deletions(-)
hooks/post-receive
--
notion window manager core
|