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
0ce3015cf0884ec4e6b1f33b71b50f2bbfdc6601 authored over 8 years ago
a2b5fa727d62da7e618d8452826bdf4f4616ceb9 authored over 8 years ago
Remove extra argument to os.match
ab1b4edcb733d547be5b0ea6a2fc1e8a722bc4b5 authored over 8 years agoUse cached file attributes during matching
b6dc613f243cc5c48ee555bf6546033c825f4212 authored over 8 years ago
This value will always be ignored as os.match only takes a single
argument and is not needed to ...
When _DIRENT_HAVE_D_TYPE is defined, struct dirent defines a
d_type member that will indicate if...
5719c8f92ade20019010ef8797f0ce59f90a5b5c authored over 8 years ago
* Symbols API.
* presedence bugfix.
c947338945f6187bdfd10363d9946f0ea62a27fa authored over 8 years agoIt makes it easier to see what is wrong.
6b30ce59083fd7a4608c17f34aceab8d5f20e3a5 authored over 8 years agoAdd buildable generated files to vxcproj file lists
3455d95a19b11cb0368df90e7bf701faec69af61 authored over 8 years ago6f570b4396ff76a3968882d9dbc3da90f3d0281e authored over 8 years ago
a2170a4f9e64b053be62cc5dd1671480e7c92894 authored over 8 years ago
https://github.com/premake/premake-core/issues/514
453c1eda8e8257a03f20e6e0cf65904d6143368c authored over 8 years ago* We need to actually compile the context of the rule, so we can propely use the "filter {}" sys...
1f5ea6a232c6bf27cafc89ad301f0444b2ce8cb9 authored over 8 years agofix a zlib compile warning.
9e95d4a4eb990c032acb799d3706131bc4d20b7d authored over 8 years ago1bd7a009f19f48d1388583f3a21e67de904437ba authored over 8 years ago
Allow rules to generate code that subsequently gets compiled.
a4a8ee19f8003f9eca2bd8560b542a92d97f87ce authored over 8 years agoprovide the parent to class.new
397d480a46c76364fc0b6724b76df6c0f1de1796 authored over 8 years agohttps://github.com/premake/premake-core/wiki/linkgroups
5b24ad2c94d52a876e189a136170ad685198765f authored over 8 years agoAdd table.shallowcopy
1153156e0e9f6d592ed5c0a015814e73fc0b51ed authored over 8 years agoFix usage of bit32.arshift
cf55c15ff07b01b1491808703efdb0520b16dbd6 authored over 8 years agoadded unit-test
2e8a26df5c475b3b6934c01a1b3f67ffedaaf4f0 authored over 8 years ago9282ab4f36b9a8d429eb32cbd4b7a46e7a26a3c0 authored over 8 years ago
d6d36c6b18e18a38765b70c553d95de68814085a authored over 8 years ago
38f0c6154cd473b3e492cf6d43dc686431aea95a authored over 8 years ago
2a67664fdacad9310982e0039daef979385cb62a authored over 8 years ago
1d817779dff730ca1d39e496b3f8d182f863f3a4 authored over 8 years ago
a6a5dbe488db89905a2dfa90e3a4f07a051599c6 authored over 8 years ago
68b86d4e294fe44780b4044a533cb7e50f457224 authored over 8 years ago
754ac2b9c48d47de11501a709a05c39c781de4a1 authored over 8 years ago
Adding appveyor yaml script to build on appveyor.com for windows.
c67782c0e396978e1824f305fc2377ca22f4877f authored over 8 years agoupdate README.MD to point to appveyor.
c4e4389f333f4f86628801f0b9fc3e4ea00891e2 authored over 8 years agoImprovements to http.get and http.download
5b5ef7433195d28e405f06babe0887111b69f379 authored over 8 years ago7f0ceff0741aa1fccdd60523d4d3788cfdae43a8 authored over 8 years ago
1de49ee4824ce509fb8ec83ebde00ad5e3edd50f authored over 8 years ago
Integrate testing module into premake-core
920c6bb35bef4ddded153bd9d17f84256158aafa authored over 8 years agoAllows setting a maximum timeout for a http request.
f26c07baee51d5a457a0e2e4518d839c0652abf0 authored over 8 years ago
There was an undocumented return code from http.download which was the
numerical CURL error code...
1339933a0133d64be5f15e5483f0be9c2ca917b8 authored over 8 years ago
3283b1d14167b3d4b2b94432edf29708070a23de authored over 8 years ago
8cc046fa1bc0092baa48b1df0851648935f61936 authored over 8 years ago
e95b23a7b344f40412bd94e71f728be528fa3f5a authored over 8 years ago
b240131d09ab3a861b00b6715e391a5436137d91 authored over 8 years ago
e0e988eccb5200b5ca37a09fdb981c36700d07f7 authored over 8 years ago
Support for Authenticated http requests
780cd5f7173cf831e29fa2cdf70113e7b1725de1 authored over 8 years agoe7c855f0898ba289cd0b0eaede0ed387aca4e36a authored over 8 years ago
All options are now provided via a table which currently supports progress, userpwd, username, p...
b9001f0d71b4f20dcabe05b18ef26eca97f695e1 authored over 8 years ago93f3ff3bb8c715f27072aa03b1d612bb807ce9c2 authored over 8 years ago
Verified as working with Visual Studio 2015.
4d352ff01bad1602af719089d02a29adf4ef7648 authored over 8 years agoPrompt the user to enter a password and don't encho their entry.
d5e53a0be0e776ff235678b072cfb2a048d2254d authored over 8 years ago
Moved project definitions from premake.c to premake.h and added PREMAKE_ prefixes.
Utilized PREM...
The userpwd paramater for http.get and http.download is now correctly optional.
Verified that i...
8a03bbb06541fe5f70887b58d1e175b1314d8a9e authored over 8 years agohttp.get and http.download now accept an optional additional parameter which allows specifying t...
0be3374acd431997ae2f6b19b01f38485bb398a5 authored over 8 years agoCatch older unit tests up to the latest standards
1696a65dffa085ef9f17a67db3b63a5111564860 authored almost 9 years agoUpdating ignore list for xcode bits
55ff2cded299a44f4a619106eab395e569860e44 authored almost 9 years agoe6bfd500b0af753c28dc47aa7afe3ed4e8dc43d8 authored almost 9 years ago
8db525bfae3eb131b3e9772b2b877c62ff83635b authored almost 9 years ago
Add ability to filter configurations by toolset
ea5cb0961ed815f5f431a0aaa49b2e841767d7c6 authored almost 9 years ago172a96b9cdbcd676aab0b653fc685482e54408ff authored almost 9 years ago
1227d5c6206e313d220fc205d525650b7c2394d3 authored almost 9 years ago
c44e7c4ed6791b90c6ed6cb4d8e38efcc1c6d435 authored almost 9 years ago
da5682a63004d7015639685fb371f8f5b43998a0 authored almost 9 years ago
add 'io.writefile' and 'io.readfile' shortcut methods.
4b2a3f3eac3f2eb8f4e41b037803fed0be7c2b72 authored almost 9 years ago48aea04b94672d07e6410bee921c1ae5960794fc authored almost 9 years ago
Set DependsUpon to xsd files.
7859391d33b69f06bb88744affed2208f7c9a847 authored almost 9 years agobe9f5c079e724238198e937d52a98c125baaf059 authored almost 9 years ago
Gmake fixes
ef03d2a475d7629ea1b3694d114712d3f11628fe authored almost 9 years agoFix casing on Visual Studio rule XML encoding entity
2e97574003409d58b601b16bdb30917315511259 authored almost 9 years ago43547450dd23c91d3a40e3c26e4be5c7ee954c3a authored almost 9 years ago
df7adbfe501ba60427f685bfc51b9a0aba569261 authored almost 9 years ago
1dbc1ea784d368d6b695c9d2774db13854e426d4 authored almost 9 years ago
Related tp #416.
f967bf3932d27e9fac2d64f3fcd78f0a71562807 authored almost 9 years agoFill in a partial list of changes since the previous beta
921be76b068012f8cddb94ed1d9b34be8ca32a98 authored almost 9 years ago94428eb58d60ee9f7bb16d21db78160df740e675 authored almost 9 years ago
Update the readme.md to point to new jenkins server for windows build.
I moved away from an Azu...
Update to latest version of the CodeLite module
84dc6b68573f758bf78e4151e1f79cf992eed65c authored almost 9 years ago72865a49614e2a34ecd3eb4fe20001f6894f985b authored almost 9 years ago
Fix optimize "Debug" for Clang
7ffa114e91961bc79842a687fe6619853f962ff7 authored almost 9 years ago
The compiler flag '-Og' isn't valid for clang, so just turn
optimizations off when 'Debug' is sp...
66344e8e43b6d144605230f1ec6365a6f10acd80 authored almost 9 years ago
Fixed CodeLite path separator problem.
d0dbe3274c267555bca27a280542addc6787f90f authored almost 9 years ago612c4feefcbf0479a0e3f30e92a51f441533e67b authored almost 9 years ago
Only output NuGet project element if packages were listed by the project
537358483404ed0511a61c3e5b82d413204bba37 authored almost 9 years ago10b83b950fd5ff9c6e7c97333b5bca608c7958e0 authored almost 9 years ago
Added targetplatformversion API
bef18b7664b5ee584ee373ebff7f912dc84f0d74 authored almost 9 years ago5059099a5b67ef501020166c8ce274ddfdc4af0e authored almost 9 years ago
optimize copyFilters/mergeFilters
870d21f382b02de715658ad2630bffdc83f18a13 authored almost 9 years agoWe want the packages table to be in the order we specified.
9aa3cf7e96f4d66db98ce64b9177b63a85e9493d authored almost 9 years agoc7bdab688e90190036642a960d6a08f6ea2eb4cc authored almost 9 years ago
29f588fdc95ba0b86712e2b17b02af07db14a3ad authored almost 9 years ago
Add NuGet support to the Visual Studio exporter
002e65d4281cdebe17676591fdca02abc42d4acf authored almost 9 years agoFile categories refactor
4f9bfa17c151c32a07730ccdb3f4a6691ab648ed authored almost 9 years agomigrated "configuration" to "filter"
5d87c07523ac753007746e6ae5bfa3ae428a7769 authored almost 9 years agoda89636575d98ebfdd1056472b2d795ab7bc528a authored almost 9 years ago
and add Masm support.
cf1b44018cf61f3af018035e86e173ec7d10049e authored almost 9 years agofix bug when callArray gets called with nil.
eb4741d6b12ae7097f3d9bcf8363e1ad0f505103 authored almost 9 years ago7eae56f13949be3ff41314bb4af11e5f58893271 authored almost 9 years ago
16d55d603db181fa59511ecca6c73629e1444c68 authored almost 9 years ago
8f95eaaba907e1899c93792ba0f4bff51a97c147 authored almost 9 years ago
table.tostring should displays the metatable.
4f3a554a0c8849d1e5b9615c8fe1f4c12de19da9 authored almost 9 years ago