Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
drop the old Lua bindings for programmatic platform creation
authorSUTER Frederic <frederic.suter@cc.in2p3.fr>
Thu, 6 Jan 2022 10:57:26 +0000 (11:57 +0100)
committerSUTER Frederic <frederic.suter@cc.in2p3.fr>
Thu, 6 Jan 2022 10:57:26 +0000 (11:57 +0100)
commita4bb00c8480e534de5fdf1b16dccbda13421a9fa
tree3e31014a4f7a7e57b67e9f4983d0d24075273549
parenta1350993ba746325984d3447974bec4dd001c9b7
drop the old Lua bindings for programmatic platform creation
30 files changed:
CMakeLists.txt
ChangeLog
MANIFEST.in
docs/source/Installing_SimGrid.rst
docs/source/Introduction.rst
examples/platforms/cluster_prototype.lua [deleted file]
examples/platforms/routing_cluster.lua [deleted file]
examples/platforms/small_platform.lua [deleted file]
include/simgrid/config.h.in
src/bindings/lua/lua_host.cpp [deleted file]
src/bindings/lua/lua_platf.cpp [deleted file]
src/bindings/lua/lua_private.hpp [deleted file]
src/bindings/lua/lua_utils.cpp [deleted file]
src/bindings/lua/lua_utils.hpp [deleted file]
src/bindings/lua/simgrid_lua.cpp [deleted file]
src/bindings/lua/simgrid_lua.hpp [deleted file]
src/simgrid/sg_version.cpp
src/surf/xml/surfxml_parseplatf.cpp
teshsuite/lua/CMakeLists.txt [deleted file]
teshsuite/lua/lua_platforms.tesh [deleted file]
tools/cmake/DefinePackages.cmake
tools/cmake/Distrib.cmake
tools/cmake/MakeLib.cmake
tools/cmake/Modules/FindLuaSimgrid.cmake [deleted file]
tools/cmake/Option.cmake
tools/jenkins/DynamicAnalysis.sh
tools/jenkins/Flags.sh
tools/jenkins/build.sh
tools/lualib.patch [deleted file]
tools/simgrid.supp