You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ravi/build-utils
Dibyendu Majumdar a073d0277d
issue #110 add build script helper for omrjit backend
6 years ago
..
README.rst add more build scripts 9 years ago
cmake-32bit-llvm-shared.bat issue #123 added workaround for VSCode bug 7 years ago
cmake-32bit-llvm.bat issue #100 8 years ago
cmake-32bit-llvmd.bat fix JIT compilation issue with the change in ttistable() 8 years ago
cmake-32bit-nojit.bat make scripts 9 years ago
cmake-64bit-llvm-debug.bat issue #114 Prepare for implementing fast C calls; the Lua typecode is extended to 16 bits to allow more type variants to be added. The intention is that for light C functions, we can encode return type / parameter types to enable calling some C functions directly without having to go through the Lua api. 6 years ago
cmake-64bit-llvm.bat make ltests an explicit option 6 years ago
cmake-64bit-nojit-assertions-asmvm.bat make ltests an explicit option 6 years ago
cmake-64bit-nojit-assertions.bat make ltests an explicit option 6 years ago
cmake-64bit-nojit.bat Build improvements 6 years ago
cmake-64bit-omrjit-debug.bat issue #110 Initial implementation of JIT backend using OMRJIT 6 years ago
cmake-64bit-osx-xcode-llvm-debug.sh issue #131 7 years ago
cmake-64bit-osx-xcode-nojit-release.sh add build script on mac osx 8 years ago
cmake-64bit-unix-llvm-debug.sh issue #147 build and test with LLVM 6.0 6 years ago
cmake-64bit-unix-llvm-release.sh update build utilities 7 years ago
cmake-64bit-unix-nojit-asmvm.sh cmake updates 6 years ago
cmake-64bit-unix-nojit-debug.sh make scripts 6 years ago
cmake-64bit-unix-nojit-release.sh make scripts 6 years ago
cmake-64bit-unix-omrjit-release.sh issue #110 add build script helper for omrjit backend 6 years ago

README.rst

Build Scripts

=============

The scripts here are unsupported - these are just my personal
build scripts.


The unix LLVM debug builds enable 'ltests' and address sanitizer.