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

Update unit tests to match new VS solution output

0573e4f4b607439fc3acbed7197c47ff2e63fdc7 authored about 9 years ago
Merge pull request #402 from starkos/fix-buffered-write-realloc

Fix buffer overflow in buffered I/O dowrite()

d03ab85aa788ff922d5b3b1c299c1dca4e5cb28e authored about 9 years ago
Finish updating VS solution exporter to the new output APIs; fix indentation of ExtensibilityGlobals block

0cd0a96463e5cd693bc7190c4377fbdbe775f7cb authored about 9 years ago
Fix buffer overflow in buffered I/O dowrite()

If the string to be written is larger than the buffer's resize increment (capacity * 3 / 2), not...

bff68f1ea81afec24c8a0d768db386c34d5feb99 authored about 9 years ago
Update the stress test to work with the latest APIs

fb93e4364964e3595c691579393dea94e35696f8 authored about 9 years ago
cosmetic fix

618f9227a33e4b9ec300f8b5f0ee0e90c3fc85ed authored about 9 years ago
minor format fix

df8c2fd36e2c545e4ca4771fa78d2086247ab0b7 authored about 9 years ago
add grouping by link mode

196d46a412ac96f51cf6948cad93797bb20c5430 authored about 9 years ago
feature + tests

82473183a567d6e1f332230486da64ca524575b6 authored about 9 years ago
Merge pull request #398 from Blizzard/premake-extension-support

add premake extension data.

99bf0bc8cd2733b1c8e10540cbfbd45fd16eae09 authored about 9 years ago
Merge pull request #370 from Blizzard/detoken-explicit-absolute

Allow the pathVars to return a table that specifies explicitly that a token represents a relativ...

c9dd90f4b77c2c41c2b7004ca8ba9805eaf62f1b authored about 9 years ago
Merge pull request #399 from Blizzard/http-memory-leak

free memory from http requests.

dfadfa5aa34c5d783cf09cf025816ccc1f18259b authored about 9 years ago
free memory from http requests.

8f5bf73192aaadb4477bd2a93f867787658fdb72 authored about 9 years ago
Merge pull request #394 from Blizzard/location-fix

remove 'location' calls from the contrib libraries, so they correctly follow the 'to' command li...

febdf0b2716f85774c1ceae1997aa67d016f54b6 authored about 9 years ago
Use call array, and move the 'if wks.editorintegration then'.

de38b921e3ee24cc8ca0484c953fcdf176de962a authored about 9 years ago
added 'editorintegration' flag

added tests
use p.push/pop api.

00aff301b26a6f1aae12a80e1d1b924719b8e011 authored about 9 years ago
add premake extension data.

294ff5e827049deeaf80cbff29c28ad31bcbf090 authored about 9 years ago
remove 'location' calls from the contrib libraries, so they correctly follow the 'to' command line option.

2a6505d3f8899eca99ef3b963770ad0782a3af6d authored about 9 years ago
Merge pull request #390 from starkos/fix-vs-warnings

Fix VS warnings

8f0683d823963d097cf4bc2958b5f50f35f6456a authored about 9 years ago
Merge pull request #391 from starkos/validation-call-arrays

Split validation checks into individual tests and call arrays

4ca66a9c65916f5e11b0b5ab7304c81a06431ff1 authored about 9 years ago
Split validation checks into individual tests and call arrays

4102c9dd7f55a32182f52375d08e99ea962ae903 authored about 9 years ago
Remove unused variables

dfe5610878b5972f1977b40a537864448830ef9b authored about 9 years ago
Fix size_t/off_t size warnings

8c7d97001f498642ff6fc92188e66a057763d096 authored about 9 years ago
Fix deprecated Posix function warnings

7d8af16ca00df92e0d67dfc506e67b8f77d286cd authored about 9 years ago
Fix string-to-Unicode casting warnings

7408010dcc404fc9288cd5648eeb7e17822ac316 authored about 9 years ago
Merge pull request #367 from Blizzard/semver

make "premake.checkVersion" use Semantic Versioning

c74e8d12eedcd0a13a0e8a64caf3d119d2852fa9 authored about 9 years ago
Merge pull request #386 from manxorist/fix-largeaddressaware-vs200x

