[Zorba-coders] [Merge] lp:~davidagraf/zorba/allow_c_files into lp:zorba

2011-10-06 Thread Zorba Build Bot
Validation queue job allow_c_files-2011-10-06T10-58-01.553Z is finished. The 
final status was:

All tests succeeded!
-- 
https://code.launchpad.net/~davidagraf/zorba/allow_c_files/+merge/77816
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~davidagraf/zorba/allow_c_files into lp:zorba

2011-10-02 Thread David Graf
David Graf has proposed merging lp:~davidagraf/zorba/allow_c_files into 
lp:zorba.

Requested reviews:
  Chris Hillery (ceej-launchpad)

For more details, see:
https://code.launchpad.net/~davidagraf/zorba/allow_c_files/+merge/77816

This change allows the usage of c files in external modules.
-- 
https://code.launchpad.net/~davidagraf/zorba/allow_c_files/+merge/77816
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'cmake_modules/ZorbaModule.cmake'
--- cmake_modules/ZorbaModule.cmake	2011-09-07 23:41:09 +
+++ cmake_modules/ZorbaModule.cmake	2011-10-02 09:08:28 +
@@ -213,7 +213,7 @@
 SET (_src_dir ${CMAKE_CURRENT_SOURCE_DIR}/${_src_dir})
   ENDIF (NOT IS_ABSOLUTE ${_src_dir})
   FILE(GLOB_RECURSE _srcs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} 
-${_src_dir}/*.cpp)
+${_src_dir}/*.cpp ${_src_dir}/*.c)
   LIST (APPEND SRC_FILES ${_srcs})
 ENDFOREACH (_src_dir)
 

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~davidagraf/zorba/allow_c_files into lp:zorba

2011-10-02 Thread David Graf
The proposal to merge lp:~davidagraf/zorba/allow_c_files into lp:zorba has been 
updated.

Status: Needs review = Approved

For more details, see:
https://code.launchpad.net/~davidagraf/zorba/allow_c_files/+merge/77816
-- 
https://code.launchpad.net/~davidagraf/zorba/allow_c_files/+merge/77816
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


Re: [Zorba-coders] [Merge] lp:~davidagraf/zorba/allow_c_files into lp:zorba

2011-10-02 Thread Zorba Build Bot
There are additional revisions which have not been approved in review. Please 
seek review and approval of these new revisions.
-- 
https://code.launchpad.net/~davidagraf/zorba/allow_c_files/+merge/77816
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~davidagraf/zorba/allow_c_files into lp:zorba

2011-10-02 Thread Zorba Build Bot
The proposal to merge lp:~davidagraf/zorba/allow_c_files into lp:zorba has been 
updated.

Status: Approved = Needs review

For more details, see:
https://code.launchpad.net/~davidagraf/zorba/allow_c_files/+merge/77816
-- 
https://code.launchpad.net/~davidagraf/zorba/allow_c_files/+merge/77816
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp