Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/premake/premake-4.x

Premake 4
https://github.com/premake/premake-4.x

Bug 3097868: Patch 3076517 premake_rev465.patch. Removes relative paths from vs2010 filters (Robert Konrad)

a51fc3da63a6d0dd298449fb8f4e075e3cabac74 authored about 14 years ago by liamDevine <unknown>
Merged with Stable

2278e5256b7c5406c28521a83106c7ef33df34e3 authored about 14 years ago by Jason Perkins <[email protected]>
Bug 3015312: Makefiles are not quoted correctly

9ec77bf55066fe04bb26caa7b260f43b36a00960 authored about 14 years ago by Jason Perkins <[email protected]>
Bug 3016050: {"../Dir/file1.c","../../Dir/file2.c"} breaks Xcode (Stephane)

6da53232244f888750bb8aa6c3d70eb4a3072516 authored about 14 years ago by Jason Perkins <[email protected]>
Bug 3020382: GCC PCH not working

e52f458c6c0406b27c3fcf8c2a415f9c0f2096da authored about 14 years ago by Jason Perkins <[email protected]>
Bug 3034222: StaticLib projects ignore linkoptions

4a515d8df695b854fb337b790bf2cff1b19b4768 authored about 14 years ago by Jason Perkins <[email protected]>
Bug 3035545: The pattern { "./folder/*.c" } matches no files

c51666fc07a980ad14bed7b35c3ee51e710c96b8 authored about 14 years ago by Jason Perkins <[email protected]>
Improved portability of Premake's Mac OS X binaries (William Burnson)

781f1cf7929915e5d420fc90c72af37496c457c4 authored about 14 years ago by Jason Perkins <[email protected]>
Bug 2971841: Gmake escaping of shell variable $(...) is broken

a83249ec49dbd133b2433cf913b3941fba9689ba authored about 14 years ago by Jason Perkins <[email protected]>
Patch 3063804: Set CompileAs flag for VS200x C projects (rjmyst3)

6c5022bf394b14673357eccce507dcc1a55221dd authored over 14 years ago by Jason Perkins <[email protected]>
Bug 3007101: Generating PDB in Release builds is not supported

683d391ae7a50b94a26952564ca8917bc952d51d authored over 14 years ago by Jason Perkins <[email protected]>
Bug 3056381: Xcode project breaks on special chars

8e84aa4efea675f0239ba56204da0ef18a91c5d2 authored over 14 years ago by Jason Perkins <[email protected]>
Ignore the release folder

f23521550f26e18e57875aa685122a2a6ee1dc5b authored over 14 years ago by Jason Perkins <[email protected]>
Removed timestamp from Xcode IDs to make them reproducible (Robert Konrad)

ae8826e75eb053221e8456b730609caed77bff44 authored over 14 years ago by Jason Perkins <[email protected]>
Removed timestamp from Xcode IDs to make reproducible (Robert Konrad)

f4c7c883fc76eb8e91ee312e1754e844fef73f81 authored over 14 years ago by Jason Perkins <[email protected]>
Merged with fork

3499a39af8f228715926d0712be36ab1ca576174 authored over 14 years ago by Liam Devine <[email protected]>
Patch 3053959: kind() crashes when called with no arguments (rjmyst3)

577d95420f468afd079dc1ce070e28c0398c64a1 authored over 14 years ago by Jason Perkins <[email protected]>
Pulled latest changes from stable

a9e89d2b289fe1ab6620976d25c1d7941d990bfc authored over 14 years ago by Jason Perkins <[email protected]>
Updated release scripts

414ceab9970e49f275e1c75a4a3bd358723bc840 authored over 14 years ago by Jason Perkins <[email protected]>
Added tag 4.3-beta1 for changeset b356c6f751e0

a2d2f9cb3d737cea302ca305d6fa397c2634018c authored over 14 years ago by Jason Perkins <[email protected]>
Added imagepath to set Xbox360 image file name (Jarod)

1be943947a5a941f4445794fd1e3cbfae6af94f8 authored over 14 years ago by Jason Perkins <[email protected]>
Added 'deploymentoptions'

f40e8a2c45c0448ef3025e7367d5140938d8fc42 authored over 14 years ago by Jason Perkins <[email protected]>
embedded scripts

f5dd035ac3448afbbfa11eb781319bb96640d30e authored over 14 years ago by liamDevine <unknown>
linkoptions added and refactored for all "kinds"

5f688dfeee2cb177bdbb02e877a7b939608196bd authored over 14 years ago by liamDevine <unknown>
embedded scripts