Add largeaddressaware support for VS200x.

d5bd88c76bec805c5530a77f167d0b4a3949033b authored about 9 years ago
Merge pull request #387 from stream009/fix-cc

Fix "--cc" command line option

febb313eaa7d44b48c6be9d4b7457fe21558f387 authored about 9 years ago
Merge pull request #388 from stream009/fix-pch

Fix: Write pchheader to Makefile as reletive path

9f0d2d721a36bc7b6670d56a3d38b2a8f4b12e83 authored about 9 years ago
Write pchheader to Makefile as reletive path

3b7e983eca588f5922a010558d3fb3f49c898582 authored about 9 years ago
Support "--cc" command line option

fef741eebb344ddfc7496c92221d32682585291d authored about 9 years ago
Add largeaddressaware support for VS200x.

e8c1ffeea5daeea534f053d80ff5318e5c3ca418 authored about 9 years ago
Merge pull request #377 from starkos/fix-vs-unicode-default

Add new API characterset(); make Premake match Visual Studio default behavior

e440d1d8a5342944f77433e68a88217044c4f64e authored about 9 years ago
Add new API characterset(); make Premake match Visual Studio default behavior

Visual Studio has been defaulting its projects to Unicode since at least 2008. Premake has been ...

16b62f087799ff6d7a504b7d5777c9f98a9db2ef authored about 9 years ago
Add utility and makefile type in gmake.

6becbafa66c9abb4eef9e86c119af259db2f44e9 authored about 9 years ago
Merge pull request #374 from Blizzard/zero-termination-bug-unix

Fix 0-termination.

71817997606475e8a886be738487eb3921a34ae2 authored about 9 years ago
Fix 0-termination.

3ee51b9e14f288ab7f1f31bdc4ad07ab4d1c55b8 authored about 9 years ago
Merge pull request #373 from Blizzard/fix-homedir-bug

Fix a bug in 'premake_init'

a0a96edbcd0b34302266d811c0e48c46013993fd authored about 9 years ago
Prevent a null pointer from being pushed, which will causes issues later on

in 'build_premake_path' on this line 'lua_concat(L, lua_gettop(L) - top);'.

b01dde9889ee38075a9594755798c46676632659 authored about 9 years ago
Merge pull request #369 from Blizzard/fix-scripts-c

Move scripts.c one up, so bootstrap.mak doesn't include it.

ae2e8e585ed7ae1692fb7cf3a554b854639a3148 authored about 9 years ago
Merge pull request #368 from Blizzard/travis-osx

build on travis osx.

bd944bf86d70633f3f69440b89c418cca25eced2 authored about 9 years ago
Allow the pathVars to return a table that specifies explicitly that a token represents a relative or absolute path.

535e40db5ff91f39881954990450caecd03ce2d3 authored about 9 years ago
Restore development version

3c1f106ebb43d52f5e361787e0a8b766a45144db authored about 9 years ago
Captured changes since alpha6

9edfe480bc3d68d2e61fade3b6bbd315757f5d8e authored about 9 years ago
Update version number for release

3cae827c3ddfec81b18a4cd8dd726bc1ac759f32 authored about 9 years ago
Move scripts.c one up, so bootstrap.mak doesn't include it.

91f477aae6c16b96bcabfb7775d31b2674ab3cfe authored about 9 years ago
build on travis osx.

89242f125ca88bce2d707c7b1e9a0120e2decb91 authored about 9 years ago
make "premake.checkVersion" use Semantic Versioning

http://semver.org/

9f7ebdced289ec1fbf469f3a4b908295de1f09ac authored about 9 years ago
Merge pull request #366 from starkos/vs-target-machine-take-3

Adds the missing resource file test on PR #365

4f8551b7d0650bd8457dba23d843cb24cfbddeec authored about 9 years ago
Adds the missing resource file test on PR #365

a7fa9b914229009c7e5f3e3da0df18a13d884940 authored about 9 years ago
Merge pull request #365 from starkos/vs-target-machine-take-2

LGTM

d056c744a75151af4199a9203d7737e6d8b19242 authored about 9 years ago
Emit <TargetMachine> element to fix LNK4068 warnings in Visual Studio 2010+

