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

Merge pull request #81 from Blizzard/validate_options

add validation of valid_kinds and valid_languages

072c4581b9c92e9dabfdec67e83ecfa5e32c8e03 authored over 9 years ago
rename .pdb file name as targetname.

f5931345c36aaf33228e8fe29a7e4fdd8888f62a authored over 9 years ago
Merge pull request #158 from starkos/vc2010-cleanup

VC 2010 exporter cleanup

e1c18c0fe84eebf4fb1cff3602f09c24713bc3a9 authored over 9 years ago
Use m.element() consistently; precursor to enabling more per-file configuration settings

d2452f23e9e143bb24bb61f8a5156ce495a49c53 authored over 9 years ago
Convert custom build files export to call array

f94c5aee15ca9603dc4e190616f686e12b0983e4 authored over 9 years ago
Convert VC 2010 file configurations export to call array; bit of cleanup

59644e42fb92cd9f7897c3eb737fa92a48448740 authored over 9 years ago
Consolidate file handling in VC 2010 exporter

6be595f126b103cd97b6449c184cbab21f60ff70 authored over 9 years ago
Code cleanup; finish converting to new indentation-aware output APIs

de7b6e001d7bd2034a29bc675ad06dc9ee5a648f authored over 9 years ago
Replace "premake." with "p." consistently

d7525cf1d902c4c69aba2028e0e6209e5ca8be75 authored over 9 years ago
Merge pull request #157 from starkos/fix-external-rules

Fix handling of external rules

5566d7dd600c2cdea1507ebec192d01622e49c89 authored over 9 years ago
Enable rules for later version of Visual Studio

b323613cdfcdbe76f9643107e3ebee07e122e7f9 authored over 9 years ago
Stop generating rules and solutions when they have been marked as external

6d6fe29dcf9b1951ca8965096493d3d8b2cb4958 authored over 9 years ago
both key and value need to be expanded for tables.

26008f0bedb0bbe0f19cc6fbb7d76aaefa5b0e12 authored over 9 years ago
some compile fixes.

da6009f1286e494acfba4f9fdda4743cd49ce36e authored over 9 years ago
fix http.download

bb0f16f2061cbf55e121c6436c1b144d26e3757f authored over 9 years ago
allow os.mkdir to recursively create a folder path.

bcba1a2e3967e3ae5fa83b5b588fe6945f9ba0db authored over 9 years ago
add zip_extract(src, dst) method.

600ecf4cbda1a6ba8cf624867aee85f90a3e402d authored over 9 years ago
Add table.insertsorted, table.unique, table.filter and table.insertkeyed

58b60aa23240b3bd26b4b5823c45c06e17edec97 authored over 9 years ago
fix bug in detoken.

92b704ed963edcf51398003b6f0b011f55cb394f authored over 9 years ago
add nil check, remove 'self' as argument, just get it through action.current()

53e4145765c05c4429ba05c0e8a19197708d13ce authored over 9 years ago
add validation of valid_kinds and valid_languages

7ce257badcf8b5c717f96e72521ee9280d6bdcb5 authored over 9 years ago
use premake.warn instead of printf, and fix the visual studio action warnings.

9a4e49efcc777ad0cef2d344991eb9593bd3fbef authored over 9 years ago
Merge pull request #115 from dcourtois/fix_token_backslashes

fixed a crash when a token contains non-escaped backslashes

90857e578da2c40a5a2b298b001ad30bdfdcba4e authored over 9 years ago
Merge pull request #146 from starkos/solution-hasproject

Add new convenience function solution.hasProject()

52eeed6a0b59ee1e2afcd21582677863824eb607 authored over 9 years ago
Merge pull request #43 from Blizzard/contrib-libs

adding contrib libs (curl, zlib and libzip)

3663909c3507bbb3876459675048aefca8fb9424 authored over 9 years ago
Add a small test suite for tokens and wildcards in "files"

