Ecosyste.ms: OpenCollective

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

github.com/premake/premake-core

Premake
https://github.com/premake/premake-core

Added missing extension targets section for custom rules

725e433929fc2371ee97a4872349322018140aed authored over 10 years ago
Bug fixes and modernizing of VC 2010 exporter

bd495563459a83eb570ae81d7849106008a207e1 authored over 10 years ago
Add custom rules to VC 2010 filters

07a4ad897daf8afd1172f62720f94eaef2f526b6 authored over 10 years ago
Modernizing pass over VS'10 file generation

d7c7c9373d08dbb0f3c00ffe85dd09946eec74ef authored over 10 years ago
Added support for custom rule list variables (VS only)

d7bd1e381dae2038d7aebab3760ba3d08388a1e6 authored over 10 years ago
Initial implementation of a minimal custom rules API (currently Visual Studio only)

efe5f1e292a458e05058cc8cf85592908a2410e8 authored over 10 years ago
- Fix gmake parallel builds when using precompiled headers

20e44b9f3487422b1994d3fe6959e284a14e5800 authored over 10 years ago
Remove problematic strip-symbol flags from Clang tool adapter

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

70b66f2b31cde8590c063a2da34e08e46fbdab7f authored over 10 years ago
Handle missing value edge cases when validating configuration values

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

27a39db6a63e2df216d19e13544de6f8abcb4e3d authored over 10 years ago
Added os.islink() — does path point to a symbolic link or reparse point?

8fe9c55a154b2c36e30d73e63b497aa26d7d3c5d authored over 10 years ago
Add getLibraryDirectories() to tool adapters

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

b0103e76cafc83f4d52873899c6e1ddb3859314d authored over 10 years ago
Add os.realpath() to resolve symbolic links on Posix systems

7c8acae626b3181b98a27673cefd7abf04379d0c authored over 10 years ago
Disable VS 2013 duplicated file warnings

17522321aa5104fe7a3ec680391c7d2810a4fd4e authored over 10 years ago
Rework VC 2010 project exporter to new extensibility conventions

f3395f6cadf8cef3bf64d0d76af0e4bcdbd82bc9 authored over 10 years ago
Update embedded project information

87ebf6ee6a9b718aa617b8cb731e4738cdc3e69f authored over 10 years ago
Added os.chmod() (h/t Richard Geary)

e588886bb86ef4841c1986daee80be2b9140a6a7 authored over 10 years ago
Fix action check to work with new interactive prompt

537cd7359131e22a62ce99d3685da49913995d24 authored over 10 years ago
New flag --interactive opens a REPL prompt with project loaded (h/t Richard Geary)

b722cfef299b5d1a8f080026c48e74fe546c340c authored over 10 years ago
Add --fatal flag to treat Premake script warnings as errors

9e372f8edb9358116f97fbd402efae3f1c7ff25b authored over 10 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...

7b30574cea6328b176c33e56fd827a65dd7b2ac9 authored over 10 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...

82a9ebda9e245a1ddc4bbcdf25f1b1119cdd825a authored over 10 years ago
Fix bug in VC 2010 test suite

5d38977c99b78268abe38558826daf6720b21ad5 authored over 10 years ago
Manual merge pull request #45 (Oliver Kuckertz)

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

ae8a1e0cf31f456271a7972b89d06962905c0280 authored almost 11 years ago
Remove a bit of dead code from api.lua

2d8be343b1229430551c47f077ed4aff424a2fe2 authored almost 11 years ago
Stop returning dotted directory names in os.matchdirs()

cb0aba47f344902c9a5a2504d2152cccba65cf01 authored almost 11 years ago
add tests related to solution groups handling in gmake action

860f4d5fba9b73c2ba1158d689abc069347a89c5 authored almost 11 years ago
sort subgroup first in group target dependencies

a5b57be67431c120a6fdc80eaa5c3defc87e04a0 authored almost 11 years ago
move solution's phony rule and project group rules generation in dedicated functions

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...

f4e55da621ee4155aefd2e600ee3abf298020465 authored almost 11 years ago
Fix issue #20 - can now find files with a dot prefix; directories are still ignored

a672ec416a8dbc99ca9b2ed00187db73e5c3b4c4 authored almost 11 years ago
Add per-file vector extension for VC 2010

aef8313299136dd050621049bc475d0bf612cc67 authored almost 11 years ago
Fix edge case in list field processing that would allow empty tables in the results

419495270aeae877d851be57d6062e0ebe2b6733 authored almost 11 years ago
Move more criteria pattern processing to native code loop

e2055a24d0a9689c3fca5d439bafb978c00d0880 authored almost 11 years ago
Stop trying to return current values for nil parameters to API calls; too many gaps to patch

