Ecosyste.ms: OpenCollective

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

Premake

Powerfully simple build configuration.
Collective - Host: opensource - https://opencollective.com/premake - Website: https://premake.github.io/ - Code: https://github.com/premake

Fixed Windows version fetching to build under VS2008

github.com/premake/premake-4.x - 8e538baa6d293d3c7cf7d0c32bd857151a676181 authored almost 14 years ago by Jason Perkins <[email protected]>
Fixed failed merge

github.com/premake/premake-4.x - d9f30a983a7600af15ed2a4c7a476c207555e51a authored almost 14 years ago by Jason Perkins <[email protected]>
Fixed failed merge

github.com/premake/premake-core - d9f30a983a7600af15ed2a4c7a476c207555e51a authored almost 14 years ago by Jason Perkins <[email protected]>
Merged with premake-stable

github.com/premake/premake-core - ccb5d34c957d8a5d147e89220c596110d25c524e authored almost 14 years ago by Jason Perkins <[email protected]>
Merged with premake-stable

github.com/premake/premake-4.x - ccb5d34c957d8a5d147e89220c596110d25c524e authored almost 14 years ago by Jason Perkins <[email protected]>
Updated changelog for previous fix

github.com/premake/premake-4.x - 907f57d636dd49bb935d92b81e3438114fe8593f authored almost 14 years ago by Jason Perkins <[email protected]>
Updated changelog for previous fix

