-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: WinLua/WinLua-Source-Code
base: 5.3.5
head repository: WinLua/WinLua-Source-Code
compare: master
- 15 commits
- 770 files changed
- 1 contributor
Commits on Jan 2, 2020
-
Renamed Visual Studio folder to WinLua-Release1, moved code from the …
…WinLua-Mk3 *repository* to this project as WinLua-Release3. Applied the op_halt patch to the Lua 5.3.5 source.
Configuration menu - View commit details
-
Copy full SHA for b793fcf - Browse repository at this point
Copy the full SHA b793fcfView commit details -
Merge pull request #10 from WinLua/op_halt_patch
Renamed Visual Studio folder to WinLua-Release1, moved code from the …
Configuration menu - View commit details
-
Copy full SHA for 42aaa3c - Browse repository at this point
Copy the full SHA 42aaa3cView commit details
Commits on Feb 2, 2020
-
Luarocks config file and llvm-mingw.
Added a custom action to call create-config.lua script and create the luarocks config file. Added llvm-mingw merge module. Works! In the process of modifying the above custom action to create a specialized config file for llvm-mingw.
Configuration menu - View commit details
-
Copy full SHA for d369727 - Browse repository at this point
Copy the full SHA d369727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897c78c - Browse repository at this point
Copy the full SHA 897c78cView commit details
Commits on Feb 22, 2020
-
Updates to EULA. New Custom Action that almost works.
This commit has a bastardized llvm_mingw merge module so that I can easily add and remove to test. This all should have been on a branch...
Configuration menu - View commit details
-
Copy full SHA for c1288cb - Browse repository at this point
Copy the full SHA c1288cbView commit details
Commits on Mar 7, 2020
-
Added wlc-clang-wrapper code. Fix llvm-installer.
- I have added and modified the clang-target-wrapper from the llvm-project. This will become the base for the new wlc wrapper code that will use Lua config files instead of different target wrappers. - Fixed the llvm-mingwMM project that was nuetered for testing the custom action. - Attempted an action to remove the luarocks config file and libraries that are not part of the installer. Commented out. Update to EULA. Added all the licenses to the file. Need to check if it gets installed (it should).
Configuration menu - View commit details
-
Copy full SHA for 667d810 - Browse repository at this point
Copy the full SHA 667d810View commit details
Commits on Mar 16, 2020
-
- Added new custom actions for remove luarocks config and rocktree. (Doesn't work yet) - NOTE: Compiler is crippled to make installation tests faster.
Configuration menu - View commit details
-
Copy full SHA for fd3cefc - Browse repository at this point
Copy the full SHA fd3cefcView commit details
Commits on Mar 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 175ef9a - Browse repository at this point
Copy the full SHA 175ef9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5434d61 - Browse repository at this point
Copy the full SHA 5434d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd169c - Browse repository at this point
Copy the full SHA 8bd169cView commit details
Commits on Apr 24, 2020
-
Updated for new deployment scheme.
I've started swapping things around for the new cross built binaries. The installer works but there are some bugs: - the WLC/bin directory isn't making it into the PATH variable. - There is still not x64 deployment for luarocks so the package can only be built for x86
Configuration menu - View commit details
-
Copy full SHA for b9cef9d - Browse repository at this point
Copy the full SHA b9cef9dView commit details
Commits on Nov 14, 2020
-
Updates to installer for 2011b
- Removed JamPlus - Added XMake - Added Lua 5.4
Configuration menu - View commit details
-
Copy full SHA for d24f70a - Browse repository at this point
Copy the full SHA d24f70aView commit details -
Updates to fix installer for 2011b.
Installer builds. Needs testing. Various fixes. Installer now builds with all items in the directory c:\winlua-deploy.
Configuration menu - View commit details
-
Copy full SHA for 00d2bfa - Browse repository at this point
Copy the full SHA 00d2bfaView commit details
Commits on Nov 15, 2020
-
Fixes for broken path variables and shortcuts. Re-added Luarocks project. Installer has been tested. WLC, Lua53, lua54, xmake tested.need to test libressl.
Configuration menu - View commit details
-
Copy full SHA for e0c9d24 - Browse repository at this point
Copy the full SHA e0c9d24View commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b628772 - Browse repository at this point
Copy the full SHA b628772View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.3.5...master