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

github.com/windirstat/premake-4.x.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-164.3 release prep4.3Jason Perkins
2010-11-03Added tag 4.3-rc2 for changeset 1dd035de5b6dJason Perkins
2010-11-03Improved automated release scriptJason Perkins
2010-11-01Cleaned up a few entries in changelogJason Perkins
2010-11-01embed scriptsliamDevine
2010-11-01vs10 64bit builds can not use /ZI http://msdn.microsoft.com/en-us/library/958...liamDevine
2010-11-01embeds scriptsliamDevine
2010-11-01fixes vs10 to only add a pdb when the symbols flag in usedliamDevine
2010-11-01Fixes vs10 DebugInformationFormatliamDevine
2010-11-01applies miminal rebuild change to vs10 that was applied in changeset 0b3e27b8...liamDevine
2010-11-01adds local keyword to buffer instancesliamDevine
2010-11-01Fixes vs10 Bug 3100062 uses premake.config.isdebugbuild to determine debug st...liamDevine
2010-11-01refactors magic stringsliamDevine
2010-10-30Removed commented out code that was there to remind me of PCH supportliamDevine
2010-10-30embeded scriptsliamDevine
2010-10-30removes invalid test in vs2010 filtersliamDevine
2010-10-30removes invalid test in vs2010 filtersliamDevine
2010-10-30Bug 3097868: Patch 3076517 premake_rev465.patch. Removes relative paths from ...liamDevine
2010-10-21Bug 3015312: Makefiles are not quoted correctlyJason Perkins
2010-10-21Bug 3016050: {"../Dir/file1.c","../../Dir/file2.c"} breaks Xcode (Stephane)Jason Perkins
2010-10-19Bug 3020382: GCC PCH not workingJason Perkins
2010-10-13Bug 3034222: StaticLib projects ignore linkoptionsJason Perkins
2010-10-13Bug 3035545: The pattern { "./folder/*.c" } matches no filesJason Perkins
2010-10-11Improved portability of Premake's Mac OS X binaries (William Burnson)Jason Perkins
2010-10-04Bug 2971841: Gmake escaping of shell variable $(...) is brokenJason Perkins
2010-09-14Patch 3063804: Set CompileAs flag for VS200x C projects (rjmyst3)Jason Perkins
2010-09-06Bug 3007101: Generating PDB in Release builds is not supportedJason Perkins
2010-09-05Bug 3056381: Xcode project breaks on special charsJason Perkins
2010-09-05Ignore the release folderJason Perkins
2010-09-03Removed timestamp from Xcode IDs to make them reproducible (Robert Konrad)Jason Perkins
2010-09-03Removed timestamp from Xcode IDs to make reproducible (Robert Konrad)Jason Perkins
2010-08-31Merged with forkLiam Devine
2010-08-27Patch 3053959: kind() crashes when called with no arguments (rjmyst3)Jason Perkins
2010-08-11Updated release scriptsJason Perkins
2010-08-11Added tag 4.3-beta1 for changeset b356c6f751e0Jason Perkins
2010-08-10Added imagepath to set Xbox360 image file name (Jarod)Jason Perkins
2010-08-10Added 'deploymentoptions'Jason Perkins
2010-07-28embedded scriptsliamDevine
2010-07-28linkoptions added and refactored for all "kinds"liamDevine
2010-07-27embedded scriptsliamDevine
2010-07-27Removed debug print statements that were added due to files no being includedliamDevine
2010-07-27Resource script now put in correct ItemGroup which is ResourceCompile inside ...liamDevine
2010-07-27Added config_type to the namespace premake.vstudio.vs10_helpers from local scopeliamDevine
2010-07-21Cleaned up deploymentoptions and imageoptionsJason Perkins
2010-07-21Added support for Solaris (Dean Ross-Smith)Jason Perkins
2010-07-21Removed Liam's private TODO.txtJason Perkins
2010-07-21Folded in VS2010-specific clean code with existing vstudio clean functionsJason Perkins
2010-07-21Merged Liam's VS2010 changesJason Perkins
2010-07-15removing dead codeLiamDevine
2010-07-15embeded lua source. Checked clean operation on a solution with multiple proje...LiamDevine