github.com/premake/premake-core - 907f57d636dd49bb935d92b81e3438114fe8593f authored almost 14 years ago by Jason Perkins <[email protected]>
[#3232160] Environment variables are cut off

github.com/premake/premake-core - 7b0636f9999f4a4f79fec42b53a6b70db503c6de authored almost 14 years ago by Jason Perkins <[email protected]>
[#3232160] Environment variables are cut off

github.com/premake/premake-4.x - 7b0636f9999f4a4f79fec42b53a6b70db503c6de authored almost 14 years ago by Jason Perkins <[email protected]>
removed temp print statement

github.com/premake/premake-4.x - ed13aaeacfcac0d1066ffaefac59e235a5947207 authored almost 14 years ago by Liam Devine <[email protected]>
removed temp print statement

github.com/premake/premake-core - ed13aaeacfcac0d1066ffaefac59e235a5947207 authored almost 14 years ago by Liam Devine <[email protected]>
3157645: Respects full path for xcode frameworks

github.com/premake/premake-core - 801808062d8ab142e4cde5132f5d71fcbd5e2182 authored almost 14 years ago by Liam Devine <[email protected]>
3157645: Respects full path for xcode frameworks

github.com/premake/premake-4.x - 801808062d8ab142e4cde5132f5d71fcbd5e2182 authored almost 14 years ago by Liam Devine <[email protected]>
added specialisation for terms in mergeobject

kind seems special. it gets set in the cfg and is needed by the terms yet not added automatically...

github.com/premake/premake-4.x - db972589b100c485c0e009b2216a10aa47405942 authored almost 14 years ago by liamDevine <unknown>
added specialisation for terms in mergeobject

kind seems special. it gets set in the cfg and is needed by the terms yet not added automatically...

github.com/premake/premake-core - db972589b100c485c0e009b2216a10aa47405942 authored almost 14 years ago by liamDevine <unknown>
pdb file was being written to the 'Link' section when it needed to be in 'ClCompile'. Reported by hodsondd closes bug report: https://sourceforge.net/tracker/?func=detail&aid=3163703&group_id=71616&atid=531878

github.com/premake/premake-core - ea9ac284889ce8ffd13a9e3e3b451a6e93ad1e33 authored almost 14 years ago by liamDevine <unknown>
pdb file was being written to the 'Link' section when it needed to be in 'ClCompile'. Reported by hodsondd closes bug report: https://sourceforge.net/tracker/?func=detail&aid=3163703&group_id=71616&atid=531878

github.com/premake/premake-4.x - ea9ac284889ce8ffd13a9e3e3b451a6e93ad1e33 authored almost 14 years ago by liamDevine <unknown>
renamed host.is_64bit to host.is64bit

renamed host.windows_version to host.windowsversion

github.com/premake/premake-4.x - 48fdd10f4d66372e9b01b2c34ba5ccd953201f7d authored almost 14 years ago by Liam Devine <[email protected]>
renamed host.is_64bit to host.is64bit

renamed host.windows_version to host.windowsversion

github.com/premake/premake-core - 48fdd10f4d66372e9b01b2c34ba5ccd953201f7d authored almost 14 years ago by Liam Devine <[email protected]>
added host.windows_version

github.com/premake/premake-core - c68dd291537d7554a85b71d375309c3844aa4a6b authored almost 14 years ago by Liam Devine <[email protected]>
added host.windows_version

github.com/premake/premake-4.x - c68dd291537d7554a85b71d375309c3844aa4a6b authored almost 14 years ago by Liam Devine <[email protected]>
did not do a diff on premake.lua and instead used code from another download, In other words I messed it up.

github.com/premake/premake-4.x - a8d274d397bdeb6e99e914346976e39e099c6ddc authored almost 14 years ago by Liam Devine <[email protected]>
did not do a diff on premake.lua and instead used code from another download, In other words I messed it up.

github.com/premake/premake-core - a8d274d397bdeb6e99e914346976e39e099c6ddc authored almost 14 years ago by Liam Devine <[email protected]>
added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua. Old versions of vs2005 use this define.

added host.c for detecting if the process is running under wow, uses code provided on msdn where ...

github.com/premake/premake-core - ecd8d1ae34125057a39e8517a3dd24f81c20ec86 authored almost 14 years ago by Liam Devine <[email protected]>
added define _CRT_SECURE_NO_DEPRECATE for visual studio build in premake4.lua. Old versions of vs2005 use this define.

added host.c for detecting if the process is running under wow, uses code provided on msdn where ...

github.com/premake/premake-4.x - ecd8d1ae34125057a39e8517a3dd24f81c20ec86 authored almost 14 years ago by Liam Devine <[email protected]>
Xcode4 workspace working yet using Xcode3 generation and settings

github.com/premake/premake-4.x - 33b9dfe543b0a270f50d95d1738348bf3fd18c60 authored almost 14 years ago by Liam Devine <[email protected]>
Xcode4 workspace working yet using Xcode3 generation and settings

github.com/premake/premake-core - 33b9dfe543b0a270f50d95d1738348bf3fd18c60 authored almost 14 years ago by Liam Devine <[email protected]>
Xcode4 workspace relative location paths and workspace generation

github.com/premake/premake-core - a02fd77b74414f329262d1146db7735325378e91 authored almost 14 years ago by Liam Devine <[email protected]>
Xcode4 workspace relative location paths and workspace generation

github.com/premake/premake-4.x - a02fd77b74414f329262d1146db7735325378e91 authored almost 14 years ago by Liam Devine <[email protected]>
Xcode4 workspace initial

github.com/premake/premake-4.x - 98b9815534b3c61ebb59ebe563cbc5db8ca145c9 authored almost 14 years ago by Liam Devine <[email protected]>
Xcode4 workspace initial

github.com/premake/premake-core - 98b9815534b3c61ebb59ebe563cbc5db8ca145c9 authored almost 14 years ago by Liam Devine <[email protected]>
[#3100379] C# support for Visual Studio 2010

github.com/premake/premake-core - bb94e9de8163cc99c0b9d37ad1367e8734f76f34 authored almost 14 years ago by Jason Perkins <[email protected]>
[#3100379] C# support for Visual Studio 2010

github.com/premake/premake-4.x - bb94e9de8163cc99c0b9d37ad1367e8734f76f34 authored almost 14 years ago by Jason Perkins <[email protected]>
Added support for Haiku OS (Yuriy O'Donnell)

github.com/premake/premake-4.x - a69bcbfb58125432e08f5ca014adfbc25ab76d0c authored almost 14 years ago by Jason Perkins <[email protected]>
Added support for Haiku OS (Yuriy O'Donnell)

github.com/premake/premake-core - a69bcbfb58125432e08f5ca014adfbc25ab76d0c authored almost 14 years ago by Jason Perkins <[email protected]>
Ported VS2005 *.csproj to trees

github.com/premake/premake-core - b3dfe26ec69d7412a27c7600bc414d7c2d936cff authored almost 14 years ago by Jason Perkins <[email protected]>
Ported VS2005 *.csproj to trees

github.com/premake/premake-4.x - b3dfe26ec69d7412a27c7600bc414d7c2d936cff authored almost 14 years ago by Jason Perkins <[email protected]>
Ported VS2002 *.csproj from walksources to trees

github.com/premake/premake-4.x - aa090b0cd3bcbfeed13713974cf7ba42fd051dff authored almost 14 years ago by Jason Perkins <[email protected]>
Ported VS2002 *.csproj from walksources to trees

github.com/premake/premake-core - aa090b0cd3bcbfeed13713974cf7ba42fd051dff authored almost 14 years ago by Jason Perkins <[email protected]>
Moved io.capture to test framework; removed from test suites

github.com/premake/premake-core - 43218e0e964da1c5646eaf932238c1f1c4d8ca4d authored almost 14 years ago by Jason Perkins <[email protected]>
Moved io.capture to test framework; removed from test suites

github.com/premake/premake-4.x - 43218e0e964da1c5646eaf932238c1f1c4d8ca4d authored almost 14 years ago by Jason Perkins <[email protected]>
Cleaned up and standardized namespaces in vstudio code

github.com/premake/premake-4.x - df2b2e3a6df296492ec1e748521d523c42e86ab9 authored almost 14 years ago by Jason Perkins <[email protected]>
Cleaned up and standardized namespaces in vstudio code

github.com/premake/premake-core - df2b2e3a6df296492ec1e748521d523c42e86ab9 authored almost 14 years ago by Jason Perkins <[email protected]>
Port VS200x from walksources() to trees

github.com/premake/premake-core - ad515a7ac340d1453d512fcd67bf17617f200068 authored almost 14 years ago by Jason Perkins <[email protected]>
Port VS200x from walksources() to trees

github.com/premake/premake-4.x - ad515a7ac340d1453d512fcd67bf17617f200068 authored almost 14 years ago by Jason Perkins <[email protected]>
Removed spurious console messages from usages code

github.com/premake/premake-4.x - 02aa571d531efecc5e55758578fb5cb9624e4d90 authored almost 14 years ago by Jason Perkins <[email protected]>
Removed spurious console messages from usages code

github.com/premake/premake-core - 02aa571d531efecc5e55758578fb5cb9624e4d90 authored almost 14 years ago by Jason Perkins <[email protected]>
Add test to ensure path.join() can be called with a nil argument

github.com/premake/premake-core - c9d4e88278f741c50737a2934300e138c420cd0b authored almost 14 years ago by Jason Perkins <[email protected]>
Add test to ensure path.join() can be called with a nil argument

github.com/premake/premake-4.x - c9d4e88278f741c50737a2934300e138c420cd0b authored almost 14 years ago by Jason Perkins <[email protected]>
Bug 3138377: Link dependencies ignored within "SharedLib" configuration

github.com/premake/premake-4.x - b116d76cbb403903f40d174db0ccaece796ae26b authored about 14 years ago by Jason Perkins <[email protected]>
Bug 3138377: Link dependencies ignored within "SharedLib" configuration

github.com/premake/premake-core - b116d76cbb403903f40d174db0ccaece796ae26b authored about 14 years ago by Jason Perkins <[email protected]>
Merged with stable

github.com/premake/premake-core - 1c06557bc9d207c3c9c10c24f19286d871ae2241 authored about 14 years ago by Jason Perkins <[email protected]>
Merged with stable

github.com/premake/premake-4.x - 1c06557bc9d207c3c9c10c24f19286d871ae2241 authored about 14 years ago by Jason Perkins <[email protected]>
Updated copyright date

github.com/premake/premake-4.x - d199b951fbe659e73fa0b1270ffe9a2fe591ecf7 authored about 14 years ago by Jason Perkins <[email protected]>
Updated copyright date

github.com/premake/premake-core - d199b951fbe659e73fa0b1270ffe9a2fe591ecf7 authored about 14 years ago by Jason Perkins <[email protected]>
Removes the setting of WholeProgramOptimization for vs10 projects as per the msdn docs.

github.com/premake/premake-core - fb54aea2fab68cd26a51db29d48d65e026e4bc01 authored about 14 years ago by liamDevine <unknown>
Removes the setting of WholeProgramOptimization for vs10 projects as per the msdn docs.

github.com/premake/premake-4.x - fb54aea2fab68cd26a51db29d48d65e026e4bc01 authored about 14 years ago by liamDevine <unknown>
Merge with stable

github.com/premake/premake-4.x - 7fe1f9150c15d691225603dcff32d42be14c8e5d authored about 14 years ago by Jason Perkins <[email protected]>
Merge with stable

github.com/premake/premake-core - 7fe1f9150c15d691225603dcff32d42be14c8e5d authored about 14 years ago by Jason Perkins <[email protected]>
Removed scripts.c from the repository

github.com/premake/premake-core - 80cb61791879e626bd30ada6340f60ba590bdc61 authored about 14 years ago by Jason Perkins <[email protected]>
Removed scripts.c from the repository

github.com/premake/premake-4.x - 80cb61791879e626bd30ada6340f60ba590bdc61 authored about 14 years ago by Jason Perkins <[email protected]>
Removed Windows and OS X specific stuff from new SNC tool definition

github.com/premake/premake-4.x - 92e55c4d9b30f5efed633bd35b96c920b5e601f2 authored about 14 years ago by Jason Perkins <[email protected]>
Removed Windows and OS X specific stuff from new SNC tool definition

github.com/premake/premake-core - 92e55c4d9b30f5efed633bd35b96c920b5e601f2 authored about 14 years ago by Jason Perkins <[email protected]>
Properly pass return codes back to shell in release builds

github.com/premake/premake-core - 4c5a0a10572231184a399f63573e49aecf96f1c3 authored about 14 years ago by Jason Perkins <[email protected]>
Properly pass return codes back to shell in release builds

github.com/premake/premake-4.x - 4c5a0a10572231184a399f63573e49aecf96f1c3 authored about 14 years ago by Jason Perkins <[email protected]>
Sets ONLY_ACTIVE_ARCH = YES in Xcode debug builds to mirror Xcode created projects

github.com/premake/premake-4.x - 200f0d6c4b3d02dd555a058460205b80d8fe6d82 authored about 14 years ago by Liam Devine <[email protected]>
Sets ONLY_ACTIVE_ARCH = YES in Xcode debug builds to mirror Xcode created projects

github.com/premake/premake-core - 200f0d6c4b3d02dd555a058460205b80d8fe6d82 authored about 14 years ago by Liam Devine <[email protected]>
adds GCC_SYMBOLS_PRIVATE_EXTERN = NO; which should be the default for builds. This fixes a Release build yet not Debug as Xcode itself is broken. Bug 2920784 and Feature 3118000

github.com/premake/premake-core - 6a251c8577b5385c5961d5f3911509933c7db1b5 authored about 14 years ago by Liam Devine <[email protected]>
adds GCC_SYMBOLS_PRIVATE_EXTERN = NO; which should be the default for builds. This fixes a Release build yet not Debug as Xcode itself is broken. Bug 2920784 and Feature 3118000

github.com/premake/premake-4.x - 6a251c8577b5385c5961d5f3911509933c7db1b5 authored about 14 years ago by Liam Devine <[email protected]>
More SNC changes: fixed location of PCH to match VS, fixed flags

github.com/premake/premake-4.x - 854aa65741e8fcb0731a9d131b6192e90c7a92d3 authored about 14 years ago by Jason Perkins <[email protected]>
More SNC changes: fixed location of PCH to match VS, fixed flags

github.com/premake/premake-core - 854aa65741e8fcb0731a9d131b6192e90c7a92d3 authored about 14 years ago by Jason Perkins <[email protected]>
Switched PS3 builds from GCC to SNC

github.com/premake/premake-core - b8f26840045d5613094da80acfa50385ea939462 authored about 14 years ago by Jason Perkins <[email protected]>
Switched PS3 builds from GCC to SNC

github.com/premake/premake-4.x - b8f26840045d5613094da80acfa50385ea939462 authored about 14 years ago by Jason Perkins <[email protected]>
More stable/dev merging

github.com/premake/premake-4.x - 8e469cf3a5b8fb44764d8b1bccd606453844680c authored about 14 years ago by Jason Perkins <[email protected]>
More stable/dev merging

github.com/premake/premake-core - 8e469cf3a5b8fb44764d8b1bccd606453844680c authored about 14 years ago by Jason Perkins <[email protected]>
Merged with latest premake-stable

github.com/premake/premake-core - 68303c0400225b61d3787fc831545c0e5f82fa5d authored about 14 years ago by Jason Perkins <[email protected]>
Merged with latest premake-stable

github.com/premake/premake-4.x - 68303c0400225b61d3787fc831545c0e5f82fa5d authored about 14 years ago by Jason Perkins <[email protected]>
typo fix

github.com/premake/premake-4.x - 778c7b508f22d42256603492fb48f799a43a87cc authored about 14 years ago by Liam Devine <[email protected]>
typo fix

github.com/premake/premake-core - 778c7b508f22d42256603492fb48f799a43a87cc authored about 14 years ago by Liam Devine <[email protected]>
fixes ClCompile blocks with PCH's in Vs10 generator

github.com/premake/premake-core - e4fb04b09cdbb04f55fd849edf01a7529f591c8c authored about 14 years ago by Liam Devine <[email protected]>
fixes ClCompile blocks with PCH's in Vs10 generator

github.com/premake/premake-4.x - e4fb04b09cdbb04f55fd849edf01a7529f591c8c authored about 14 years ago by Liam Devine <[email protected]>
Added tag 4.3 for changeset 582630d7b7d4

github.com/premake/premake-4.x - 8ffff2a7fd34b763f11e4b69ec45367514d72bf8 authored about 14 years ago by Jason Perkins <[email protected]>
Added tag 4.3 for changeset 582630d7b7d4

github.com/premake/premake-core - 8ffff2a7fd34b763f11e4b69ec45367514d72bf8 authored about 14 years ago by Jason Perkins <[email protected]>
4.3 release prep

github.com/premake/premake-core - 1b8a1608ac0298de74fd42ce0e30538f2346bedf authored about 14 years ago by Jason Perkins <[email protected]>
4.3 release prep

github.com/premake/premake-4.x - 1b8a1608ac0298de74fd42ce0e30538f2346bedf authored about 14 years ago by Jason Perkins <[email protected]>
Added tag 4.3-rc2 for changeset 1dd035de5b6d

github.com/premake/premake-4.x - 763568521bb042553c9735ab5dcaa61d899fd1ee authored about 14 years ago by Jason Perkins <[email protected]>
Added tag 4.3-rc2 for changeset 1dd035de5b6d

github.com/premake/premake-core - 763568521bb042553c9735ab5dcaa61d899fd1ee authored about 14 years ago by Jason Perkins <[email protected]>
Improved automated release script

github.com/premake/premake-core - 37f75f43308bf2037e254121ef02082dd92deb51 authored about 14 years ago by Jason Perkins <[email protected]>
Improved automated release script

github.com/premake/premake-4.x - 37f75f43308bf2037e254121ef02082dd92deb51 authored about 14 years ago by Jason Perkins <[email protected]>
embed scripts

github.com/premake/premake-4.x - 1567e91f1dde7a073528a46437660d91c2a49bc4 authored about 14 years ago by liamDevine <unknown>
embed scripts

github.com/premake/premake-core - 1567e91f1dde7a073528a46437660d91c2a49bc4 authored about 14 years ago by liamDevine <unknown>
Typo correction

github.com/premake/premake-core - 83dbac114ca91b7cabdb4ab33585452f64b037c8 authored about 14 years ago by liamDevine <unknown>
Typo correction

github.com/premake/premake-4.x - 83dbac114ca91b7cabdb4ab33585452f64b037c8 authored about 14 years ago by liamDevine <unknown>
uses premake.config.isoptimizedbuild instead of optimisation(cfg) CompOperator "Disabled" in vs10

github.com/premake/premake-4.x - 5fdc73ad0d9127068f989fa434329dbcaa961779 authored about 14 years ago by liamDevine <unknown>
uses premake.config.isoptimizedbuild instead of optimisation(cfg) CompOperator "Disabled" in vs10

github.com/premake/premake-core - 5fdc73ad0d9127068f989fa434329dbcaa961779 authored about 14 years ago by liamDevine <unknown>
adds NoIncrementalLink to vs200X

github.com/premake/premake-core - 1ba4125df5f1c8f62b8ef4f9b054b4c300610210 authored about 14 years ago by liamDevine <unknown>
adds NoIncrementalLink to vs200X

github.com/premake/premake-4.x - 1ba4125df5f1c8f62b8ef4f9b054b4c300610210 authored about 14 years ago by liamDevine <unknown>
removed dead tests

readded the behaviour that if cfg.kind is StaticLib then there is not LinkIncremental section

github.com/premake/premake-4.x - 707729d4083bf5bde7539460334321f5f692352c authored about 14 years ago by liamDevine <unknown>
removed dead tests

readded the behaviour that if cfg.kind is StaticLib then there is not LinkIncremental section

github.com/premake/premake-core - 707729d4083bf5bde7539460334321f5f692352c authored about 14 years ago by liamDevine <unknown>
Vs10 implementing NoLinkIncrementally flag.

This changes the behaviour that was the previous.
Previously it could be set to true, false or om...

github.com/premake/premake-core - ecdf201d61c8513a76c7444eac9b86a5f2cdbad7 authored about 14 years ago by liamDevine <unknown>