From: Arnout E. <rab...@us...> - 2014-08-10 15:22:34
|
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 4e45c761b9ab2d799c93602fa205bd88b6c0c55f (commit) via 50b28edc865a506c6cce9bf2055867a0abce242f (commit) via 6da8570d4c9a70362d2a9b4769dad63dd6d20da3 (commit) via a1ccde0b16072f5b488fd4f28ca5b096d964e527 (commit) via 39992637307b05b6e2f624bffc62b0b194e4085e (commit) via 1d57d9712fe4b13190215c59eed65517135967f2 (commit) via 200ec74ce6ed4754d581b8788c1320aa62b90a55 (commit) via aab9b9d7387a140db5f8902ef2494d1ef41073f2 (commit) via a8d102fee3b4da039c6dcf1116be72ce821bf483 (commit) via c37e4ec27061dbf9fa4d55bb6ecc22d457eafe96 (commit) via 2d5c1043fa831b45fa0cbe70429904099d68e63e (commit) via e04e5e03397f0180826c266966d76f6b861fed72 (commit) via 47541ec2dd46bcfcf5c08670518365b1941816ae (commit) via 32b23f3c2a0a356c310f05922ddc14a285a57503 (commit) via ac91a2f94bd79c4a6c6c07819277777538c48472 (commit) from 6ca5050940a61e99027ff5d174750ce19c70b344 (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 4e45c761b9ab2d799c93602fa205bd88b6c0c55f Author: Arnout Engelen <arn...@bz...> Date: Sun Aug 10 17:21:09 2014 +0200 Use travis for all branches As we've gotten rid of submodules, and travis doesn't require too much github authorization anymore, we can now enable travis for all branches! Cool! commit 50b28edc865a506c6cce9bf2055867a0abce242f Merge: 6da8570 6ca5050 Author: Arnout Engelen <arn...@bz...> Date: Sun Aug 10 17:17:22 2014 +0200 Merge branch 'master' into travis Conflicts: .gitmodules commit 6da8570d4c9a70362d2a9b4769dad63dd6d20da3 Merge: a1ccde0 fb51b2e Author: Arnout Engelen <arn...@bz...> Date: Mon Dec 16 18:43:50 2013 +0100 Merge branch 'master' of github.com:raboof/notion into travis commit a1ccde0b16072f5b488fd4f28ca5b096d964e527 Merge: 3999263 302bec7 Author: Arnout Engelen <arn...@bz...> Date: Mon Aug 5 21:41:55 2013 +0200 Merge branch 'master' of github.com:raboof/notion into travis commit 39992637307b05b6e2f624bffc62b0b194e4085e Merge: 1d57d97 9b98759 Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 23:28:13 2013 +0200 Merge branch 'master' of github.com:raboof/notion into travis Conflicts: .travis.yml commit 1d57d9712fe4b13190215c59eed65517135967f2 Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 23:16:04 2013 +0200 Don't test clang without C99 support Let's be friendly to the nice Travis folks commit 200ec74ce6ed4754d581b8788c1320aa62b90a55 Merge: aab9b9d 12a659f Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 23:09:55 2013 +0200 Merge branch 'master' of github.com:raboof/notion into travis commit aab9b9d7387a140db5f8902ef2494d1ef41073f2 Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 23:01:57 2013 +0200 Empty string into C99_SOURCE ? commit a8d102fee3b4da039c6dcf1116be72ce821bf483 Merge: c37e4ec 899f3da Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 22:58:24 2013 +0200 Merge branch 'master' of github.com:raboof/notion into travis commit c37e4ec27061dbf9fa4d55bb6ecc22d457eafe96 Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 22:41:11 2013 +0200 Also test with c99 features turned off commit 2d5c1043fa831b45fa0cbe70429904099d68e63e Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 22:35:52 2013 +0200 Get build dependencies in the before_install step commit e04e5e03397f0180826c266966d76f6b861fed72 Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 22:21:58 2013 +0200 Use Lua 5.2 including development headers commit 47541ec2dd46bcfcf5c08670518365b1941816ae Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 22:19:30 2013 +0200 Install lua before make'ing commit 32b23f3c2a0a356c310f05922ddc14a285a57503 Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 22:10:30 2013 +0200 Use sf.net submodules for travis commit ac91a2f94bd79c4a6c6c07819277777538c48472 Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 21:58:47 2013 +0200 Add Travis CI metadata ----------------------------------------------------------------------- Summary of changes: .travis.yml | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) hooks/post-receive -- notion window manager core |