Tools and libraries to glue C/C++ APIs to high-level languages
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.
 
 
 
 
 
Vladimir Timofeev 2db8884c27 Fix osx detection, we do not parse result of os.getversion() in premake (seems it return something strange). Instead use internal os detection in premake. 11 years ago
..
GenerateMake.bat Added a batch to generate Make files. 12 years ago
GenerateProjects.bat Update GenerateProjects.bat file to include VS2013 c++/new parser option. 12 years ago
Helpers.lua Fix osx detection, we do not parse result of os.getversion() in premake (seems it return something strange). Instead use internal os detection in premake. 11 years ago
LLVM.lua Add "lib" folder to lib dirs even in VS to allow ninja builds. 11 years ago
Parser.lua Improved the build scripts on OSX. 11 years ago
Tests.lua Calll the binding generator with a debug Mono when building the tests. 11 years ago
premake4.lua Improved the build scripts on OSX. 11 years ago
premake5 Added Premake 5 OSX binary. 12 years ago
premake5.exe Updated Premake 5 build with a bug fix. 12 years ago