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

Possible solution 2 for issue #223

d959eb7ccb131ba08bfdf6a6d7a617232b017dac authored almost 11 years ago
This fixes issue #41 by simply resetting the indentation to its default at the beginning of solution generation, i.e. in vs2005.generateSolution, shared by all VS implementations

f0086c20defa053c2e80f39728d9ac58ee593d44 authored almost 11 years ago
Adding ignore entries for .vlstatus (Visual Lint) and .lnt (PCLint)

697c70d2df059d4ebaf2e1bcb7e4a74cee169493 authored almost 11 years ago
Unifying the .gitignore and .hgignore files before adding my own

0ed7fb2238b1fe32ee46b54dd6c7f72c6f198270 authored almost 11 years ago
Removing the execute bit on these source files, no line changes of any kind, though.

5c15e8791a966fbf7b7b92934188d180bb8f16f7 authored almost 11 years ago
Convert VCCLCompilerTool to call arrays

c5ada9c42f17d13cb8f3e845622a4bd94db71b6b authored almost 11 years ago
Fix makefile unit tests broken by previous commits

5f1c12a1cf241919ae2b157f91d5a730646745f4 authored almost 11 years ago
Merged in windirstat/premake-dev/fix_issue214 (pull request #93)

Same fix as for premake-stable

9c2e0b456a8c5fd8c7f2eb5cba21a2dac2035065 authored almost 11 years ago
Same fix as for premake-stable

2ce5c148ac56fbdc29711fe425513ca6b522805a authored almost 11 years ago
Port VC 200x user files to new indentation APIs, fix a few indentation bugs from previous commit

46e3a06330e55cbc4ce95084e16ca4bd20792fff authored about 11 years ago
Use new indentation-aware APIs in VC 200x exporter

6db06d6985adc27b1e7d9e45ea6fd85b750c7028 authored about 11 years ago
Enable per-file defines in VC 2010 projects

93949df3fc00d13f9c1e5e1c4512064c4680eb06 authored about 11 years ago
Switch local namespace alias from _ to m

- avoids conflicts with _ as a dummy variable in loops
- matches the informal Lua convention for ...

f40bdf16c1b600baaa508f288f64a85240300d15 authored about 11 years ago
typo (again)

2227407cee969974507958a6cc27a198181587ac authored about 11 years ago
...

2057519a42a1b321fee97ab1069af32941bc4ec6 authored about 11 years ago
typo: copy/paste is evil

31447cb37077a897a45cdcd965901f01655c4bd3 authored about 11 years ago
add more comments on changes to the lua library

add basic test for the new os.outputof behavior

c8a18c4b4e5eb821e516faf360c7ca33f4c3fd80 authored about 11 years ago
os.outputof now returns the command exit code as a second result

187a756ce72e63609fdf607bae64e1aa2f57b806 authored about 11 years ago
Add indentation aware output functions for exporters

623b35aba801a8d4896328313c155786a0fabe30 authored about 11 years ago
Add implementations for all VC 200x tools, as override points for modules

3a2c736b3b817d29b34b6e9db3d57f535871ca1c authored about 11 years ago
Merged in TurkeyMan/premake-dev/gmakefix (pull request #90)

Removed another evil open else statement.

17a6308140b843c6c78a75671fe289bd7c7b57c0 authored about 11 years ago
Removed another evil open else statement.

04a6b92b4fac860cb581684bfcbe2c3d605cb6ab authored about 11 years ago
Fixed broken vc200x namespace alias in loops

625d4a9d5db5d948f4fb0b959108aad500d36ddf authored about 11 years ago
Normalize paths in os.* functions before working with them (Richard Geary)

d618f624195641ee5e220d780ff2f0ed15b35400 authored about 11 years ago
Use rawget() for testing new API calls; allows global namespace metatables

bc4b65b9a4bac9f361ac16fa07b4a03b0bb17829 authored about 11 years ago
Convert existing VC 200x call arrays to new format

729cab1680afbc12f74f97f32016d7327a0073da authored about 11 years ago
Add prebuild-, prelink- and postbuildmessage()

6cf6ab4955b3cee860355fd031a6c7936a3d75b6 authored about 11 years ago
Use boolean fields rather than string decorations for extra API field information (Richard Geary)

98ee892303655222c0f3fc3c53a38f0023659de5 authored about 11 years ago
Use DOS-style environment variables in VS solution paths

d9a9919f49af8aa2443947fce7922d2ce92e4f24 authored about 11 years ago
Add api.alias() to allow complete aliasing of project API calls

fc381f7c679c5db2e6dfb5a56f56295ce500e0a6 authored about 11 years ago
Change premake.extensions namespace to premake.modules, to match online docs

a64bfc630f8317f6765964270f790e85a3cf7d94 authored about 11 years ago
Remove incompatible /DEBUG flag from MSC librarian command line arguments

945d3fd2790551d46c55b0603ff3a7a5fcb1cc24 authored about 11 years ago
Fixed VC 2010 escaping of custom build steps

2efe9d780dac002b4d60f600b26054a47b901674 authored about 11 years ago
Fixed XML escaping for VS C# projects

48bbde53341d64a36eeb3365220748c3af381aaf authored about 11 years ago
Split XML declarations from VS project headers, to allow comments to be inserted by modules

75da14d13b2508cc3dbf46f936e3f91a46693404 authored about 11 years ago
Show name of action in the missing field error message

9108d6d3e567474ad7c87a9677d723c341ee906d authored about 11 years ago
Expose target name builder for extension modules

5ef4cb301224e1907941a463eb862336e1d8509c authored about 11 years ago
Treat linker warnings as errors when FatalWarnings is set

ffdacd7fba76ba25fd3dcb5e7dd29c701df1b813 authored about 11 years ago
A bit of clean-up on io.lua

05975042a2ecb0d49b94a9f97f339b5082acd070 authored about 11 years ago
Remove MSC /MANIFEST and /INCREMENTAL flags; are already the default values

cd4e12e287d71bb76fb8beb9aa34993b063c3e03 authored about 11 years ago
Move path.normalize() to native code for performance

1bbefc56aa8bbf97354e0f119f24eaf79ac8013c authored about 11 years ago
Return absolute path if getrelative() hits the top of a DOS file system (issue #213)

b3216cbcf878bba3964aaad2e118c7560c8d11dd authored about 11 years ago
Return resultfrom insertflat() to allow chaining of operations

3af52fd900dcd5cfc703fec52d6df4e873b1d1a1 authored about 11 years ago
Add /DLL switch when building shared libs with MSC

591b6d40835e7a17b6b7977e187d32fa769ae762 authored about 11 years ago
Allow implib… fields to control linking names for all target kinds

08245333077f21cfb513474ceae43e0e9045bd9d authored about 11 years ago
Review and fix manifest ordering; move some functions up the load order to allow earlier use

860826c3d89e035ed9a24b726cbfcde9fcf411cc authored about 11 years ago
Move more tool switches into the mapping tables

957a6e45e1ee49d94ca8706e122785e58e5132d2 authored about 11 years ago
- Expose the matching logic used by os.matchdirs() and os.matchfiles() for overriding

- Cache results of os.is64bit()

fbfa40f5b34f860ce604c82c9ff32fb6f708ec6e authored about 11 years ago
Add path.normalize()

0a596481a0cb1defd0e6094c242a0362ff9950e6 authored about 11 years ago
Split VC 2010 link entries out for easier overriding

7669651db0aaa0a80e975f9b481783d0e0f92b24 authored about 11 years ago
Add command line options to filter terms for configurations

--renderer=opengl can be used like: configuration { "renderer=opengl" }
--release can be used...

c79f93665ae8bcbfd4bf7cf6badffcf358ee06b3 authored about 11 years ago
Handle trees based at the root of the filesystem

69572e392f94c67b171e184dcc4fcf1fd85d174c authored about 11 years ago
For convenience, allow nil arguments to some table functions

bbdba2273e91aad59d27b00d50a7a2fd94118274 authored about 11 years ago
Check presence of ld.so.conf files. Add support of additional ld.so.conf in /opt path

5e17dfec188a10596d422ca2e07bc54c70787a24 authored about 11 years ago
Transform solution groups into target aggregates

50534c2338e65db094a9ab5fb6896d13d504d8ff authored about 11 years ago
Write scripts.c to right location even when called from a different working directory

82e2676b40efe8c9971644adcc2c379e0c8cc7df authored about 11 years ago
Bug: ignores first command line argument after the action

1f126d18550d507c1616f6026ed9f379db7c7e15 authored about 11 years ago
Improve comment filtering in embed action

97edb4bee98f0a8513ec53d630a16f287aed5422 authored about 11 years ago
Only write scripts.c if modified by embed action

7d77ec8a1affdfe78276fc54ed2e27d9b4cce1ae authored about 11 years ago
Port string.startswith() to native code

2774e7796a5716e42d36d9f0631a0e02f93cd8f9 authored about 11 years ago
Add missing 'local' keyword on internal helper functions to prevent overwriting

082dc318e4fb3c7da85611a580c40aa65394dbe8 authored about 11 years ago
Added more command line flags for MSC compiler

446090b6d837f11849a0fc16a945bb933f1bcbcf authored about 11 years ago
Improve command line argument processing

- allow options to appear after the action
- export "raw" arguments to new _ARGV variable

6dc52d2e08d45c6e38472900e0f31058b9389cb7 authored about 11 years ago
Added support for Settings.settings file association

11bfb279d3afe1340e78e2acd483f7df2bdce5fc authored about 11 years ago
Removed override of Lua type(); no longer required by Premake APIs

1ee62b13bc6c09c1af3c48eabc6ea04e61081942 authored about 11 years ago
Add new "Resource" build action for WPF

06aa897261ce1b4fc7a6810303ad892b2e7e2f57 authored about 11 years ago
Begin adding support for .xaml files

fadde3112736a37a77561ceb1dae9a690651139a authored about 11 years ago
Add flag "WPF" to enable Microsoft WPF project handling

d3f0a4364498ae37e1eb3ee205a80641be8670c4 authored about 11 years ago
Split baking back out into own source file; prevent automatic baking of "raw" objects

708175e24b5ffc95dfbd9d7bf4ae4a2c993811d5 authored about 11 years ago
Fix misplaced variable declaration

6cb303423475ad321df8289393e5d77574bba8c6 authored about 11 years ago
Fix virtual path matching for patterns like "filename.*"

c38eb0c67fc6da4cb0b254a6b31c4710f9792c61 authored about 11 years ago
Allow embed action to be called from non-standard locations

6a57a89e9c355b4adb1125f2d3a052b810b6115c authored about 11 years ago
Remove some dead code

3722d90662bf4c2b7b87ec50e2f5bc7105c0a158 authored about 11 years ago
Move setting of _PREMAKE_COMMAND into premake_execute() for reuse

071e74f0ae936b6fe588c3b563c2bcfa9886cdc5 authored about 11 years ago
Various fixes

* Added 'toolchainversion' option
* Fixed per-file optimisation, flags
* Added MIPS vector exten...

22d0b2cb18e187384c90bfa525005375d38f2ecb authored about 11 years ago
Split VS C# project properties into function callouts

868e9192aba9d98050d67e51f85d9865f24ddf88 authored over 11 years ago
Merged in triton/premake-cs-fixes/make-rc2 (pull request #71)

Fixed resource compiler tool in the C++ Make backend.

b5e7a345fb40f7f8c7d492398b7baf448be4b008 authored over 11 years ago
Merged in TurkeyMan/premake-dev/patchability (pull request #85)

Improvements to vstudio patchability

e2e4bd5113f33f91a9bb9f6a8f7de23a8860f93a authored over 11 years ago
Dropped unused namestyle fields

cd3c44bb46c6478933a66f987e7c80f00aa69a6b authored over 11 years ago
Phased out sysflag tables from tool adapters

91d003a82f53f08ceae02eaf437a50a9971206f2 authored over 11 years ago
Merged in TurkeyMan/premake-dev/number_bool_apis (pull request #88)

Added number, integer and boolean api 'kinds'.

ed4afb5e10e3505bb06cbcb2201137e09d0d1000 authored over 11 years ago
Added support for androidapilevel.

* Depends on the api.register: kind = "integer" pull request to premake-dev.

d3069fbac3cf6bd0859ced045823e9ecc0f35ac2 authored over 11 years ago
Added number, integer and boolean api 'kinds'.

29ce69b9e7a1db04c2fe8349f955573821de3768 authored over 11 years ago
Fix C# resource file associations when placed in a subfolder

db77bb3434554f5ebfddd1afff7eaf13dd7af062 authored over 11 years ago
Update description

f29058d017b8b485a61ed31ed02f99a68dd38156 authored over 11 years ago
Android extension WIP

8753128c52da1979a385d8302e71070d4a3da9cf authored over 11 years ago
Merged in TurkeyMan/premake-dev/omitDefaultLibrary (pull request #86)

Added OmitDefaultLibrary flag

7ef0bf5bc858cda66f73b93cb1966c1fe51535cf authored over 11 years ago
Removed floatingpoint 'None'.

b60e999f504753302415552cca11e04cf3c51475 authored over 11 years ago
Support vs2005 (yes, I downloaded and installed vs2005 to test).

Added unit tests.

3feb383e2b7f3fb227aa00d86187b29442e4e7f0 authored over 11 years ago
Removed a bit of dead code

45b7dd029be82be7bc59b155534e47220be40b90 authored over 11 years ago
Added OmitDefaultLibrary flag.

40c846c2fef43dbd88fd4d0bb8af44189c616304 authored over 11 years ago
Made solution patchable.

e30adefed54bc8bce93800b2d9315832d4d3ae7b authored over 11 years ago
Minor changes to improve patch-ability.

d14a0f6ec85eeeab5de888083f83943372e123ca authored over 11 years ago
Split more of VC 200x exporter into function call-outs

3b5a070d42fb4b935e26e106bbd81172e742592a authored over 11 years ago
Only generate VC'10 .filters file when project has subfolders

95ac0730199e9b3e5a7d8bb7c3a198a9643c5659 authored over 11 years ago
Merged in triton/premake-cs-fixes/gcc-rc (pull request #68)

Added support for resource compiler tool under the GCC toolset.

d2295fc5d5ec5d64a78244f3ad5e06f8def4d738 authored over 11 years ago
Merged in triton/premake-cs-fixes/cs-noconfig (pull request #66)

C# Make projects now specify the "/noconfig" csc/mcs flag to behave like VS.

b9739214dcb9c22a5fb8ad6a4d616c0630f3d89d authored over 11 years ago
Merged in triton/premake-cs-fixes/cli-usingdirs3 (pull request #75)

Added new function usingdirs() to specify additional C++/CLI using directories.

bff804a03a98d0c26c347f92aa28f4ec10e28198 authored over 11 years ago
Fix DEPENDS in C# Makefiles (João Matos, Jason Filsinger)

f9015f55f1d6203846efd252e19246b63a77adfa authored over 11 years ago
Allow "*" to select the parent scope (i.e. solution "*" selects global scope, project "*" selects solution scope)

04b290f7251c6910e91946f70bbef6b86d4eb579 authored over 11 years ago