79f453a285d260483eff7026156725d56969aecb authored about 9 years ago
Merge pull request #304 from Blizzard/more-detoken-fixes

More fixes for detoken.

7ee817b9a8119ddf7c939c4d9a9906ce133b2b16 authored about 9 years ago
Merge pull request #342 from Blizzard/update-curl

Update to Curl 7.45.0

760859825b1f0394e134d8f2a37a31beed26dbd8 authored about 9 years ago
Merge pull request #353 from starkos/rollback-link-groups

Rollback link groups (-Wl,--start-group, -Wl,--end-group)

b4bc07f4ed6ccdb8f94b4695283fda11203df4b7 authored about 9 years ago
Rollback link groups (-Wl,--start-group, -Wl,--end-group)

The --start-group and --end-group flags cause issues for anyone using alternate linkers with GCC...

4b629acda09c6fa7489ba8e9fb05402908ad83d7 authored about 9 years ago
Merge pull request #347 from tritao/gmake-response-paths

Fixed C# GNU Make backend response files to deal with platform path separators

32f806758ded2dc9c98626d3200c4201991b8f51 authored about 9 years ago
Added LICENSE.txt

ad66bbeeb5084dbc28596d42efa792ac58f5d5b3 authored about 9 years ago
Revert "Add targetMachine property."

This reverts commit d38f9a92921fedd5fa7ee1ca1b1891809be6e2cf.

6fc7a6920d42a2f754043dc8cc4581e1e961de82 authored about 9 years ago
Fixed C# GNU Make backend response files to deal with platform path separators.

Obsoletes pull request #292.

fb99262b4c0effbc90b6d720100322211f65f0ac authored about 9 years ago
Merge pull request #345 from tritao/symbolic-links

Fixed os.isdir to work with Windows symbolic links.

026daa9b68abc41e3bde1b629ee2e0eb8d36245b authored about 9 years ago
Fixed os.isdir to work with Windows symbolic links.

5a6bb85027035f2c338ad4d68f39ce7cc198d07e authored about 9 years ago
Added frameworkdirs option.

This should now support FRAMEWORK_SEARCH_PATHS in xcode_common.lua. This will allow frameworks t...

8173d847810c6b2f17c1ab0baf3ac1ce73cfb971 authored over 9 years ago
Merge pull request #343 from noresources/compile-warning-fix

fix compilation warnings (linux)

1f8c426fdb5b05469fcbf7c70fbc6c544a292c16 authored over 9 years ago
fix compilation warning in http.c (missing initializer for field ‘errorBuffer’ of ‘CurlCallbackState’)

3ac4a034422b66602648975c16588b295e4e97b5 authored over 9 years ago
fix compilation warning :ignoring return value of "fread", declared with attribute warn_unused_result

42b6cfd859db03b8422c8b2f5001fc2476f649f8 authored over 9 years ago
Merge pull request #341 from Blizzard/targetmachine

Add targetMachine property.

82c85e30cafe16e3994bf79b387f7f5a579c5603 authored over 9 years ago
Update to Curl 7.45.0

61c73497db389580e063af11090f2743e130ebe2 authored over 9 years ago
Add targetMachine property.

d38f9a92921fedd5fa7ee1ca1b1891809be6e2cf authored over 9 years ago
Merge pull request #340 from Blizzard/largeaddressaware

add "LargeAddressAware" api.

816cc1a878bcc028e3a3d75aafb979318b7ed7ea authored over 9 years ago
add "LargeAddressAware" api.

68b714ad6fcf41a5e741a495ecc6f13cfc2e7782 authored over 9 years ago
fix error reporting in detoken.lua

22bccd94000e9caae0c295544fbc88a1ed052891 authored over 9 years ago
Merge pull request #338 from noresources/ignore-eclipse-files

ignore eclipse project files

3fb3916fa5befaee63359b02c864d618a61517d7 authored over 9 years ago
ignore eclipse project files

c01a411d8dab442af930076cbb1f676c88cabff4 authored over 9 years ago
Merge pull request #332 from starkos/rollback-pr247

Rollback PR #247 - support framework folders in gcc/clang