ee24e758d9b3dc718875fb6a98de4490f403dc6c authored almost 11 years ago
Avoid file filter term tests when matching against non-file configurations

d6a8aa05fedb53ef562feac68209d79113d3f18d authored almost 11 years ago
Fix handling of "files:not Pattern*" for non-file contexts

7dd9f4b041a348d1e7916346b45b47f4c274133f authored almost 11 years ago
Move criteria.matches() to C to gain back some performance lost to filter prefixes

0f713d5c3989feb9bfbfc1efd3a99cb1a355f0b9 authored almost 11 years ago
Bit more cleanup of VC 200x exporter; calling it done (for now)

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

28cfa55886ba3534bee9f02acb68770e599f5221 authored almost 11 years ago
Make _SCRIPT global available during debug manifest loading

e3b03debfb122e953c40f717179e79049a8805f4 authored almost 11 years ago
Merged project and file compiler configuration blocks

12b2949c37e3b9c5e3424d22f7f1d9c8c473f2f8 authored almost 11 years ago
Add helper for overriding field value accessor functions

17f03ab901d646b4849896c8870d38284dd23f3d authored almost 11 years ago
Add new field data kind "function"

6ead0b464a41a8169e30e78a8ef7cbee308070db authored almost 11 years ago
Clean up structure of VC 200x file exporting code

5e0eb1ab6d481b919a40b4d66cc5d0c8ba496b65 authored almost 11 years ago
Add api.unregister() to allow replacing field definitions

25482510ac97fc7549cf809fa3fb0d81736909f0 authored almost 11 years ago
Added support for setting default platforms and implemented the VS action.

dc18aba44a07a6ae38176b498f4e6f7d095d2e9b authored almost 11 years ago
Add support for the AVX instruction set

b9b36679682d85953bd84c504e4cfd4d51314d0a authored almost 11 years ago
Preprocess field allowed and aliases values to lowercase keys for faster value checks

708ec0e48eceed49127af9608d1398ec1215cbae authored almost 11 years ago
Change configmap data type to catch simple value type errors in mappings

b05df0faa1bdf02331341543386b69fc058ecfd9 authored almost 11 years ago
More clean-up of VC 200x exporter

b1ea51dcc50ba0d7775d0e76b2a0e955cf06fe41 authored almost 11 years ago
Merge project objects with their underlying configuration sets

5ef13aa5b67f77ebb0b8dc86d90f9dbdf0d7161c authored almost 11 years ago
Prevent project.eachconfig() from returning duplicate configurations (caused by config maps)

49ceccd53f47b10c8090a5cdc85d500395e0892c authored almost 11 years ago
Integrate latest Premake-dev; fixes vpath scope warnings

286a1d28875d4fb27320d26414191c149c83a570 authored almost 11 years ago
Migrated more of the .vcproj support code to new conventions

13c072594d3ccda9a31f1a42d134274c560ff860 authored almost 11 years ago
Fixed scoping issue in previous commit

e1fa699109ae5b3bbea351934c5c36798c12f5dc authored almost 11 years ago
Improve backward compatibility of field registration

883bfcd48d185b87e532e69a186955a9b1495f1e authored almost 11 years ago
Catch config set errors both project scripts API calls and in direct value sets on project objects

4e7b19b5cff30804325fca3049d96fa92f00593e authored almost 11 years ago
Make virtual path processing order deterministic

6355a3215d73fbbfd0e0959b79237d9fadfdbf32 authored almost 11 years ago
Improve performance of configuration set handling

4f40197ab09c2a8d60952131e1c436d33d152e3a authored almost 11 years ago
Port API field kinds to new format strings; code cleanup

93c13e9ed12a6517a0dde03f6d6afc130ed6ceac authored almost 11 years ago
Move config set value removes to new field framework (mostly)

b228800ba9e81e3b43c18b1fe172deba0f3d29a7 authored almost 11 years ago
Move config set value stores to new field framework

aacafa8fe7efdb95a84aaaa73c70aec9f546221c authored almost 11 years ago
Move config set value fetches to new field framework

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

974b622b827fd505358fe69e09cb630a23e50e8e authored almost 11 years ago
Begin spinning out new field management system

c42c87a4ee7c0e3b3f70b356c03144b0c7e517fa authored almost 11 years ago
Rework VC 200x linker block to call arrays

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

add utility support for VS

9cd961b1d8d788185978153e0d293b3025c473d5 authored almost 11 years ago
update Changelist

9fe05999ed70d9c3ccc3b4e3ed26ff5007220753 authored almost 11 years ago
add testcase for utility support