0382a1c310fa7459e69714bd0e80feb30bc09aab authored over 14 years ago by liamDevine <unknown>
Removed debug print statements that were added due to files no being included

8626609492cb88f91f71c50e38303d6dd78e4be6 authored over 14 years ago by liamDevine <unknown>
Resource script now put in correct ItemGroup which is ResourceCompile inside a *.vcxproj

df4e215fef2888f6ce32bdf201f1b1f6187c6394 authored over 14 years ago by liamDevine <unknown>
Added config_type to the namespace premake.vstudio.vs10_helpers from local scope

Fixed config_type not returning Application for a WindowedApp

408a94ebaea8c42fb7cf62e202b29b53c5f4abaf authored over 14 years ago by liamDevine <unknown>
Cleaned up deploymentoptions and imageoptions

613d5ebad5171d7d4e1a844eafd4e0ea95a6fc2e authored over 14 years ago by Jason Perkins <[email protected]>
Merged Solaris support

5bf1a56522063078cc9731fc93bd5d359bdebb57 authored over 14 years ago by Jason Perkins <[email protected]>
Added support for Solaris (Dean Ross-Smith)

b3a1d979ca84e437273f95ceaf05afd42f070c91 authored over 14 years ago by Jason Perkins <[email protected]>
Merged VS2010 changes

4955dc2d8d77c08e2805fdad3ac9e603cbb90982 authored over 14 years ago by Jason Perkins <[email protected]>
Removed Liam's private TODO.txt

ffe10330c9a963a26d79e7c77a4229e05557ede0 authored over 14 years ago by Jason Perkins <[email protected]>
Folded in VS2010-specific clean code with existing vstudio clean functions

03291128683969418e4720d26e28b9e85ef72f6e authored over 14 years ago by Jason Perkins <[email protected]>
Merged Liam's VS2010 changes

425684bef8c94ea1f11d6ab9321605bd0a3cc98a authored over 14 years ago by Jason Perkins <[email protected]>
removing dead code

5409c7bf862263f0c162025a9eca1647a720a154 authored over 14 years ago by LiamDevine <unknown>
embeded lua source. Checked clean operation on a solution with multiple projects, yet no intergration tests added.

d28ce552ce6f3aa16a1eaf2c50148b207ea7f124 authored over 14 years ago by LiamDevine <unknown>
Moved clean funcitons to _vstudio.lua from vs2010_vcxproj.lua also removed temp stdio writes in _clean.lua

0625d09e6acaefae19e395f134c578cb84007143 authored over 14 years ago by LiamDevine <unknown>
moved function optimisation to before first use in vs2010_vcxproj.lua and added the local keyword

22bf94ba46891f1457a5cc308a2d9e0e713f439a authored over 14 years ago by LiamDevine <unknown>
Moved remaining functions from global and added them to the table premake.vstudio.vs10_helpers

5c49aa863824603282334b869b0ad70b72562ad8 authored over 14 years ago by LiamDevine <unknown>
added local keyword to functions not called outside of the file scope.

60422741dad3598b03c767174517aa096e4a36ed authored over 14 years ago by LiamDevine <unknown>
Merged VS2010 support

f13da1339034b9fe4ed13bf8b44910cc126175e6 authored over 14 years ago by Jason Perkins <[email protected]>
Merged VS 2010 C/C++ support (Liam Devine)

46aa8cbd651d48286486784c3cf9cd7ea92281f7 authored over 14 years ago by Jason Perkins <[email protected]>
Merged .icns fixes from Stable

7a3cd649a6d3fa9250f0008556e0e2d0af250544 authored over 14 years ago by Jason Perkins <[email protected]>
Fixed handling of icons in Xcode (bitshifter)

68f49d30bd06c043819463f12a7be037e94a4e79 authored over 14 years ago by Jason Perkins <[email protected]>
Merged license change (GPL to BSD) from Stable branch

e340bb9cd286c6a9545cf0d27f6e3ad70fc5e399 authored over 14 years ago by Jason Perkins <[email protected]>
Changed license from GPL to BSD

cc50d84dfa5e0791a83549bb2a46a04fcf246e5c authored over 14 years ago by Jason Perkins <[email protected]>
Fixed bug where a filter path had a dot in it's path

added C support

6415760b8a84f1154209615a78928913acb55063 authored over 14 years ago by LiamDevine <unknown>
added MFC support

changed to use only one configuration block

