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

Folded in VS2010-specific clean code with existing vstudio clean functions

github.com/premake/premake-4.x - 03291128683969418e4720d26e28b9e85ef72f6e authored over 14 years ago by Jason Perkins <[email protected]>
Merged Liam's VS2010 changes

github.com/premake/premake-4.x - 425684bef8c94ea1f11d6ab9321605bd0a3cc98a authored over 14 years ago by Jason Perkins <[email protected]>
Merged Liam's VS2010 changes

github.com/premake/premake-core - 425684bef8c94ea1f11d6ab9321605bd0a3cc98a authored over 14 years ago by Jason Perkins <[email protected]>
removing dead code

github.com/premake/premake-core - 5409c7bf862263f0c162025a9eca1647a720a154 authored over 14 years ago by LiamDevine <unknown>
removing dead code

github.com/premake/premake-4.x - 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.

github.com/premake/premake-4.x - d28ce552ce6f3aa16a1eaf2c50148b207ea7f124 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.

github.com/premake/premake-core - 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

github.com/premake/premake-core - 0625d09e6acaefae19e395f134c578cb84007143 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

github.com/premake/premake-4.x - 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

github.com/premake/premake-4.x - 22bf94ba46891f1457a5cc308a2d9e0e713f439a authored over 14 years ago by LiamDevine <unknown>
moved function optimisation to before first use in vs2010_vcxproj.lua and added the local keyword

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

github.com/premake/premake-core - 5c49aa863824603282334b869b0ad70b72562ad8 authored over 14 years ago by LiamDevine <unknown>
Moved remaining functions from global and added them to the table premake.vstudio.vs10_helpers

github.com/premake/premake-4.x - 5c49aa863824603282334b869b0ad70b72562ad8 authored over 14 years ago by LiamDevine <unknown>
added local keyword to functions not called outside of the file scope.

github.com/premake/premake-4.x - 60422741dad3598b03c767174517aa096e4a36ed authored over 14 years ago by LiamDevine <unknown>
added local keyword to functions not called outside of the file scope.

github.com/premake/premake-core - 60422741dad3598b03c767174517aa096e4a36ed authored over 14 years ago by LiamDevine <unknown>
Merged VS2010 support

github.com/premake/premake-core - f13da1339034b9fe4ed13bf8b44910cc126175e6 authored over 14 years ago by Jason Perkins <[email protected]>
Merged VS2010 support

github.com/premake/premake-4.x - f13da1339034b9fe4ed13bf8b44910cc126175e6 authored over 14 years ago by Jason Perkins <[email protected]>
Merged VS 2010 C/C++ support (Liam Devine)

github.com/premake/premake-4.x - 46aa8cbd651d48286486784c3cf9cd7ea92281f7 authored over 14 years ago by Jason Perkins <[email protected]>
Merged VS 2010 C/C++ support (Liam Devine)

github.com/premake/premake-core - 46aa8cbd651d48286486784c3cf9cd7ea92281f7 authored over 14 years ago by Jason Perkins <[email protected]>
Merged .icns fixes from Stable

github.com/premake/premake-core - 7a3cd649a6d3fa9250f0008556e0e2d0af250544 authored over 14 years ago by Jason Perkins <[email protected]>
Merged .icns fixes from Stable

github.com/premake/premake-4.x - 7a3cd649a6d3fa9250f0008556e0e2d0af250544 authored over 14 years ago by Jason Perkins <[email protected]>
Fixed handling of icons in Xcode (bitshifter)

github.com/premake/premake-4.x - 68f49d30bd06c043819463f12a7be037e94a4e79 authored over 14 years ago by Jason Perkins <[email protected]>
Fixed handling of icons in Xcode (bitshifter)

github.com/premake/premake-core - 68f49d30bd06c043819463f12a7be037e94a4e79 authored over 14 years ago by Jason Perkins <[email protected]>
Merged license change (GPL to BSD) from Stable branch

github.com/premake/premake-core - e340bb9cd286c6a9545cf0d27f6e3ad70fc5e399 authored over 14 years ago by Jason Perkins <[email protected]>
Merged license change (GPL to BSD) from Stable branch

github.com/premake/premake-4.x - e340bb9cd286c6a9545cf0d27f6e3ad70fc5e399 authored over 14 years ago by Jason Perkins <[email protected]>
Changed license from GPL to BSD

