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
path: root/src
AgeCommit message (Expand)Author
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-23Merged with upstream (the file mode changes)Oliver Schneider
2022-01-23Arranging for VS2022 supportOliver Schneider
2022-01-22Just changing file modesOliver Schneider
2019-11-06Minor fix in the premake4.luaOliver Schneider
2019-11-05Little reminder for myself and othersOliver Schneider
2019-11-01Updating setvcvars.cmd and fixed error in VS2005Oliver Schneider
2019-10-15Arranging for VS2019 supportOliver Schneider
2017-10-06CosmeticsOliver 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-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-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-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-15Adding the vs2015.lua file to the projectOliver Schneider
2015-11-15Merge with vs2015_supportOliver Schneider
2015-11-15Adding support for Visual Studio 2015 projects and solutions.Oliver Schneider
2015-11-09Merge with upstreamOliver Schneider
2015-06-25Little fixOliver Schneider
2014-12-08Add missing quotes around PCH compile flags (h/t Daniel Gibson)Jason Perkins
2014-11-19Remove $(ARCH) variable from makefiles; causing issues on LinuxJason Perkins
2014-09-21Merged in rglarix/premake-stable-wrk/scripts-option-rel (pull request #46)Jason Perkins
2014-09-16Backport native path functions from Premake-devJason Perkins
2014-06-29Fix Issue #242: Recursive deletion in os.rmdir() goes up to root level on Win...Jason Perkins
2014-04-24Merged in dcourtois/premake-stable/issue_60 (pull request #44)Jason Perkins
2014-04-24Fix issue #20 - can now find files with a dot prefix; directories are still i...Jason Perkins
2014-04-22added post and pre build events support for C# projectsDamien Courtois
2014-02-08Remove path from xaml file dependency.jimstitt
2014-02-05Updating to the latest state of (Lua) affairsOliver Schneider
2014-02-05This fixes issue #41 by simply resetting the indentation to its default at th...Oliver Schneider
2014-02-04src\actions\make\make_cpp.luaOliver Schneider
2014-01-30Expose the former local blockmap as vc200x.toolmap to allow overriding itOliver Schneider
2014-01-18removed path extension from .net links.jimstitt
2014-01-18Add support for xaml extension.jimstitt
2014-01-08Allowing the mapping between the global solution configuration and the projec...Oliver Schneider