4df82555080a4150e15447228c2a4a8964c09ccc authored over 14 years ago by LiamDevine <unknown>
UseDebugLibraries --added to config

whole program optimisation --added
added--- SmallerTypeCheck set to true when flags contain...

947c13faea6ad4372fd6b2df6d13d1eeec20a9a5 authored over 14 years ago by LiamDevine <unknown>
changed any comments to line from blocks as parser failed

addded postfix slashes to int and out dirs
removed quotes from event hooks
moved event hooks to c...

2e6b86c1c06e533986d8182eda1ce491b39aa205 authored over 14 years ago by LiamDevine <unknown>
faulty test was passing. fixed

ff650b85cf72b5fe0bec7a9a678ec7f97d7e0d60 authored over 14 years ago by LiamDevine <unknown>
pulled changes from premake repos

d1eb9852fedecb9535cde88066d534f1dd27cee7 authored over 14 years ago by LiamDevine <unknown>
removed invalid assumptions which were checked in unit tests

added link section even when a static lib
added ProgramDatabaseFile to link section

f00217f741d583a8c9bb604ea1464ee01f5c7a6b authored over 14 years ago by LiamDevine <unknown>
Merged latest changes from stable

14ba480bf3de6fde7f268f77c1bacc68e5f23598 authored over 14 years ago by Jason Perkins <[email protected]>
added failing test for ImportLibrary to remind me there is an unknown

db0f215e9586a10f4577ea813b381bc37b3487f0 authored over 14 years ago by LiamDevine <unknown>
Never saved before commit oops

917217bc8f226e13afa56310d771214aa27d07a5 authored over 14 years ago by LiamDevine <unknown>
Moved filter functions into core from test file

b96a354abaef68d1232c7f0e35a9968f4602b8e4 authored over 14 years ago by LiamDevine <unknown>
check why <MinimalRebuild>true</MinimalRebuild> is missing in a debug static lib and shared lib build

--------Requires symbols to be set in flags
shared lib missing <DebugInformationFormat>EditAndCon...

5c4d3cd4788430ffac13fb5368ccf7cdfad8f36b authored over 14 years ago by LiamDevine <unknown>
Identified problems which need fixing

e1ca7109f17a25369858714d674d13bf8aac08db authored over 14 years ago by LiamDevine <unknown>
checked lib section for a static lib

223b5429f045eef886b42a880c3ddc6bd9889422 authored over 14 years ago by LiamDevine <unknown>
the failed test has some how disapeared.

removed link section when kind is a static lib

50e1665c3491396288bc6da953bb86796685ef9e authored over 14 years ago by LiamDevine <unknown>
changed path seperators to window specific \\

b27b21ce82474df74fbcef2d3f38599fc64bac1f authored over 14 years ago by LiamDevine <unknown>
vcxproj.filters done

vcxproj.user done
vcxproj nearly done

70a93c68bc06f0699189466cdfa99c03705d19df authored over 14 years ago by LiamDevine <unknown>
vcxproj support getting there

3f67eb5d7f4708ae6d89bb7f94c50e5458be3411 authored over 14 years ago by LiamDevine <unknown>
Patch 3011940: Add support for MFC (JTAnderson)

6426050f83fddc4023d56136377ba582ecc2439f authored over 14 years ago by Jason Perkins <[email protected]>
hmm missing tests

7b61224398a8e82063adacd9555f8f7ffa88e2fe authored over 14 years ago by LiamDevine <unknown>
vs2010 started vcxproj

4484d388a41d69d36e7365d5463cb18b353e2923 authored over 14 years ago by LiamDevine <unknown>
vs2010 sln

375e4fafa753b065253fe2854172a87e95f4f97e authored over 14 years ago by LiamDevine <unknown>
Updated change log

5face10dc5613f03214e5aff03d87aa72096a91b authored over 14 years ago by Jason Perkins <[email protected]>
Patch 2794681: Add usage() to copy settings from dependent projects (Korval)

With help from Conrad Mercer. Still needs unit tests (and testing in general)

a92ab43bdeda402c05eaae8dbd3dba8d3e87913a authored over 14 years ago by Jason Perkins <[email protected]>
Added .hgignore file

ec0c649d6265ef82cccd2fdcd221a87c4e2df643 authored over 14 years ago by Jason Perkins <[email protected]>
Updated copyright; changed version "SVN" to "HEAD"

d4b4a358ee6cbd6f824f2ba278b4b3132005f6c6 authored over 14 years ago by Jason Perkins <[email protected]>
Updated CHANGELOG, removed deprecated VS2002/2003 info from BUILD