cc1ec554afe75f8b9df2d338ca8d838cd1bb3e7f authored over 9 years ago
Add new convenience function solution.hasProject() to check existings of projects meeting particular criteria

This is a companion function to project.hasConfig() and works the same way. I also implemented a...

acbf81112e0907709400f71ebab5cd34e7aef827 authored over 9 years ago
Fix a bug in detoken, returning nil when the value is not a string

66cd87153e5eda129b4cee52e2ed6ae64f8ad556 authored over 9 years ago
Fix unit tests broken by the previous commit

b07b3535073790b40278ec330acf43d4c6d84218 authored over 9 years ago
fix unit-tests.

5fb66f12e5fa36f33e79c4ce437ca2d368e7c874 authored over 9 years ago
Add unit test for MIDL generator.

ca4a687773892d4d0d97cb3bc271bf3922a04cd7 authored over 9 years ago
fix targetdir default.

1eaeed4800aeb58da7f592ea22a8f80caed15e9b authored over 9 years ago
Add link time optimization support for GCC and Clang

349c6f891cae8d0e9544fda8532c249b60ee4239 authored over 9 years ago
Write entries to compile idl files with MIDL into vcxproj-files.

54cefc08ef89d63e642e535603d893c6c8134769 authored over 9 years ago
Update modules to latest versions

42d5c77d40c818a5a2195cb2eb44928a9ec7a5a2 authored over 9 years ago
Fix preloading of embedded modules

os.locate() wasn't able to find the embedded scripts; added an explicit check after scanning the...

a76e18f50cc9e34c58e062d49a77bf9ba2c75149 authored over 9 years ago
add customtoolnamespace

0fff5bb036b7b9606b0b069c833f47ac5b3f469e authored over 9 years ago
modify gmake Makefile LINKCMD $(TARGET) to "$@" issue #125

91ec1f2f4fe8fb7d97c47edf4e0848ae5e1db8cb authored over 9 years ago
Add more informative deprecation warnings for NoExceptions and NoRTTI flags

7101edc54d1b434627dce2f07f7f81bcad35c394 authored over 9 years ago
Deprecate SEH flag; add value to exceptionhandling()

9f68132f5389232d3ca3cfbd36026b3e4828c22a authored over 9 years ago
Replace usages of NoExceptions and NoRTTI flags with exceptionhandling() and rtti()

2a608f4ca4eebd75c893667a915df341c8b95828 authored over 9 years ago
Fix mapping of exception handler and rtti values in tool adapters

4dc97453635f647af842c7cb4ddd4f018dbe8854 authored over 9 years ago
Tweak release script for new versioning setup

2c3dbf682f193c9270b51c65a4c899c2aa0b6e55 authored over 9 years ago
Add optional `versions` argument to require()

bd2b8873674315d267daa78c8ecc5e08cd122e95 authored over 9 years ago
Add a version comparison call with tests

c3c288a1398617e01da5576c536cc44931d058ec authored over 9 years ago
Update vs2010_vcxproj.lua

8574e25f9d3b414ccb6eaaa1ae346327cffe2f99 authored over 9 years ago
Update _premake_init.lua

d3f9a18ff480371f8827dd5dbeb83ac243ea5df8 authored over 9 years ago
Embedded modules should now return "should load" test function from their _preload.lua script

Each _preload.lua should end by returning a function of the form `function (cfg) … end`, which s...

89eb297f2450709eba140bbb9f727d154f9058ad authored over 9 years ago
A bit of clean up on release support files

21706c3e82a710f60d4911bdb0f318bff5044ee1 authored over 9 years ago
Update CHANGES and CONTRIBUTORS

8d17e12b23747b1c484adc54ac93c8b36aa6b77a authored over 9 years ago
convert exceptionhandling, rtti and editandcontinue flags from boolean to "tri-states".

0432d192e4757ce85d60cf27caa485ddd29d740d authored over 9 years ago
add new exceptionhandling and rtti API's, deprecate the corresponding flags.