github.com/premake/premake-4.x - cc50d84dfa5e0791a83549bb2a46a04fcf246e5c authored over 14 years ago by Jason Perkins <[email protected]>
Changed license from GPL to BSD

github.com/premake/premake-core - 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

github.com/premake/premake-core - 6415760b8a84f1154209615a78928913acb55063 authored over 14 years ago by LiamDevine <unknown>
Fixed bug where a filter path had a dot in it's path

added C support

github.com/premake/premake-4.x - 6415760b8a84f1154209615a78928913acb55063 authored over 14 years ago by LiamDevine <unknown>
added MFC support

changed to use only one configuration block

github.com/premake/premake-4.x - 4df82555080a4150e15447228c2a4a8964c09ccc authored over 14 years ago by LiamDevine <unknown>
added MFC support

changed to use only one configuration block

github.com/premake/premake-core - 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...

github.com/premake/premake-core - 947c13faea6ad4372fd6b2df6d13d1eeec20a9a5 authored over 14 years ago by LiamDevine <unknown>
UseDebugLibraries --added to config

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

github.com/premake/premake-4.x - 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...

github.com/premake/premake-4.x - 2e6b86c1c06e533986d8182eda1ce491b39aa205 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...

github.com/premake/premake-core - 2e6b86c1c06e533986d8182eda1ce491b39aa205 authored over 14 years ago by LiamDevine <unknown>
faulty test was passing. fixed

github.com/premake/premake-core - ff650b85cf72b5fe0bec7a9a678ec7f97d7e0d60 authored over 14 years ago by LiamDevine <unknown>
faulty test was passing. fixed

github.com/premake/premake-4.x - ff650b85cf72b5fe0bec7a9a678ec7f97d7e0d60 authored over 14 years ago by LiamDevine <unknown>
pulled changes from premake repos

github.com/premake/premake-4.x - d1eb9852fedecb9535cde88066d534f1dd27cee7 authored over 14 years ago by LiamDevine <unknown>
pulled changes from premake repos

github.com/premake/premake-core - 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

github.com/premake/premake-core - f00217f741d583a8c9bb604ea1464ee01f5c7a6b 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

github.com/premake/premake-4.x - f00217f741d583a8c9bb604ea1464ee01f5c7a6b authored over 14 years ago by LiamDevine <unknown>
Merged latest changes from stable

github.com/premake/premake-4.x - 14ba480bf3de6fde7f268f77c1bacc68e5f23598 authored over 14 years ago by Jason Perkins <[email protected]>
Merged latest changes from stable

github.com/premake/premake-core - 14ba480bf3de6fde7f268f77c1bacc68e5f23598 authored over 14 years ago by Jason Perkins <[email protected]>
added failing test for ImportLibrary to remind me there is an unknown

github.com/premake/premake-core - db0f215e9586a10f4577ea813b381bc37b3487f0 authored over 14 years ago by LiamDevine <unknown>
added failing test for ImportLibrary to remind me there is an unknown

github.com/premake/premake-4.x - db0f215e9586a10f4577ea813b381bc37b3487f0 authored over 14 years ago by LiamDevine <unknown>
Never saved before commit oops

github.com/premake/premake-4.x - 917217bc8f226e13afa56310d771214aa27d07a5 authored over 14 years ago by LiamDevine <unknown>
Never saved before commit oops

github.com/premake/premake-core - 917217bc8f226e13afa56310d771214aa27d07a5 authored over 14 years ago by LiamDevine <unknown>
Moved filter functions into core from test file

github.com/premake/premake-core - b96a354abaef68d1232c7f0e35a9968f4602b8e4 authored over 14 years ago by LiamDevine <unknown>
Moved filter functions into core from test file

github.com/premake/premake-4.x - 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...

github.com/premake/premake-4.x - 5c4d3cd4788430ffac13fb5368ccf7cdfad8f36b 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...

github.com/premake/premake-core - 5c4d3cd4788430ffac13fb5368ccf7cdfad8f36b authored over 14 years ago by LiamDevine <unknown>
Identified problems which need fixing

github.com/premake/premake-core - e1ca7109f17a25369858714d674d13bf8aac08db authored over 14 years ago by LiamDevine <unknown>
Identified problems which need fixing

