aboutsummaryrefslogtreecommitdiff
path: root/src/msvcbuild.bat (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2023-12-101-2/+4
|\
| * Fix runtime library flags for MSVC debug builds.Mike Pall2023-12-101-2/+4
* | Windows/ARM64: Add MSVC cross-build support for x64 to ARM64.Mike Pall2023-09-171-1/+14
* | Windows/ARM64: Add initial support.Mike Pall2023-09-101-5/+11
* | Merge branch 'master' into v2.1Mike Pall2023-08-281-1/+1
|\|
| * Handle non-.git checkout with .relver in .bat-file builds.Mike Pall2023-08-281-1/+1
* | Merge branch 'master' into v2.1Mike Pall2023-08-211-1/+1
|\|
| * Fix Windows build scripts for rolling releases.Mike Pall2023-08-211-1/+1
* | Merge branch 'master' into v2.1Mike Pall2023-08-211-0/+3
|\|
| * Switch MSVC and console build scripts to rolling releases.Mike Pall2023-08-211-0/+3
* | Merge branch 'master' into v2.1Mike Pall2023-08-201-1/+1
|\|
| * Bump copyright date.Mike Pall2023-08-201-1/+1
* | Merge branch 'master' into v2.1Mike Pall2022-01-151-1/+1
|\|
| * Bump copyright date.Mike Pall2022-01-151-1/+1
* | Fix .bat file builds.Mike Pall2021-03-261-1/+1
* | Merge branch 'master' into v2.1Mike Pall2021-01-021-1/+1
|\|
| * Bump copyright date.Mike Pall2021-01-021-1/+1
* | Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
|\|
| * Bump copyright date.Mike Pall2020-01-201-1/+1
* | x64: Enable LJ_GC64 mode by default.Mike Pall2019-12-081-5/+7
* | Merge branch 'master' into v2.1Mike Pall2019-12-081-12/+15
|\|
| * Update MSVC build script and docs.Mike Pall2019-12-081-12/+14
* | Merge branch 'master' into v2.1Mike Pall2017-04-171-1/+1
|\|
| * Add workaround for MSVC 2015 stdio changes.Mike Pall2017-04-171-1/+1
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* | LJ_GC64: Add build options and install instructions.Mike Pall2017-01-171-1/+7
* | Windows/x86: Add MSVC flags for debug build with exception interop.Mike Pall2016-09-061-1/+1
* | Merge branch 'master' into v2.1Mike Pall2016-03-281-0/+2
|\|
| * Windows: Remove intermediate files at end of build.Mike Pall2016-03-281-0/+2
* | Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* | Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
|\|
| * Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-01-161-1/+1
|\|
| * Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* | Merge branch 'master' into v2.1Mike Pall2013-11-211-5/+5
|\|
| * Improve msvcbuild.bat static linking.Mike Pall2013-11-211-5/+5
* | Merge branch 'master' into v2.1Mike Pall2013-02-261-6/+8
|\|
| * Allow changing *.dll/*.lib name in msvcbuild.bat.Mike Pall2013-02-261-6/+8
* | x86: Remove x87 support from interpreter.Mike Pall2013-02-211-0/+1
|/
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Finally fix target detection for msvcbuild.bat.Mike Pall2012-07-071-13/+7
* Another attempt at proper target detection for msvcbuild.bat.Mike Pall2012-06-271-0/+5
* Improved target detection for msvcbuild.bat.Mike Pall2012-06-121-5/+4
* x86/x64: Clean up interpreter.Mike Pall2012-06-101-3/+4
* Pass various build, arch and OS flags to DynASM.Mike Pall2012-06-101-2/+2
* Reorganize build process.Mike Pall2012-06-091-7/+18
* Move lib/* to src/jit/*.Mike Pall2012-06-081-1/+1
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1