41 Commits (8c4465bb11744a91db8ca854dec97b4820fadad1)

Author SHA1 Message Date
Dimitar Dobrev 8b3eadf6de Simplify the structure of the LLVM package 5 years ago
Joao Matos eab2620c18 Update LLVM to the latest version. 6 years ago
Joao Matos 4862827e7d Always re-create the Clang resource directory when building. 6 years ago
Joao Matos 1f4595dfbe Workaround Premake issue when copying the resource include directories at build time. 6 years ago
Dimitar Dobrev c579b65a3b Update LLVM/Clang 6 years ago
Joao Matos 4fcfe4e4eb Build changes. 6 years ago
Dimitar Dobrev 21d2dbdbe5 Fixed the build of the parser when its path has spaces. 7 years ago
Rokas Kupstys e8e727d681 Fix linking to LLVM libs on linux, when system has llvm/clang installed. (#1020) 8 years ago
Rokas Kupstys d4c4050157 get_llvm_build_dir() returns "build" subdir if it exists, if not - subdir with package name. 8 years ago
Rokas Kupstys 8bc1c56f9c Fix linked libs for linux 8 years ago
Rokas Kupstys 7b9a40d82f Use correct LLVM build dir for includes from unpackaged LLVM builds 8 years ago
DevSidious 07ea284431 [parser] Added LLVM target initialization and supporting libraries for parsing inline assembly. 8 years ago
Abhinav Tripathi 2ccdc59fc0 Fix the typo in LLVM.lua (#906) 8 years ago
Dimitar Dobrev cbd1e0e53c Fixed the macOS build with the new Clang. 8 years ago
Joao Matos 5da324dcf8 Link LLVM's BinaryFormat library last to fix Linux symbol linkage. 8 years ago
Dimitar Dobrev f946eea70e Fixed the Unix build after upgrading the Unix Clang packages. 8 years ago
Joao Matos b52ad8b43f Update Premake build files to latest syntax. 8 years ago
Dimitar Dobrev d7daed8273 Added support for VS 2017 by updating Clang. 8 years ago
Joao Matos 3f33124287 Re-factored Clang builtin include directory build script code. 9 years ago
João Matos e5a667afc3 Copy the bundled Clang builtin include files folder to the build folder. 9 years ago
Joao Matos 100b87f15b Link with LLVMCoverage since it's required by recent builds. 9 years ago
Nathan Loofbourrow 77480b5774 Update for VS link 9 years ago
Joao Matos cc87e09cff Added support for multiple configurations of the LLVM binary dependency packages. 10 years ago
Joao Matos 91e7625b30 Remove debugging print for LLVM build scripts. 10 years ago
Joao Matos 8416506555 Fixed the LLVM build directory path when searching for the correct LLVM. 10 years ago
Joao Matos 779ed9db71 Fourth round at build and packaging scripts. 10 years ago
triton f8456963d2 Remove build dependency on unnecessary LLVMObjCARCOpts library. 10 years ago
João Matos e11dd7b4f7 Fixed build by removing now unexisting LLVMipa library. 10 years ago
Tomi Valkeinen cd94ce3d50 build: fix llvm & clang linking order 11 years ago
Tomi Valkeinen 75141123f4 build: fix llvm linking 11 years ago
Tomi Valkeinen 1a3bfe360f build: fix clang linking 11 years ago
triton 5df897bb8e Updated to the latest LLVM and Clang revisions. 11 years ago
Tomi Valkeinen 5becf8cd9f build: remove -fpermissive from non-VS builds 11 years ago
Elias Holzer 933df5e65a Improved support in parser for template classes and functions. 11 years ago
triton 8184de63dc Added SetupLLVMIncludes in build files. 11 years ago
Vladimir Timofeev cac09f703d Link with LLVMProfileData only if it exists in libdirs. 11 years ago
Vladimir Timofeev 8d9f581a33 Consolidate LLVM linking 11 years ago
triton 5c8d7cceb6 Add "lib" folder to lib dirs even in VS to allow ninja builds. 11 years ago
triton 7326dc2ec5 Fixed case sensitiveness issue in the build scripts. 11 years ago
triton b05e54b148 Updated the LLVM build paths to the latest version. 12 years ago
triton bbfef9df6f Reworked LLVM build in Premake to another file. 12 years ago