Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Reviewed and reworked the premake4.lua to make better use of modern VS versionsHEADhg/WDS-buildOliver Schneider
2022-03-01Another minor glitch fixed so the Visual Studio version selector is happyhg/4.4-wds-878Oliver Schneider
2022-02-27Trying to align output better with vanilla VS output4.4-wds-877Oliver Schneider
2022-02-21Attempting to solve a glitch with VS version selectorOliver Schneider
2022-01-27Decomposing some logic, so I can hook into the per-file optionsOliver Schneider
2022-01-24Somehow code-signing with Certum's smartcard doesn't work inside a VM, thisWDS-built-hg-r871Oliver Schneider
2022-01-23Merged with upstream (the file mode changes)Oliver Schneider
2022-01-23Arranging for VS2022 supportOliver Schneider
2022-01-22Just changing file modesOliver Schneider
2021-07-13Fixing up URLsOliver Schneider
2021-02-23Renaming upstream README so Gitea picks up the right oneOliver Schneider
2019-11-11Minor fixup.Oliver Schneider
2019-11-06Merge with vs2019_supportOliver Schneider
2019-11-06Minor fix in the premake4.luaOliver Schneider
2019-11-05Little reminder for myself and othersOliver Schneider
2019-11-05"Upstream" changes to setvcvars.cmdOliver Schneider
2019-11-01Updating setvcvars.cmd and fixed error in VS2005Oliver Schneider
2019-10-15Arranging for VS2019 supportOliver Schneider
2018-09-19New setvcvars.cmdOliver Schneider
2017-10-06CosmeticsOliver Schneider
2017-04-12This updates the premake4.lua in which a handful of glitches were foundOliver Schneider
2017-04-12Fixed a glitch ... node should have passed to the newly introduced function a...Oliver Schneider
2017-04-11This should fix an issue where VS2008 and earlier got the proper CompileAs pr...Oliver Schneider
2017-04-11Unfortunately premake4 has always misbehaved with respect to Unicode console ...Oliver Schneider
2017-03-22Introducing os.str2uuid() as possibility to convert a string deterministicall...Oliver Schneider
2017-03-22Removing trailing spaces and tabs on lines within the premake4 Lua scriptsOliver Schneider
2017-03-17Adjusted the link to point to GitHub now.Oliver Schneider
2017-03-17Making sure to pick the correct keyOliver Schneider
2017-03-16Merge with vs2017_supportOliver Schneider
2017-03-16Adding error checks in two placesOliver Schneider
2017-03-16Adding support for Visual Studio 2017 projects and solutions.Oliver Schneider
2016-05-20Adjustments to premake.c to allow the debug version to run by default without...Oliver Schneider
2016-04-20Adjustments to build processOliver Schneider
2016-01-12Pretending those are actual files (by prefixing names with '@')Oliver Schneider
2016-01-12Adding named chunks also for the embedded scripts. This uses an array that ru...Oliver Schneider
2016-01-12Adding the names of the scripts so the traceback for chunks gives more usable...Oliver Schneider
2016-01-12Adding some info about the code-signed files in the download areaOliver Schneider
2016-01-12Merge with defaultOliver Schneider
2016-01-12Using -a to append a SHA-256-hashed signature as well during code-signingOliver Schneider
2016-01-12Missing tracebacks in release mode, so activating those ... after all Lua all...Oliver Schneider
2016-01-12Adjusting line endingsOliver Schneider
2015-11-15Simply adding a file icon for the binaryOliver Schneider
2015-11-15Forgot the embed step, so adding it to the release scriptOliver Schneider
2015-11-15CosmeticsOliver Schneider
2015-11-15Lose this oneOliver Schneider
2015-11-15Adding README which can be renderedOliver Schneider
2015-11-15Again some release script fixupsOliver Schneider
2015-11-15Amended the release script to also take care of renaming the signed build and...Oliver Schneider
2015-11-15Adding the vs2015.lua file to the projectOliver Schneider
2015-11-15Merged in windirstat/premake-stable/vs2015_support (pull request #54)Jason Perkins