fa32a48db78c7e44e465e663d7f4b5be751fffd1 authored almost 11 years ago
add Visual Studio Utility Support

f209be910da9a08975738b51359cd94af8d1b31b authored almost 11 years ago
Replace "array" and "object" API data kinds with "table"

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

add ATL support

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

return an errorcode if testsuite fails

35509a1322c53df2e8e3f536ea123907f44c98f1 authored almost 11 years ago
lower case the api call

8e32d2a68a46e5f2fb9468d6cc1dfb0da129a466 authored almost 11 years ago
Moved platform toolset selection into configuration system

5fdeba643f2dac343a24bef766d5ccc2de12a338 authored almost 11 years ago
add ATL support

cb3671fdc867b56ba36651aaa23e9d9d5a9afc76 authored almost 11 years ago
return an errorcode if testsuite fails

67877ab7875773cdef119bde24714f8fdf3a37fc authored almost 11 years ago
Fix file sort order for VC'10 projects when virtual paths are used

0af96606060d4187c3e7a8ccc2af3d92e2d76e4d authored almost 11 years ago
Move action and argument processing to scripts

9e30be21974833d6700d80934d02e257a5130ce7 authored almost 11 years ago
Move command line option processing to scripts

2422a54f6ab6086310c75577990a03456763ec7d authored almost 11 years ago
Make _OPTIONS table key lookups case insensitive

51ab0947e809f8dbbc423c7d6b2c563e6a020b33 authored almost 11 years ago
Clean up implementation of VC 200x tool element maps

253b48718bfcbab063b4b2048100933f8b9ce0ba authored almost 11 years ago
Update copyright dates

68d517c061a6c223640817e52dd96112e93a2db5 authored almost 11 years ago
Port and clean up empty configuration handling in VC 200x projects

cba18ab0070a75fa3cceda3253d80f2b17efbb38 authored almost 11 years ago
Fix duplicate flags in Gmake PCH build commands (Patrick Rapin)

1b28b48a6bc3e511b3d9d73249662011acfb941c authored almost 11 years ago
Make framework a configuration value, to enable more reuse by modules (Will Vale)

85e62a76f575166de3b1af74f6fb0edbd47d78b2 authored almost 11 years ago
Add distinct FatalCompileWarnings and FatalLinkWarnings flags

fc79f5d9dcb15a03cd2e1786dd947c33b39f3665 authored almost 11 years ago
Allow custom build and resource files to be excluded from builds

407861bc802f9615bcae314cb1f97f135dd2f051 authored almost 11 years ago
Consolidate key-value setter function into api.getSetter(); simplify addition of custom setter logic

d52a835bdd25f1a6b171a04d2dae80c5b33255bc authored almost 11 years ago
A bit of clean-up work over the recently modified call array code

b320248d7b2587e99ed3155a39e94cfc47a17727 authored almost 11 years ago
Removed "valid" framework values - aim is to use framework for other systems - e.g. Android API level

b5a40c9fd2237cf14d1e6ed1d277dc46a7427a60 authored almost 11 years ago
Route all output through premake.out() to simplify interception and overriding.

Fix a related bug in the C++ makefile generator.

6b7a05722daf3e8ce98ab07f040c8c0f4ab9a29e authored almost 11 years ago
Clean up pass over output APIs used by exporters

- Reworked _p() and _x() over new indentation-aware output APIs
- Added proper APIs for setting i...

1cbc2bef9da72cf77c164962b64dc6edf831fab6 authored almost 11 years ago
Add locale() to specify culture codes for Visual Studio C/C++ resources

b3468bd591a24cdbd87ae8f87ad378beb933022a authored almost 11 years ago
Add per-file defines for VC 200x

f44ac845459308da56ca7de6c0b28e4a9a27ec76 authored almost 11 years ago
Merged in windirstat/premake-dev/fix_issue223_sln2 (pull request #102)

Possible solution 2 for issue #223

984b14c621a4e79b2fb77746d8d50abb1f1b862b authored almost 11 years ago
Merged in windirstat/premake-dev/fix_issue41 (pull request #99)

This fixes issue #41 by simply resetting the indentation to its default ...

17e4438ccc6a6e3427ab5cab9b573cc96086a2f7 authored almost 11 years ago
Merged in windirstat/premake-dev/oliver_ignore_pclint_visuallint (pull request #98)

Unified .gitignore and .hgignore and added three types of files to be ignored

7fa073628517d238d56c8bc4888b96ba24d7715e authored almost 11 years ago
Merged in windirstat/premake-dev/remove_x_on_source_files (pull request #97)

Removing the execute bit on these source files, no line changes of any kind, though.

105b2a163f36ee00f5189fa5e631f86aef8fb0d9 authored almost 11 years ago