Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add the perl script in the install bin directory.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 29 Nov 2010 17:14:41 +0000 (17:14 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 29 Nov 2010 17:14:41 +0000 (17:14 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8720 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog
buildtools/Cmake/Distrib.cmake

index 835e0f7..bfb285b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,8 +14,8 @@ SimGrid (3.5) unstable; urgency=low
  * Change the XML format. This is a very important modification. SimGrid
    3.5 introduces a new hierarchical format based on the notion of
    Autonomous Systems. Compatibility with old format is ensured
-   through the perl script provided in the contrib section of the
-   svn. [PIERRE GIVE THE PATH]
+   through the perl script provided in the install bin directory 
+   bin/simgrid_update_xml.pl.
    It is now possible to build platforms with specific routing
    mechanism (Full/Dijkstra/DijkstraCache/Floyd) and to easily
    connect several platforms together. We will try to provide soon
index ac8ece7..5d23b00 100644 (file)
@@ -33,6 +33,9 @@ endif(WIN32)
 install(PROGRAMS tools/MSG_visualization/colorize.pl
         DESTINATION $ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/
                RENAME simgrid-colorizer)
+               
+install(PROGRAMS tools/simgrid_update_xml.pl
+               DESTINATION $ENV{DESTDIR}${prefix}/bin/)
 
 # libraries
 install(TARGETS simgrid gras