open_toontown_panda3d/dtool
rdb 6452907b64 Improvements for env handling with node.js and emscripten
- Initializes the environment so that getenv et al works properly
- No longer calls JS functions at static init time; the JS preamble will
  pass the right env vars to ExecutionEnvironment
- Sets the binary name to the path of the .js file
2025-02-03 18:06:30 +01:00
..
metalibs Remove runtime dependency on interrogatedb 2024-10-30 17:46:26 +01:00
src Improvements for env handling with node.js and emscripten 2025-02-03 18:06:30 +01:00
CMakeLists.txt CMake: Stop building interrogate from tree 2024-08-10 16:54:12 +02:00
CompilerFlags.cmake CMake: Only pass -fno-rtti and -frtti for C++ targets 2024-11-06 11:28:33 +01:00
Config.cmake Move MAIN_DIR initialization code from interrogate to panda3d 2025-02-02 20:11:32 +01:00
LocalSetup.cmake CMake: Improve reporting of enabled-but-not-found packages 2020-12-20 18:36:41 +01:00
Package.cmake CMake/makewheel: properly determine and pass platform tag 2024-11-07 12:49:11 +01:00
PandaVersion.cmake CMake: Drop support for CMake versions below 3.13 2022-03-09 16:23:37 +01:00
dtool_config.h.in CMake: remove vestigial HAVE_ROCKET_PYTHON macro 2024-08-03 15:00:44 +02:00