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 e1dd37feae
update build utilities
7 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 get ORC version to work correctly 7 years ago
cmake-64bit-llvm.bat build scripts 7 years ago
cmake-64bit-nano-debug.bat issue #128 build script helper 7 years ago
cmake-64bit-nano-release.bat issue #128 update to latest dmrC 7 years ago
cmake-64bit-nojit-assertions.bat issue #128 refactor membuff_t to move it from the debugger to a shared location so that we can reuse it in the JIT implementation, some more initial work on the new backend 7 years ago
cmake-64bit-nojit.bat issue #128 refactor membuff_t to move it from the debugger to a shared location so that we can reuse it in the JIT implementation, some more initial work on the new backend 7 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-gcc-release.sh add more build scripts 9 years ago
cmake-64bit-unix-llvm-debug.sh update build utilities 7 years ago
cmake-64bit-unix-llvm-release.sh update build utilities 7 years ago
cmake-64bit-unix-nojit-release.sh default build static 7 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.