cfec692c4cfa29efa3d5f25df77d405b7448a10a authored over 9 years ago
Rollback PR #247 - support framework folders in gcc/clang

Rolled back the change and added a unit test to make sure we catch this in future

7f4bd53f70988b46285e7d49e62382e6fded13a4 authored over 9 years ago
Merge pull request #324 from mversluys/master

OSX and Linux SSL support and OSX fixes

bf619ff08f6813d3cc0ee0a2a626a2ed05ccc2e7 authored over 9 years ago
Merge pull request #328 from starkos/rollback-pr239

Revert "improve determinism"

630f4bfa8f318f9ae63cd84bcc5e969ed618b492 authored over 9 years ago
Revert "improve determinism"

This reverts commit 66358a2880730ee349761270f65d55080e43b095.

04840ec2f04cb7afe36e8e51eb659a1aac69faee authored over 9 years ago
SSL support for Linux using OpenSSL

CURL_CA_BUNDLE is deteceted during premake.
Feels like the header that was generated by configur...

1175f0df2539777b871cb14605d4eda13b1223a4 authored over 9 years ago
SSL Support on Mac

Utilizes Darwin SSL (rather than OpenSSL).
The configuration file that was built appears to be f...

192aa8216b73f7a1248f5e407a0a9c4138d5c655 authored over 9 years ago
Fixes for Mac OSX

--start-group and --end-group aren't available in the clang that ships with Xcode 7
Moved the bu...

1185a2fb46ded816abfd73725beef23edcdc25b0 authored over 9 years ago
Added very basic vs2015 support

7d499b812f20fa45a8f41124fc26795c720b5f2c authored over 9 years ago
Merge pull request #306 from saberhawk/master

Fix sysincludedirs for GCC toolset

32151316a8b0216618e81f08d2698d76566fba4c authored over 9 years ago
Merge pull request #313 from Blizzard/sln-utf8-fix

Solution files need a '\n\r' after the utf8 marker.

432f6f5e98e44d8cc81f6e5fd964b941305c2d7e authored over 9 years ago
Solution files need a '\n\r' after the utf8 marker.

6c5c8c8180fd26b41175378a93f9f181b8c011fe authored over 9 years ago
Merge pull request #310 from LORgames/ssurtees/sln2005OverrideFix

sln2005 Override Fix

e6d7571f654c476122301f0ac873fb74db035333 authored over 9 years ago
Fixed bug in `sln2005` that prevented p.override from working on the `sln2005.elements` functions.

ad56a58f799a8bddf6df6a9ce81d24170ceef919 authored over 9 years ago
Merge branch 'release-5.0.0-alpha6'

0752850219fc8a108e06cfc64e3d18eed775089f authored over 9 years ago
Prep support files for merge to dev

5f1766956452b7df1fb1a7abbcc768a1e4e26c00 authored over 9 years ago
Tweak release script

d37851b90123ad979240d9e6aacf1715e8ce3bce authored over 9 years ago
Update support files for release

6f8fbb7c7beb601a3854e7317dd215d8efc6349f authored over 9 years ago
Fix include directories being escaped twice

0a3ce657a80658af76a7d356b7b0be075ed1379f authored over 9 years ago
Merge pull request #303 from Blizzard/macosx-fix

Mac OSX doesn't have lib64 dirs.

8085fe073649960d0fe5b949afa4fde7435113e2 authored over 9 years ago
Merge pull request #305 from Blizzard/fix-bootstrap

fix missing defines in bootstrap.mak

ff7ca71cc6aa3c8441ff6aa5abf6d527de0a934e authored over 9 years ago
missed linker settings.

42434ad8a8a081cd6e7f6eab427938ec8d68249d authored over 9 years ago
fix missing defines in bootstrap.mak

3e18d438f659b68a895ef648d419761d11329f64 authored over 9 years ago
fix detoken.

d8ad70581787c01857bde16180689d3f9e29767a authored over 9 years ago
Mac OSX doesn't have lib64 dirs.

fc228bfabf438cd21a8d64e5d5002600a592ecfd authored over 9 years ago
Merge pull request #260 from tritao/framework

Rename "framework" to "dotnetframework".

9f9353eb271c1ac13a25a79954d848647063a252 authored over 9 years ago