Ecosyste.ms: OpenCollective

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

github.com/premake/premake-xcode


https://github.com/premake/premake-xcode

THIS REPOSITORY IS NO LONGER ACTIVE

It is now part of the main [premake-core](https://github.com/premake/premake-core) repository an...

f1e273f07b979022720f6304709efbf79997f683 authored about 8 years ago
Patch broken unit test

9961dd8ba20af90e7a90d0426773dc2444d26c25 authored over 8 years ago
Merge pull request #35 from soundsrc/revert-include-dir-fix

Revert "Merge pull request #26 from soundsrc/include-dir-fix"

823d51d00f2d1f731d5d2c0a39020d9b34cb4204 authored over 8 years ago
Revert "Merge pull request #26 from soundsrc/include-dir-fix"

This reverts commit 4cee1338a587874a74474b7738c071dde4879ce3, reversing
changes made to dc1eb551...

5a3b883c83bb1f0b63ec87963517202d5dbb2cf6 authored over 8 years ago
Merge pull request #34 from akaStiX/symbols-fix

Fixed symbols output

ce94bdf1d2616fc3e9b0dd356d89944ffeb8e87d authored over 8 years ago
Update xcode_common.lua

c54a64a710f991ae7c16113e46a42eac0cf4fe89 authored over 8 years ago
Fixed symbols output

006ce9b7660cd191c68eba006975e6cbdf95891f authored over 8 years ago
Merge pull request #32 from fzwoch/master

set C++ standard for C++11/C++14 flags

e37133097ba89e5e25ac4b9ec51297fa6dbd8610 authored over 8 years ago
Fix broken header file unit test

9fdde3430c41a7cad42bc9b70bcb11c31b30f2c3 authored over 8 years ago
set C++ standard for C++11/C++14 flags

ee8dd3decbce859cea5f1b2017f062c5544a8517 authored over 8 years ago
Merge pull request #30 from Euclideon/symbols_fix

Symbols fix

68f1f4be6474a784b9d4c35df817f50967dd4f9f authored over 8 years ago
Symbols fix

9427f3373074795b16d25d2efcc836c2a2501902 authored over 8 years ago
Merge pull request #26 from soundsrc/include-dir-fix

Mapping includedirs and sysincludedirs to HEADER_SEARCH_PATHS

4cee1338a587874a74474b7738c071dde4879ce3 authored over 8 years ago
Concatenate includedirs and sysincludedirs.

5aafcaabdf1855254af2debcb55de8f53b0c61f9 authored almost 9 years ago
Revert "Add support for sysincludedirs"

This reverts commit 5d3e4416d066b537520e99e15512d80daf1a9537.

The premake docs define "sysinclu...

7d9dd9077f7cf99ae9cddc4a39b4de238b419403 authored almost 9 years ago
Set HEADER_SEARCH_PATHS for includedirs.

USER_HEADER_SEARCH_PATHS corresponds to the -iquote option in clang, whereas the HEADER_SEARCH_P...

d17efb2858d14cda72381d82394574fc3c36d847 authored almost 9 years ago
Merge pull request #22 from ardneran/master

Added frameworkdirs option.

dc1eb5514408a5bbfc1e7c03efde6d38f1e30cf1 authored almost 9 years ago
Merge pull request #21 from saberhawk/master

Add support for sysincludedirs

ee6a64f7fb96d1a74c82616ae70a26fd6fdfc94c authored about 9 years ago
Create LICENSE.TXT

55cd9109b4e41b934d9789c2a07cf7bae479aabc authored about 9 years ago
Added frameworkdirs option.

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

293267783c2b684894a1fbd518474df676e0d7ac authored over 9 years ago
Add support for sysincludedirs

5d3e4416d066b537520e99e15512d80daf1a9537 authored over 9 years ago
Merge pull request #19 from PlexChat/master

Correct usage of deprecated magic-variable in xcode.newid

a5811c6e39e0c61f8f62536482a929f288f788e2 authored over 9 years ago
Correct usage of deprecated magic-variable in xcode.newid

The `arg` variable was used in Lua 5.0 to automatically capture
variadic arguments into a table....

9cf453dd347b234df50b09b3ff06a471574a2c1d authored over 9 years ago
Merge pull request #18 from starkos/rename-solution-to-workspace

Rename solution to workspace everywhere

6d959ab7cc68c1ec5e937fbb8835f776030f57f5 authored over 9 years ago
Rename solution to workspace everywhere

1e49aa8cd51691df1606bd820fcf9ddeba4bb05e authored over 9 years ago
Merge pull request #9 from akaStiX/Fix

Fixed configurations naming scheme

27fea8d732561199c579f03657befe29f4759d63 authored over 9 years ago
Merge pull request #16 from akaStiX/FileTags

Added storyboard as a recognized filetype

6a6cc3a2244180ce1fcbcc02218e3e03085470a8 authored over 9 years ago
Merge pull request #17 from starkos/fix-workspace-tests

Fix EOL for workspace unit tests

e6a662976b8542d1cdb59a758ec741b5e215285e authored over 9 years ago
Fix EOL for workspace unit tests

9b1e70eaf348eec8272160663c3b622d9a3f909a authored over 9 years ago
Added storyboard as a recognized filetype

64ff93327af3d90cf994c117e8d0cf5128f77519 authored over 9 years ago
Merge pull request #14 from starkos/remove-preload-include

Fix "name in use" errors from module preload script

ec5e741565f22e2c80539a47fdc3815614b221cc authored over 9 years ago
Fix "name in use" errors from module preload script

The module preloaded now uses `loadfile()` rather than `include()` in order to report script err...

5d2fd11a05c67aacc20b6e0677634d5c0a469a3c authored over 9 years ago
Fix unit tests broken by new default target directory values

6e2494b4d07a883508bc6626686a47f927a596cb authored over 9 years ago
Merge pull request #11 from starkos/remove-deprecated-flags

Switch over to exceptionhandling() and rtti()

c7d5f7bfcfcb8bdac5154a3acc848eec1eac6b71 authored over 9 years ago
Switch over to exceptionhandling() and rtti()

86ad86d40468aa45170d760e775fa317dd7583f3 authored over 9 years ago
Add _VERSION field

b1c61760426cd99848e565df86d573b6150e5a52 authored over 9 years ago
Merge pull request #10 from starkos/load-test-func

Switch to new test function approach for dynamic loading

af5d04a68bc3bee9f1e0e757f9014ea6a358ba5a authored over 9 years ago
Switch to new test function approach for dynamic loading

682a7a89390b048d73b8a79f67eef169c5a1d8df authored over 9 years ago
Fixed configurations naming scheme

d02f40a868566bfea2237c673e949538888d2be8 authored over 9 years ago
Updated tests

916d19bf0033b5b6ff4eed90e4100d3d3e9973aa authored almost 10 years ago
Removed obsolete feature

a225e2b2f16967ce8a4dd5ee2de4715d0fd0791a authored almost 10 years ago
Fix unit tests for includedir() handling changes

ee1ae4009abe741ea1a9ff4cb185e00d99e3b703 authored almost 10 years ago
Merge pull request #5 from akaStiX/master

Fixed broken tests

ce0e713b2253837848d733d2aa61e1167c8b471a authored almost 10 years ago
Fixed broken tests

138386c42ee25e8e5e09e52ce18d505b06682509 authored almost 10 years ago
Merge pull request #4 from akaStiX/master

Extra warnings

de23410910c0afcb1264e1e5f150ec6982d02a5b authored almost 10 years ago
Extra warnings

de430163e2a922f5593288e627ada00930899a92 authored almost 10 years ago
Merge pull request #3 from akaStiX/master

Fixed spaces in include dir pathes

bfea218ef07f834687786b3d0ed01113244b50c1 authored almost 10 years ago
Fixed header search paths

1ab8ce034414827170591009dcd8ecc5be7ba887 authored almost 10 years ago
Fixed spaces in include dir pathes

5733c121ca7cb188ef5e91d86ff1613056aaad73 authored almost 10 years ago
Merge pull request #2 from starkos/finish-renaming-archs

Finish renaming archs

b0f33f4c9fd5ad54adceb23e0caa7362cd6d5ac3 authored almost 10 years ago
Finish renaming architectures away from x32/x64

A number of tests were relying on the fact that x32/x64 were being converted implicitly to x86/x...

45b04f0481178c1dd410f267adf6e585b80b2ffe authored almost 10 years ago
Adapted for explicit arch PR.

897ad816714576a611d6d02c99e55a82954c5bbf authored almost 10 years ago
Merge pull request #1 from fzwoch/master

make guids unique or xcode will crash

3411729720af220dcac2526d7f64bda8320a5e2d authored almost 10 years ago
fix: project guids are not unique if project name and target name are the same (which is the default behavior) causing xcode to crash.

55aa1eaa80a753c95f698a5a7abc979ab38246f6 authored almost 10 years ago
Re-enable deferred module loading

b3dbaa9217f879e7c5ed63e1a5f706f71600201e authored almost 10 years ago
Clean up project header and footer generation

bfb78cffcfe0bef6622e87fa92a6bb7c54bbe683 authored almost 10 years ago
Apply coding conventions to Xcode workspace exporter

17ee1d885ff910e9cc5e0174c9cddafa5089eff9 authored almost 10 years ago
Register action when module is loaded; temporary while pre-registration gets fixed

81aa212236364ae5c729c6a86064ee4a6a5a16fd authored almost 10 years ago
Patch up unit tests to reflect latest code

74b520cb56879db4e1ff5b5908b352225e13439b authored almost 10 years ago
Pull up module sources and unit tests; adjust namespaces and a few naming conventions

804da2236e056cf58342cc78cb28dcf992de8226 authored almost 10 years ago
Set up a skeleton module that can be loaded on-demand

a562d9d1993a14936d58865c5119e44281edb9fe authored almost 10 years ago
Add command-line token expansion step

68b519ea9ec3a6958583754180830c30c9307aa5 authored about 10 years ago
Replace deprecated call to project.getfilename()

- Fixed whitespace at EOL

a7b4478c7738c578bee989924e69bb7d901ba0a7 authored over 10 years ago
! more changes based on hh10k changes

! needs pull request 117 from premake dev in order to work

210e74fafe9d837965e037f2abfadc6f1d7a2e00 authored over 10 years ago
+ updated with latest premake dev

47a93cf1c4d7ba844faeaccf68f8b0af1b9dde9c authored almost 11 years ago
+ initial xcode support

3e482756d32e85fd8b674fd974bdfde1c09bd656 authored over 11 years ago