- 27 Apr, 2012 1 commit
-
-
Marco Clemencic authored
-
- 26 Apr, 2012 1 commit
-
-
Marco Clemencic authored
Reviewed the dummy function to declare the dependencies and export the collected dependencies to the client projects.
-
- 20 Mar, 2012 1 commit
-
-
Marco Clemencic authored
The QMTest are executed as a single CTest and always succeed, even if the tests inside fail (limit of the wrapper we use). The environment is forced and only partially dynamic (to be fixed).
-
- 19 Mar, 2012 1 commit
-
-
Marco Clemencic authored
-
- 11 Mar, 2012 2 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
Modified the names of the functions GAUDI_{LINKER,COMPONENT}_LIBRARY to use CMake naming conventions: gaudi_add_{library,module}. The options have been renamed too: - LIBRARIES -> LINK_LIBRARIES - USE_HEADERS -> INCLUDE_DIRS Factored out the code to expand the list of source patterns as a macro (gaudi_expand_sources). Removed some useless code and code that needs to be re-added.
-
- 14 Feb, 2012 1 commit
-
-
Marco Clemencic authored
-
- 24 May, 2011 3 commits
-
-
Marco Clemencic authored
Use the special function "require" to declare the subdirectories that need to be processed first.
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 22 May, 2011 1 commit
-
-
Marco Clemencic authored
-
- 20 May, 2011 1 commit
-
-
Marco Clemencic authored
Switched to a model where LCG versions of the libraries can be found by the standard CMake FindXYZ.cmake modules. Few contributed modules have still to be upgraded to generic.
-
- 02 Feb, 2011 1 commit
-
-
Marco Clemencic authored
-
- 06 Dec, 2010 1 commit
-
-
mato authored
Second iteration for Windows. It fixes a number of problems that prevented dependent projects to work properly. git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/branches/GAUDI/GAUDI_cmake@6347 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- 19 Nov, 2010 1 commit
-
-
mato authored
Changes needed to port the build to Windows (VC9). The main difference being that cmake does require to have the proper import and export of symbols. git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/branches/GAUDI/GAUDI_cmake@6323 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- 04 Oct, 2010 1 commit
-
-
mato authored
Adapted to include CTest tests. Three type of tests defined: GAUDI_UNIT_TEST(), GAUDI_FRAMEWORK_TEST() and GAUDI_QMTEST_TEST(). Building and runing the tests is enabled with option BUILD_TEST git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/branches/GAUDI/GAUDI_cmake@6316 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- 20 Sep, 2010 1 commit
-
-
mato authored
Using CMakeMacroParseArguments to parse macro and function arguments. Added top level target for the dictionary generation to force a chnage of order in the build. Improved genCMake.py to handle better library dependencies. Make use of the export/import capabilities between CMake projects. git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/branches/GAUDI/GAUDI_cmake@6301 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- 24 Aug, 2010 1 commit
-
-
mato authored
added script to generate CMakeLists.txt files for the packages. Added new versions of the CMakeLists.txt files using the script. git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/branches/GAUDI/GAUDI_cmake@6281 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- 30 Jul, 2010 1 commit
-
-
mato authored
git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/branches/GAUDI/GAUDI_cmake@6267 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- 28 Jul, 2010 1 commit
-
-
mato authored
Introduced GAUDI_USE_PACKAGE with recursivity. This avoids to set global variables to be carried around between packages git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/branches/GAUDI/GAUDI_cmake@6263 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- 23 Jul, 2010 1 commit
-
-
mato authored
Completed the build of Gaudi. All tests in GaudiExamples run successfully (gaudiexamples.errorlog reports differences in output related to relative vs. absolute path in backtrace errors git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/branches/GAUDI/GAUDI_cmake@6259 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-