046abc1331c4dee1a41e95b6a0350a688c651075 authored over 9 years ago
Add file.directory token

Useful for buildrules which require the directory of the file separate from its basename (protob...

7de66f1199209b51f8b17ec5af4180adb485d67c authored over 9 years ago
adding table.filterempty to vstudio.path

155dbe48bb8d2ca089b5b8ed856c5b6da66d7bb7 authored over 9 years ago
oops.. remove out paths.

cd80c5a9c54503aedd55f16b8b900235a557e873 authored over 9 years ago
filter out /./ in path.join and path.normalize

b874b795973a06ff36d61bbdc1d6c1db1c3ba9e4 authored over 9 years ago
add inlining API.

812d374a87eb531f4bd51735307e4f3117e3df28 authored over 9 years ago
Fix #39, working tokens and wildcards in the same path

Add a "translate" accessor to field kinds, allowing to perform a custom
processing (after detoke...

75eb183296ec9ea0cffb032c70edd444cb7b8832 authored over 9 years ago
fixed incorrect backslashes escaping outside of tokens

b228a68919a92df24faf2b8e4cdd763676ed3b87 authored over 9 years ago
Fix unit tests broken by the previous commit

86d40be605600e2d96c2d6593b5b4ed379913333 authored over 9 years ago
Merge pull request #138 from Blizzard/targetdir-default-fix

fix targetdir default.

9e1b733e7852596faf458ab942b5fce2253e5107 authored over 9 years ago
Merge pull request #130 from tbasnoopy/customtoolnamespace

add customtoolnamespace

080c78455a562ae09b2aec2ad825bb3b00ab1f5a authored over 9 years ago
Merge pull request #103 from Blizzard/inline

add inlining API.

e04c4292ac223dfb8752f082ce4ef20ed109265b authored over 9 years ago
fix unit-tests.

31e3588d54c6cb500175f9ad5042da4b67223b06 authored over 9 years ago
Merge pull request #137 from starkos/lto-support

Add link time optimization support for GCC and Clang

b3639127ccfe8e83c62b7e067022ffdf60d25c58 authored over 9 years ago
Merge pull request #135 from rhuvendiek/master

Add midl compiler tags to Visual Studio vxproj files

9a64c379cde7ffb4989a7b4256ff803bcd25ef59 authored over 9 years ago
Add unit test for MIDL generator.

2014046021d7de75735fa267f09fd13455bba8d8 authored over 9 years ago
fix targetdir default.

c3d9ca6c89e68691b14e087798fd0f1ad4879a3d authored over 9 years ago
Add link time optimization support for GCC and Clang

d0e604240675e511e8eba7cd03cab85ae0814fd4 authored over 9 years ago
Merge branch 'master' of https://github.com/premake/premake-core

a50cbe5c831d09c6e2899a34820a6c792bf9bc47 authored over 9 years ago
Write entries to compile idl files with MIDL into vcxproj-files.

94374e496bdf0e5184589a1bd8fc96ca13a550e2 authored over 9 years ago
Update modules to latest versions

8f8fb3646c04f6c296c012b71ad9cd9528347a04 authored over 9 years ago
Merge pull request #132 from starkos/fix-preloading

Fix preloading of embedded modules

3cdfaa705bfb27896194f979356ed3ea70d5550b authored over 9 years ago
Merge pull request #127 from starkos/exception-rtti-fixes

Finish switching to exceptionhandling() and rtti()

5ce2bc0a7b71c4dfad4a557b1448fb238882ba53 authored over 9 years ago
Fix preloading of embedded modules

os.locate() wasn't able to find the embedded scripts; added an explicit check after scanning the...

6a66587079e66eb6b08da222a25411011701e21d authored over 9 years ago
Merge pull request #128 from leeonix/master

modify gmake Makefile LINKCMD $(TARGET) to "$@" issue #125

6ee9747358ef83182f3882cee3c1ad188cbe189b authored over 9 years ago
add customtoolnamespace

26326835c9c788f2a3f41ef57fe5240af25b88d8 authored over 9 years ago
allow changing of local debugger type

c9147296cef21f439e8d8a0bde1ac12333e2837b authored over 9 years ago
modify gmake Makefile LINKCMD $(TARGET) to "$@" issue #125

a01225a90ac3d2312867d068e7524d7c6bf2b2b7 authored over 9 years ago
Merge pull request #123 from starkos/require-version

Add optional versions argument to require()

cab15e82778398e6c96bfaa70d2561dd543ce370 authored over 9 years ago
Add more informative deprecation warnings for NoExceptions and NoRTTI flags

e22834a220935834e3787a2a160e12713d30cefe authored over 9 years ago
Deprecate SEH flag; add value to exceptionhandling()

f59651f3f6786f4b6c760ead9f7e15a7c2fd19e8 authored over 9 years ago
Replace usages of NoExceptions and NoRTTI flags with exceptionhandling() and rtti()

313a7c31ce009e51bb011fb8533f80062a6cf0a9 authored over 9 years ago
Fix mapping of exception handler and rtti values in tool adapters

d35a5f5ebf669e7661750643b10cf189b35b9cfd authored over 9 years ago
Tweak release script for new versioning setup

20bc431d031807b13fe0576dc8415f8cc3dad9c9 authored over 9 years ago
Add optional `versions` argument to require()

5d98731c656463d0ec49271efc2fc837e8b5ca6d authored over 9 years ago
Add a version comparison call with tests

bc55dc579678848839707d43d4faf1c55a8b3cf9 authored over 9 years ago
Update vs2010_vcxproj.lua

59bd1c10b0c7f88bd08eec2d92d63250a9971ddb authored over 9 years ago
Update _premake_init.lua

ca049404cc40270f1dbdcfa77231c5a1d8dea049 authored over 9 years ago
Merge pull request #114 from mindw/add_get_directory

Add file.directory token

41dec88056bcc2890cbffb4c853ff1adee14191d authored over 9 years ago
Merge pull request #106 from Blizzard/filterempty

adding table.filterempty to vstudio.path

d1a74ecf76e27f5cb40d90e3f402247068229af8 authored over 9 years ago
Merge pull request #104 from Blizzard/normalize-fix

filter out /./ in path.join and path.normalize

0280d44efd51ebed7e479bac20c7ce49dd19d091 authored over 9 years ago
Merge pull request #102 from Blizzard/exceptionhandling

add new exceptionhandling and rtti API's, deprecate the corresponding flags.

fe1f9b453130951a0d74681f618685783e223236 authored over 9 years ago
Merge pull request #118 from starkos/module-load-tests

Embedded modules should now return "should load" test function from _preload.lua

8d30db02e46efc18f99aa3de8386896c198e7ccb authored over 9 years ago
Embedded modules should now return "should load" test function from their _preload.lua script

Each _preload.lua should end by returning a function of the form `function (cfg) … end`, which s...

3714abefde39816e0e233e82297488fb249088c2 authored over 9 years ago
A bit of clean up on release support files

8f6d8e1d611901c545fe5227cffe22ee57d0c308 authored over 9 years ago
Update CHANGES and CONTRIBUTORS

e533d748b6a684ede02a782327f9eebbe061a1ca authored over 9 years ago
convert exceptionhandling, rtti and editandcontinue flags from boolean to "tri-states".

8d0b2565b532af926dd36662d3b7714fe27f2cec authored over 9 years ago
add new exceptionhandling and rtti API's, deprecate the corresponding flags.

307e04ed88cdf55c8109965677d8d6d08aa7c793 authored over 9 years ago
fixed a crash when a token contains non-escaped backslashes, and added a unit test

f5d7ef1a5b276176f91ed21365cae7e76e259694 authored over 9 years ago