github.com/premake/premake-4.x - e1ca7109f17a25369858714d674d13bf8aac08db authored over 14 years ago by LiamDevine <unknown>
checked lib section for a static lib

github.com/premake/premake-4.x - 223b5429f045eef886b42a880c3ddc6bd9889422 authored over 14 years ago by LiamDevine <unknown>
checked lib section for a static lib

github.com/premake/premake-core - 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

github.com/premake/premake-core - 50e1665c3491396288bc6da953bb86796685ef9e authored over 14 years ago by LiamDevine <unknown>
the failed test has some how disapeared.

removed link section when kind is a static lib

github.com/premake/premake-4.x - 50e1665c3491396288bc6da953bb86796685ef9e authored over 14 years ago by LiamDevine <unknown>
changed path seperators to window specific \\

github.com/premake/premake-4.x - b27b21ce82474df74fbcef2d3f38599fc64bac1f authored over 14 years ago by LiamDevine <unknown>
changed path seperators to window specific \\

github.com/premake/premake-core - b27b21ce82474df74fbcef2d3f38599fc64bac1f authored over 14 years ago by LiamDevine <unknown>
vcxproj.filters done

vcxproj.user done
vcxproj nearly done

github.com/premake/premake-core - 70a93c68bc06f0699189466cdfa99c03705d19df authored over 14 years ago by LiamDevine <unknown>
vcxproj.filters done

vcxproj.user done
vcxproj nearly done

github.com/premake/premake-4.x - 70a93c68bc06f0699189466cdfa99c03705d19df authored over 14 years ago by LiamDevine <unknown>
vcxproj support getting there

github.com/premake/premake-4.x - 3f67eb5d7f4708ae6d89bb7f94c50e5458be3411 authored over 14 years ago by LiamDevine <unknown>
vcxproj support getting there

github.com/premake/premake-core - 3f67eb5d7f4708ae6d89bb7f94c50e5458be3411 authored over 14 years ago by LiamDevine <unknown>
Patch 3011940: Add support for MFC (JTAnderson)

github.com/premake/premake-core - 6426050f83fddc4023d56136377ba582ecc2439f authored over 14 years ago by Jason Perkins <[email protected]>
Patch 3011940: Add support for MFC (JTAnderson)

github.com/premake/premake-4.x - 6426050f83fddc4023d56136377ba582ecc2439f authored over 14 years ago by Jason Perkins <[email protected]>
hmm missing tests

github.com/premake/premake-4.x - 7b61224398a8e82063adacd9555f8f7ffa88e2fe authored over 14 years ago by LiamDevine <unknown>
hmm missing tests

github.com/premake/premake-core - 7b61224398a8e82063adacd9555f8f7ffa88e2fe authored over 14 years ago by LiamDevine <unknown>
vs2010 started vcxproj

github.com/premake/premake-core - 4484d388a41d69d36e7365d5463cb18b353e2923 authored over 14 years ago by LiamDevine <unknown>
vs2010 started vcxproj

github.com/premake/premake-4.x - 4484d388a41d69d36e7365d5463cb18b353e2923 authored over 14 years ago by LiamDevine <unknown>
vs2010 sln

github.com/premake/premake-4.x - 375e4fafa753b065253fe2854172a87e95f4f97e authored over 14 years ago by LiamDevine <unknown>
vs2010 sln

github.com/premake/premake-core - 375e4fafa753b065253fe2854172a87e95f4f97e authored over 14 years ago by LiamDevine <unknown>
Updated change log

github.com/premake/premake-core - 5face10dc5613f03214e5aff03d87aa72096a91b authored over 14 years ago by Jason Perkins <[email protected]>
Updated change log

github.com/premake/premake-4.x - 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)

github.com/premake/premake-4.x - a92ab43bdeda402c05eaae8dbd3dba8d3e87913a 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)

github.com/premake/premake-core - a92ab43bdeda402c05eaae8dbd3dba8d3e87913a authored over 14 years ago by Jason Perkins <[email protected]>
Added .hgignore file

github.com/premake/premake-core - ec0c649d6265ef82cccd2fdcd221a87c4e2df643 authored over 14 years ago by Jason Perkins <[email protected]>
Added .hgignore file

