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

Merged in stefanc/premake-dev/gmake-parallel-pch (pull request #118)

Fix gmake parallel builds when using precompiled headers

github.com/premake/premake-core - 3cea3afe1c2dfb3cec07215143ea233f149f4821 authored over 10 years ago
Fixes for custom rule variable error handling

github.com/premake/premake-core - b39daa31c1e6fefb2d84e0c0169a05423546bd88 authored over 10 years ago
Move more unit test helpers to testfx, so they can be used by modules

github.com/premake/premake-core - 1a84bd6530edb4bb040634ac7f14c2fd75058d86 authored over 10 years ago
Added response file support to C# Make action (João Matos)

github.com/premake/premake-core - 5d5928a759fa247ece6380fd0c11765b69c7225a authored over 10 years ago
Remove unused scope argument from api.gettarget()

github.com/premake/premake-core - d22bc1a4bc07806d9f60648405a31806a0b30f38 authored over 10 years ago
Merge basic support for custom Visual Studio rule files

github.com/premake/premake-core - 57667cc16adba08f298fdd51183876c8bdb9362d authored over 10 years ago
Fix Issue #242: Recursive deletion in os.rmdir() goes up to root level on Windows 7 (Ben Henning)

github.com/premake/premake-4.x - fec95a8ace000b2d805bd20c24d28f24b705256b authored over 10 years ago
Merge with default

github.com/premake/premake-core - a520c6c73293f067d93893f1d9bf0a65c97e8e57 authored over 10 years ago
Add Premake executable directory to search path for the system script

github.com/premake/premake-core - 55a5feec488c404ba79cc5a11f1c4e5b72f84d6b authored over 10 years ago
Pass _PREMAKE_COMMAND unit test when executable uses a non-standard name or location

github.com/premake/premake-core - 0df2020f6b43445cdc0bee3ff01fe0ff8ba07e67 authored over 10 years ago
Small optimization, improves compatibility with DLL version of Lua runtime

github.com/premake/premake-core - d5ef6f4c328f6c2be8e41bf048ea7f7817d69a08 authored over 10 years ago
Safely ignore nil values in list fields

github.com/premake/premake-core - 019ba5dcfcde8c90cd498380d0fa0a8116b92c4c authored over 10 years ago
Added missing extension targets section for custom rules

github.com/premake/premake-core - 725e433929fc2371ee97a4872349322018140aed authored over 10 years ago
Bug fixes and modernizing of VC 2010 exporter

github.com/premake/premake-core - bd495563459a83eb570ae81d7849106008a207e1 authored over 10 years ago
Add custom rules to VC 2010 filters

github.com/premake/premake-core - 07a4ad897daf8afd1172f62720f94eaef2f526b6 authored over 10 years ago
Modernizing pass over VS'10 file generation

github.com/premake/premake-core - d7c7c9373d08dbb0f3c00ffe85dd09946eec74ef authored over 10 years ago
Added support for custom rule list variables (VS only)

github.com/premake/premake-core - d7bd1e381dae2038d7aebab3760ba3d08388a1e6 authored over 10 years ago
Initial implementation of a minimal custom rules API (currently Visual Studio only)

github.com/premake/premake-core - efe5f1e292a458e05058cc8cf85592908a2410e8 authored over 10 years ago
- Fix gmake parallel builds when using precompiled headers

github.com/premake/premake-core - 20e44b9f3487422b1994d3fe6959e284a14e5800 authored over 10 years ago
Remove problematic strip-symbol flags from Clang tool adapter

- see http://industriousone.com/topic/how-remove-flags-ldflags

github.com/premake/premake-core - 70b66f2b31cde8590c063a2da34e08e46fbdab7f authored over 10 years ago
Handle missing value edge cases when validating configuration values

github.com/premake/premake-core - 026b75bd3f28487a441a587f7409a85ded403c54 authored over 10 years ago
Stop using io.tmpfile() in script embedding; doesn't always work on Windows

github.com/premake/premake-core - 27a39db6a63e2df216d19e13544de6f8abcb4e3d authored over 10 years ago
! more changes based on hh10k changes

! needs pull request 117 from premake dev in order to work

github.com/premake/premake-xcode - 210e74fafe9d837965e037f2abfadc6f1d7a2e00 authored over 10 years ago
Added os.islink() — does path point to a symbolic link or reparse point?

github.com/premake/premake-core - 8fe9c55a154b2c36e30d73e63b497aa26d7d3c5d authored over 10 years ago
Add getLibraryDirectories() to tool adapters

- use throughout to avoid flag duplication in VS projects with external tools

github.com/premake/premake-core - b0103e76cafc83f4d52873899c6e1ddb3859314d authored over 10 years ago
Add os.realpath() to resolve symbolic links on Posix systems

github.com/premake/premake-core - 7c8acae626b3181b98a27673cefd7abf04379d0c authored over 10 years ago
Disable VS 2013 duplicated file warnings

github.com/premake/premake-core - 17522321aa5104fe7a3ec680391c7d2810a4fd4e authored over 10 years ago
Rework VC 2010 project exporter to new extensibility conventions

github.com/premake/premake-core - f3395f6cadf8cef3bf64d0d76af0e4bcdbd82bc9 authored over 10 years ago
Update embedded project information

github.com/premake/premake-core - 87ebf6ee6a9b718aa617b8cb731e4738cdc3e69f authored almost 11 years ago
Added os.chmod() (h/t Richard Geary)

github.com/premake/premake-core - e588886bb86ef4841c1986daee80be2b9140a6a7 authored almost 11 years ago
Fix action check to work with new interactive prompt

github.com/premake/premake-core - 537cd7359131e22a62ce99d3685da49913995d24 authored almost 11 years ago
New flag --interactive opens a REPL prompt with project loaded (h/t Richard Geary)

github.com/premake/premake-core - b722cfef299b5d1a8f080026c48e74fe546c340c authored almost 11 years ago
Add --fatal flag to treat Premake script warnings as errors

github.com/premake/premake-core - 9e372f8edb9358116f97fbd402efae3f1c7ff25b authored almost 11 years ago
Fixes external library name mangling in gmake makefiles

External libs with a period in the currently get changed.

The period and everything after it is...

github.com/premake/premake-core - 7b30574cea6328b176c33e56fd827a65dd7b2ac9 authored almost 11 years ago
Linking gmake test - checks external lib name isn't mangled

External libs with a period in the currently get changed.

The period and everything after it is...

github.com/premake/premake-core - 82a9ebda9e245a1ddc4bbcdf25f1b1119cdd825a authored almost 11 years ago
Fix bug in VC 2010 test suite

github.com/premake/premake-core - 5d38977c99b78268abe38558826daf6720b21ad5 authored almost 11 years ago
Manual merge pull request #45 (Oliver Kuckertz)

- Add Maps flag to control generation of maps file for Visual Studio

github.com/premake/premake-core - ae8a1e0cf31f456271a7972b89d06962905c0280 authored almost 11 years ago
Remove a bit of dead code from api.lua

github.com/premake/premake-core - 2d8be343b1229430551c47f077ed4aff424a2fe2 authored almost 11 years ago
Stop returning dotted directory names in os.matchdirs()

github.com/premake/premake-core - cb0aba47f344902c9a5a2504d2152cccba65cf01 authored almost 11 years ago
add tests related to solution groups handling in gmake action

github.com/premake/premake-core - 860f4d5fba9b73c2ba1158d689abc069347a89c5 authored almost 11 years ago
sort subgroup first in group target dependencies

github.com/premake/premake-core - a5b57be67431c120a6fdc80eaa5c3defc87e04a0 authored almost 11 years ago
move solution's phony rule and project group rules generation in dedicated functions

github.com/premake/premake-core - d632a091166b61527a264b1d29bc6c8cb0c7505c authored almost 11 years ago
Added new filter() to replace configuration(), with required field prefixes

- use like: filter { "configurations:Debug" }
- supported prefixes: action, architecture, configu...

github.com/premake/premake-core - f4e55da621ee4155aefd2e600ee3abf298020465 authored almost 11 years ago
Merged in dcourtois/premake-stable/issue_60 (pull request #44)

added post and pre build events support for C# projects

github.com/premake/premake-4.x - 9fe99f784ec5481f89668c42aa535dff74aa664b authored almost 11 years ago
Fix issue #20 - can now find files with a dot prefix; directories are still ignored

github.com/premake/premake-core - a672ec416a8dbc99ca9b2ed00187db73e5c3b4c4 authored almost 11 years ago
Fix issue #20 - can now find files with a dot prefix; directories are still ignored

github.com/premake/premake-4.x - b27d1accb89968833ee089e6544030829ca74ec0 authored almost 11 years ago
Updated gmake action against premake-trunk.

Fixed vstudio warnings and crt linkage options.

github.com/premake/premake-dlang - 07de68a1a54a135f46ab3d9edb2e9fc1d847e2a8 authored almost 11 years ago
Merged in jimstitt/premake-stable-wpf (pull request #42)

Remove path from xaml file dependency.

github.com/premake/premake-4.x - 6b21344759a95fa95f40f2b36a842f6f5ac25bb1 authored almost 11 years ago
added post and pre build events support for C# projects

github.com/premake/premake-4.x - 2776b538edf96ffbfe73abbe09270af3cf091483 authored almost 11 years ago
Add per-file vector extension for VC 2010

github.com/premake/premake-core - aef8313299136dd050621049bc475d0bf612cc67 authored almost 11 years ago
Merged in windirstat/premake-stable/oliver_ignore_pclint_visuallint (pull request #41)

Same changes to ignore files as for premake-dev

github.com/premake/premake-4.x - 2fdf50ce54e67b4b1d4994825bd1a776eb72ee73 authored almost 11 years ago
Fix edge case in list field processing that would allow empty tables in the results

github.com/premake/premake-core - 419495270aeae877d851be57d6062e0ebe2b6733 authored almost 11 years ago
Move more criteria pattern processing to native code loop

github.com/premake/premake-core - e2055a24d0a9689c3fca5d439bafb978c00d0880 authored almost 11 years ago
Stop trying to return current values for nil parameters to API calls; too many gaps to patch

github.com/premake/premake-core - ee24e758d9b3dc718875fb6a98de4490f403dc6c authored almost 11 years ago
Avoid file filter term tests when matching against non-file configurations

github.com/premake/premake-core - d6a8aa05fedb53ef562feac68209d79113d3f18d authored almost 11 years ago
Fix handling of "files:not Pattern*" for non-file contexts

github.com/premake/premake-core - 7dd9f4b041a348d1e7916346b45b47f4c274133f authored almost 11 years ago
Move criteria.matches() to C to gain back some performance lost to filter prefixes

github.com/premake/premake-core - 0f713d5c3989feb9bfbfc1efd3a99cb1a355f0b9 authored almost 11 years ago
Bit more cleanup of VC 200x exporter; calling it done (for now)

github.com/premake/premake-core - 6812f6493b51e9819cb919056a0d6779ca07ebeb authored almost 11 years ago
First pass at support for configuration filter prefixes (e.g. "files:Debug**")

github.com/premake/premake-core - 28cfa55886ba3534bee9f02acb68770e599f5221 authored almost 11 years ago
Make _SCRIPT global available during debug manifest loading

github.com/premake/premake-core - e3b03debfb122e953c40f717179e79049a8805f4 authored almost 11 years ago
Merged in dcourtois/premake-stable/test_vs_macros (pull request #43)

added a test to ensure VS macros are correctly handled in include paths.

github.com/premake/premake-4.x - 85a1b933f7a287f7a50a35db9212aaeb5cdbe49c authored almost 11 years ago
Issue #236: Fix failing PCH unit tests

github.com/premake/premake-4.x - e71d2a336a2c30516d89b6932ecc3078314ff5f3 authored almost 11 years ago
Merged project and file compiler configuration blocks

github.com/premake/premake-core - 12b2949c37e3b9c5e3424d22f7f1d9c8c473f2f8 authored almost 11 years ago
added a test to ensure VS macros are correctly handled in include paths.

github.com/premake/premake-4.x - 741544bec12e39050201b6c9c4f4b67cc34cfeb2 authored almost 11 years ago
Add helper for overriding field value accessor functions

github.com/premake/premake-core - 17f03ab901d646b4849896c8870d38284dd23f3d authored almost 11 years ago
Add new field data kind "function"

github.com/premake/premake-core - 6ead0b464a41a8169e30e78a8ef7cbee308070db authored almost 11 years ago
Clean up structure of VC 200x file exporting code

github.com/premake/premake-core - 5e0eb1ab6d481b919a40b4d66cc5d0c8ba496b65 authored almost 11 years ago
Add api.unregister() to allow replacing field definitions

github.com/premake/premake-core - 25482510ac97fc7549cf809fa3fb0d81736909f0 authored almost 11 years ago
Added support for setting default platforms and implemented the VS action.

github.com/premake/premake-core - dc18aba44a07a6ae38176b498f4e6f7d095d2e9b authored almost 11 years ago
Add support for the AVX instruction set

github.com/premake/premake-core - b9b36679682d85953bd84c504e4cfd4d51314d0a authored almost 11 years ago
Preprocess field allowed and aliases values to lowercase keys for faster value checks

github.com/premake/premake-core - 708ec0e48eceed49127af9608d1398ec1215cbae authored almost 11 years ago
Change configmap data type to catch simple value type errors in mappings

github.com/premake/premake-core - b05df0faa1bdf02331341543386b69fc058ecfd9 authored almost 11 years ago
More clean-up of VC 200x exporter

github.com/premake/premake-core - b1ea51dcc50ba0d7775d0e76b2a0e955cf06fe41 authored almost 11 years ago
Merge project objects with their underlying configuration sets

github.com/premake/premake-core - 5ef13aa5b67f77ebb0b8dc86d90f9dbdf0d7161c authored almost 11 years ago
Prevent project.eachconfig() from returning duplicate configurations (caused by config maps)

github.com/premake/premake-core - 49ceccd53f47b10c8090a5cdc85d500395e0892c authored almost 11 years ago
Integrate latest Premake-dev; fixes vpath scope warnings

github.com/premake/premake-core - 286a1d28875d4fb27320d26414191c149c83a570 authored almost 11 years ago
Migrated more of the .vcproj support code to new conventions

github.com/premake/premake-core - 13c072594d3ccda9a31f1a42d134274c560ff860 authored almost 11 years ago
Fixed scoping issue in previous commit

github.com/premake/premake-core - e1fa699109ae5b3bbea351934c5c36798c12f5dc authored almost 11 years ago
Improve backward compatibility of field registration

github.com/premake/premake-core - 883bfcd48d185b87e532e69a186955a9b1495f1e authored almost 11 years ago
Catch config set errors both project scripts API calls and in direct value sets on project objects

github.com/premake/premake-core - 4e7b19b5cff30804325fca3049d96fa92f00593e authored almost 11 years ago
Make virtual path processing order deterministic

github.com/premake/premake-core - 6355a3215d73fbbfd0e0959b79237d9fadfdbf32 authored almost 11 years ago
Improve performance of configuration set handling

github.com/premake/premake-core - 4f40197ab09c2a8d60952131e1c436d33d152e3a authored almost 11 years ago
Port API field kinds to new format strings; code cleanup

github.com/premake/premake-core - 93c13e9ed12a6517a0dde03f6d6afc130ed6ceac authored almost 11 years ago
Move config set value removes to new field framework (mostly)

github.com/premake/premake-core - b228800ba9e81e3b43c18b1fe172deba0f3d29a7 authored almost 11 years ago
Move config set value stores to new field framework

github.com/premake/premake-core - aacafa8fe7efdb95a84aaaa73c70aec9f546221c authored almost 11 years ago
Move config set value fetches to new field framework

github.com/premake/premake-core - 9378d31295add7e1520d0adce7a8cc0b3ea728e9 authored almost 11 years ago
Require configuration set fetch/store to use registered fields only; phase out direct table access

github.com/premake/premake-core - 974b622b827fd505358fe69e09cb630a23e50e8e authored almost 11 years ago
Begin spinning out new field management system

github.com/premake/premake-core - c42c87a4ee7c0e3b3f70b356c03144b0c7e517fa authored almost 11 years ago
Rework VC 200x linker block to call arrays

github.com/premake/premake-core - 8c54e7943f64608739e8ddc828fbe2a76dfcc3c7 authored almost 11 years ago
Merged in tbasnoopy/premake-dev/utility support for VS (pull request #107)

add utility support for VS

github.com/premake/premake-core - 9cd961b1d8d788185978153e0d293b3025c473d5 authored almost 11 years ago
update Changelist

github.com/premake/premake-core - 9fe05999ed70d9c3ccc3b4e3ed26ff5007220753 authored almost 11 years ago
add testcase for utility support

github.com/premake/premake-core - fa32a48db78c7e44e465e663d7f4b5be751fffd1 authored almost 11 years ago
add Visual Studio Utility Support

github.com/premake/premake-core - f209be910da9a08975738b51359cd94af8d1b31b authored almost 11 years ago
Replace "array" and "object" API data kinds with "table"

github.com/premake/premake-core - 7c98127394466ce0ad78d06c312127d6c1e1667b authored almost 11 years ago
Merged in tbasnoopy/premake-dev/ATL support (pull request #105)

add ATL support

github.com/premake/premake-core - 6c0be942cee373c236c0f262b9245068867b2705 authored almost 11 years ago
Merged in tbasnoopy/premake-dev/testsuite returncode (pull request #106)

return an errorcode if testsuite fails

github.com/premake/premake-core - 35509a1322c53df2e8e3f536ea123907f44c98f1 authored almost 11 years ago
lower case the api call

github.com/premake/premake-core - 8e32d2a68a46e5f2fb9468d6cc1dfb0da129a466 authored almost 11 years ago
Moved platform toolset selection into configuration system

github.com/premake/premake-core - 5fdeba643f2dac343a24bef766d5ccc2de12a338 authored almost 11 years ago
add ATL support

github.com/premake/premake-core - cb3671fdc867b56ba36651aaa23e9d9d5a9afc76 authored almost 11 years ago
return an errorcode if testsuite fails

github.com/premake/premake-core - 67877ab7875773cdef119bde24714f8fdf3a37fc authored almost 11 years ago