Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
missing file in .tgz causing errors in ctest
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index c93a7fc..8d22b46 100644 (file)
@@ -17,23 +17,18 @@ set(EXTRA_DIST
        src/xbt/backtrace_dummy.c
        src/xbt/setset_private.h
        src/xbt/automatonparse_promela.c
-       src/xbt/mmalloc/attach.c
-       src/xbt/mmalloc/detach.c        
-       src/xbt/mmalloc/keys.c
-       src/xbt/mmalloc/mcalloc.c
        src/xbt/mmalloc/mfree.c
-       src/xbt/mmalloc/mm_legacy.c             
-       src/xbt/mmalloc/mm.c
        src/xbt/mmalloc/mmalloc.c
-       src/xbt/mmalloc/mmap-sup.c
-       src/xbt/mmalloc/mmcheck.c
-       src/xbt/mmalloc/mmemalign.c
-       src/xbt/mmalloc/mmprivate.h
-       src/xbt/mmalloc/mmstats.c
-       src/xbt/mmalloc/mmtrace.c
-       src/xbt/mmalloc/mrealloc.c
-       src/xbt/mmalloc/mvalloc.c
-       src/xbt/mmalloc/sbrk-sup.c
+       src/xbt/mmalloc/mmalloc.info
+       src/xbt/mmalloc/mmalloc.texi
+       src/xbt/mmalloc/mm.c
+    src/xbt/mmalloc/mm_diff.c
+       src/xbt/mmalloc/mm_legacy.c
+       src/xbt/mmalloc/mm_module.c
+       src/xbt/mmalloc/mmorecore.c
+       src/xbt/mmalloc/mmprivate.h             
+       src/xbt/mmalloc/mmtrace.awk
+       src/xbt/mmalloc/mrealloc.c      
        src/xbt/mmalloc/test/mmalloc_test.c
        src/xbt/datadesc/ddt_parse.yy.l
        src/xbt/datadesc/ddt_parse.yy.h
@@ -62,7 +57,6 @@ set(EXTRA_DIST
        src/include/surf/surf_resource_lmm.h
        src/include/xbt/wine_dbghelp.h
        src/include/xbt/xbt_os_time.h
-       src/include/xbt/xbt_os_thread.h
        src/include/mc/datatypes.h
        src/include/mc/mc.h
        src/include/simix/context.h
@@ -95,6 +89,17 @@ set(EXTRA_DIST
        examples/gras/ping/ping.h
        examples/gras/console/ping.h
        examples/gras/mmrpc/mmrpc.h
+       
+    examples/msg/mc/parserPromela.yacc
+    examples/msg/mc/parserPromela.lex
+    examples/msg/mc/automaton.h
+    examples/msg/mc/bugged1_liveness.h
+    examples/msg/mc/centralized_liveness.h
+    examples/msg/mc/automatonparse_promela.h
+    examples/msg/mc/bugged2_liveness.h
+    examples/msg/mc/y.tab.h
+
+    examples/platforms/content/storage_content.txt
 
        tools/gras/gras_stub_generator.h
        tools/tesh/run_context.h  
@@ -330,6 +335,10 @@ set(AMOK_SRC
        src/amok/PeerManagement/peermanagement.c
 )
 
+set(BINDINGS_SRC
+       src/bindings/bindings_global.c
+)
+
 set(LUA_SRC
        src/bindings/lua/simgrid_lua.c
        src/bindings/lua/lua_task.c
@@ -426,8 +435,11 @@ set(headers_to_install
        include/xbt/automatonparse_promela.h
        include/xbt/datadesc.h
        include/xbt/socket.h
+       include/xbt/file_stat.h
+       include/xbt/xbt_os_thread.h
        include/simgrid/platf.h
        include/simgrid/modelchecker.h
+       include/simgrid/simix.h
        include/msg/msg.h
        include/msg/datatypes.h
        include/simdag/simdag.h
@@ -451,9 +463,6 @@ set(headers_to_install
        include/instr/instr.h
        include/gras.h 
        include/xbt.h
-       include/simix/simix.h
-       include/simix/datatypes.h
-       include/simix/context.h
 )
 set(source_of_generated_headers
        include/simgrid_config.h.in
@@ -513,6 +522,7 @@ set(simgrid_sources
        ${GRAS_COMMON_SRC}
        ${GRAS_SG_SRC}
        ${AMOK_SRC}
+       ${BINDINGS_SRC}
        ${JEDULE_SRC}
        ${RNGSTREAM_SRC}
 )
@@ -564,6 +574,8 @@ endif(${HAVE_LUA})
 file(GLOB_RECURSE examples_to_install_in_doc
 "examples/*.c"
 "examples/*.h"
+"examples/*yacc"
+"examples/*lex"
 "examples/*.cxx"
 "examples/*.hpp"
 "examples/*.rb"
@@ -572,8 +584,6 @@ file(GLOB_RECURSE examples_to_install_in_doc
 "examples/*.xml"
 "examples/*README"
 )
-
-
     
 set(DOC_SOURCES
        doc/install.doc
@@ -608,6 +618,7 @@ set(DOC_SOURCES
        
        #doc/index-API.doc
        doc/index.doc
+       ${CMAKE_HOME_DIRECTORY}/doc/logcategories.doc
        doc/module-amok.doc
        doc/module-gras.doc
        doc/module-msg.doc
@@ -655,7 +666,7 @@ set(DOC_SOURCES
        doc/webcruft/Paje_MSG_screenshot.jpg
        doc/webcruft/Paje_MSG_screenshot_thn.jpg
        doc/webcruft/poster_thumbnail.png
-       doc/webcruft/simgrid_logo.png
+       doc/webcruft/simgrid_logo_2011.png
        doc/webcruft/simgrid_logo_small.png
        doc/triva-graph_configuration.png
        doc/triva-graph_visualization.png