github.com/premake/premake-4.x - ec0c649d6265ef82cccd2fdcd221a87c4e2df643 authored over 14 years ago by Jason Perkins <[email protected]>
Updated copyright; changed version "SVN" to "HEAD"

github.com/premake/premake-4.x - d4b4a358ee6cbd6f824f2ba278b4b3132005f6c6 authored over 14 years ago by Jason Perkins <[email protected]>
Updated copyright; changed version "SVN" to "HEAD"

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

github.com/premake/premake-core - 3e219978bdf5550ebbc30ab2407093a605e6a65f authored over 14 years ago by Jason Perkins <[email protected]>
Updated CHANGELOG, removed deprecated VS2002/2003 info from BUILD

github.com/premake/premake-4.x - 3e219978bdf5550ebbc30ab2407093a605e6a65f authored over 14 years ago by Jason Perkins <[email protected]>
Bug 2997728: Project dependencies should be case-sensitive

github.com/premake/premake-4.x - bcb2da2e42bbf02e10cd50a23c7047726ed4102f authored over 14 years ago by Jason Perkins <[email protected]>
Bug 2997728: Project dependencies should be case-sensitive

github.com/premake/premake-core - bcb2da2e42bbf02e10cd50a23c7047726ed4102f authored over 14 years ago by Jason Perkins <[email protected]>
Added test case for Xcode icon images

github.com/premake/premake-core - e5d2b2f0ae8c8ba69f8c922b1c4fef393e87c51f authored over 14 years ago by Cameron Hart <[email protected]>
Added test case for Xcode icon images

github.com/premake/premake-4.x - e5d2b2f0ae8c8ba69f8c922b1c4fef393e87c51f authored over 14 years ago by Cameron Hart <[email protected]>
Patch 2997452: Suppress gmake's "nothing to be done" message (ergosys)

github.com/premake/premake-4.x - 57af8d97e18c9c58f31570382018713aa083bd0f authored over 14 years ago by Jason Perkins <[email protected]>
Patch 2997452: Suppress gmake's "nothing to be done" message (ergosys)

github.com/premake/premake-core - 57af8d97e18c9c58f31570382018713aa083bd0f authored over 14 years ago by Jason Perkins <[email protected]>
Patch 2997449: Print configuration with target (ergosys)

github.com/premake/premake-core - 6d07764a5424b89bb49f8eb8612773135dd65039 authored over 14 years ago by Jason Perkins <[email protected]>
Patch 2997449: Print configuration with target (ergosys)

github.com/premake/premake-4.x - 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.

github.com/premake/premake-4.x - 9c85b5bc1aad5dd8cd517937657176cee28b1851 authored over 14 years ago by Cameron Hart <[email protected]>
Add *.icns files to Xcode build category as a resource and file type as an image.icns.

github.com/premake/premake-core - 9c85b5bc1aad5dd8cd517937657176cee28b1851 authored over 14 years ago by Cameron Hart <[email protected]>
Removed tag dev-0.1

github.com/premake/premake-core - 5a7551d0691846ca009026ed052ebfabc6b7235d authored over 14 years ago by Jason Perkins <[email protected]>
Removed tag dev-0.1

github.com/premake/premake-4.x - 5a7551d0691846ca009026ed052ebfabc6b7235d authored over 14 years ago by Jason Perkins <[email protected]>
update tags

github.com/premake/premake-4.x - 474c389723f96c4aa31a078155f1872383b03116 authored over 14 years ago by convert-repo <unknown>
update tags

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

github.com/premake/premake-core - 738c0ce78437d6573ce618d97ed0f0b9508a49ac authored almost 15 years ago by starkos <unknown>
Force Mac OS X release build to be 10.5 compatible

github.com/premake/premake-4.x - 738c0ce78437d6573ce618d97ed0f0b9508a49ac authored almost 15 years ago by starkos <unknown>
Filled out more of example action

github.com/premake/premake-4.x - 0b51fcb25e543dd346e3148bc435102947efe137 authored almost 15 years ago by starkos <unknown>
Filled out more of example action

github.com/premake/premake-core - 0b51fcb25e543dd346e3148bc435102947efe137 authored almost 15 years ago by starkos <unknown>
Added example solution generation

github.com/premake/premake-core - 794f10e2d41afd5434d032127666e936bd3f901c authored almost 15 years ago by starkos <unknown>