3e219978bdf5550ebbc30ab2407093a605e6a65f authored over 14 years ago by Jason Perkins <[email protected]>
Bug 2997728: Project dependencies should be case-sensitive

bcb2da2e42bbf02e10cd50a23c7047726ed4102f authored over 14 years ago by Jason Perkins <[email protected]>
Added test case for Xcode icon images

e5d2b2f0ae8c8ba69f8c922b1c4fef393e87c51f authored over 14 years ago by Cameron Hart <[email protected]>
Patch 2997452: Suppress gmake's "nothing to be done" message (ergosys)

57af8d97e18c9c58f31570382018713aa083bd0f authored over 14 years ago by Jason Perkins <[email protected]>
Patch 2997449: Print configuration with target (ergosys)

6d07764a5424b89bb49f8eb8612773135dd65039 authored over 14 years ago by Jason Perkins <[email protected]>
Add *.icns files to Xcode build category as a resource and file type as an image.icns.

9c85b5bc1aad5dd8cd517937657176cee28b1851 authored over 14 years ago by Cameron Hart <[email protected]>
Removed tag dev-0.1

5a7551d0691846ca009026ed052ebfabc6b7235d authored over 14 years ago by Jason Perkins <[email protected]>
update tags

474c389723f96c4aa31a078155f1872383b03116 authored over 14 years ago by convert-repo <unknown>
Force Mac OS X release build to be 10.5 compatible

738c0ce78437d6573ce618d97ed0f0b9508a49ac authored almost 15 years ago by starkos <unknown>
Filled out more of example action

0b51fcb25e543dd346e3148bc435102947efe137 authored almost 15 years ago by starkos <unknown>
Added example solution generation

794f10e2d41afd5434d032127666e936bd3f901c authored almost 15 years ago by starkos <unknown>
Patch 2965229: Fix handling of '+' symbol in file patterns (Rachel Blum)

0a6c7bcd31e6208f3dfcb5ece30b88b1a3c50b9f authored almost 15 years ago by starkos <unknown>
Patch 2963313: Enable setting .NET framework version (Justen Hyde)

b1b1dd82c804feedf82f2e185376064b01d2a759 authored almost 15 years ago by starkos <unknown>
Added framework to vstudio C# 2005

c861bafe842efb5cb9680e648f35961c56218713 authored almost 15 years ago by starkos <unknown>
Began work on new frameworks() api

0da8416c9b5299a3d1756ac99c4e08ff36fe1d6a authored almost 15 years ago by starkos <unknown>
Removed SlickEdit action skeleton; will let someone else implement it

ccd6fa4b0c33bbde6bddfce74abe71ff79baf269 authored almost 15 years ago by starkos <unknown>
Removed deprecated code that was breaking the release build

b4c0babb01fb088586be061041d1fa52ed9648fa authored almost 15 years ago by starkos <unknown>
Ready for 4.2.1

5a8c7899f595d8760c1bde196f23f3dd7e9128c4 authored almost 15 years ago by starkos <unknown>
Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studio

d4143dae740e7623828241f7486826ddd7a29d68 authored almost 15 years ago by starkos <unknown>
Updated scripts

b3a9ef781b62f8c42fa07229004f5e2803c47f37 authored almost 15 years ago by starkos <unknown>
Improved error message for invalid values in lists

b00f5aa1a4763c27fcd8d3eb2c6adf25d96cbb7f authored almost 15 years ago by starkos <unknown>
Updated scripts

0e49c8bc744c45c10e32733a4ab32bcbc2980413 authored almost 15 years ago by starkos <unknown>
Bug 2953594: includedirs / libdirs converting absolute paths to relative

8f3411d708d85c88c1f6cbf2da4f7997975c420f authored almost 15 years ago by starkos <unknown>
Bug 2958829: Files pattern matching including too many files

96b28c3146a2f326cb672839311467f0e4de340a authored almost 15 years ago by starkos <unknown>
Bug 2931722: pchheader handling not consistent between tools

430fbc3fa454b410de85ea328dd4416e03a6455f authored almost 15 years ago by starkos <unknown>
Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)

97763cf414275427ffd3bd16ce2e5d49f0d59162 authored almost 15 years ago by starkos <unknown>
Changed Visual Studio runtime library selection logic; will now only use debug runtime if Symbols flag is enabled.

07e6129289ef4437a33f25e9aff86f42a928feef authored almost 15 years ago by starkos <unknown>