Tom van Dijck
53ec0cc3bf
Merge branch 'master' into patch-1
2018-04-05 12:42:46 +02:00
Tom van Dijck
d094923538
Merge pull request #1031 from tdesveauxPKFX/fix-gmake2-callarray
...
Fix gmake2 Makefile projects callArray
2018-04-05 12:38:18 +02:00
Tom van Dijck
d93ae33a7f
Merge branch 'master' into luasocket
2018-04-05 12:34:41 +02:00
Thomas Desveaux
bd2aff7ef2
VStudio: symbolspath tests generateDebugInfo -> generateProgramDataBaseFile
2018-04-03 20:21:48 +02:00
Thomas Desveaux
2bb0800b04
VStudio: Add tests for symbolspath
2018-04-03 20:18:50 +02:00
Thomas Desveaux
75692a7920
VStudio: Implement symbolspath for static libs
2018-04-03 20:03:18 +02:00
J. Perkins
c461176e29
Merge branch 'master' into fix-gmake2-callarray
2018-04-03 10:35:01 -04:00
J. Perkins
5ee5d651b3
Merge pull request #1029 from starkos/improve-api-reset
...
Replace last global state block in api.reset
2018-04-03 06:39:38 -04:00
J. Perkins
02a28a38e3
Merge pull request #1030 from tdesveauxPKFX/fix-vstudio-symbolspath
...
Fix vstudio symbolspath
2018-04-03 06:39:22 -04:00
thomas desveaux
04f22eead1
Gmake2: Clean Makefile tests
2018-04-02 21:18:40 +02:00
thomas desveaux
dbf36a5f97
Gmake2: Add tests for Makefile project kind
2018-04-02 21:15:24 +02:00
thomas desveaux
bc71ad0d9e
Gmake2: Fix callArray calls
2018-04-02 20:25:57 +02:00
tdesveaux
9ecde94dd2
VStudio: Fix symbolspath not generated for FastLink and Full
2018-04-02 19:45:51 +02:00
tdesveaux
be01050638
VStudio: Add tests for symbolspath
2018-04-02 19:44:06 +02:00
Jason Perkins
a038f5f459
Replace last global state block in api.reset
...
Follow up to #1021 : I removed the state blocks added by the tests, but neglected to put back a new, empty global state block for the next run.
2018-04-02 09:59:34 -04:00
redorav
fae731656a
Merge branch 'master' into luasocket
2018-03-30 12:46:10 +01:00
Emilio López
4921e8a736
Merge branch 'luasocket' of https://github.com/redorav/premake-core into luasocket
2018-03-30 12:41:25 +01:00
Emilio López
51aae62dcb
Move luasocket from being a static lib to a binary module
2018-03-30 12:37:25 +01:00
Sebastian Kylander
8724e5eb9a
Merge branch 'master' into codelite-libdirs
2018-03-26 20:48:17 +02:00
J. Perkins
b1b299e023
Merge pull request #1018 from LORgames/ssurtees/releaseInfoBadges
...
Added release info badges to the readme
2018-03-26 12:34:21 -04:00
J. Perkins
7864c0b974
Merge branch 'master' into ssurtees/releaseInfoBadges
2018-03-26 12:30:05 -04:00
Sebastian Kylander
37045dc3ce
Add test for codelite libdirs
2018-03-26 15:44:40 +02:00
Sebastian Kylander
70ddafef74
List libdirs in codelite projects
2018-03-26 15:43:51 +02:00
Samuel Surtees
5348773851
Merge pull request #952 from tempura-sukiyaki/xcode4-targetextension
...
Add support for `targetextension` in xcode4
2018-03-24 16:29:47 +10:00
Sam Surtees
24eea88e1f
Added release info badges to the readme
2018-03-24 16:23:59 +10:00
J. Perkins
428e9b3927
Merge pull request #1021 from starkos/improve-api-reset
...
Clear additional global state between unit test runs
2018-03-23 13:59:31 -04:00
Tom van Dijck
eb9897a2c0
Merge branch 'master' into improve-api-reset
2018-03-23 15:31:17 +01:00
redorav
a013b6aa62
Merge branch 'master' into luasocket
2018-03-23 08:36:48 +00:00
J. Perkins
3e204522ec
Merge pull request #1005 from premake/fix_deps
...
Fix gmake dependencies
2018-03-22 14:59:46 -04:00
J. Perkins
1c94b17d2c
Merge branch 'master' into fix_deps
2018-03-22 11:37:52 -04:00
Manu Evans
1cd1f4df6c
Update tests.
2018-03-21 16:45:36 -07:00
Manu Evans
ba96baa62c
Attempt to fix the gmake dependency chain
2018-03-21 16:45:36 -07:00
Jason Perkins
e34c23b64f
Clear additional global state between unit test runs
...
Clears out some global state that was being left over between unit tests runs, causing indeterminate results when running multiple tests against data at the global scope.
2018-03-19 10:10:56 -04:00
redorav
87fe90d4d2
Merge branch 'master' into luasocket
2018-03-17 15:18:23 +00:00
Emilio López
09dbeff23f
Looking at the luasocket makefile it seems LUASOCKET_API needs to be defined as __attribute__((visibility(\"default\"))) on all platforms except Windows
2018-03-17 15:15:07 +00:00
Emilio López
8aa7370dda
system:not does not allow spaces so fix that as build fails otherwise
2018-03-17 14:56:38 +00:00
Emilio López
b1f352bf67
Embed luasocket as a static library
...
Add mobdebug lua script to allow debugging premake with ZeroBrane Studio
Add --debugger command line option to enable debugging
2018-03-17 14:47:40 +00:00
J. Perkins
0c17303436
Merge pull request #1019 from Passw/patch-1
...
Remove git submodule commands
2018-03-17 10:41:42 -04:00
Passw
29d02a3d21
Remove git submodule commands
...
It seems that there is no git submodule any more
2018-03-16 10:59:31 +08:00
Dandielo
a4e06bc8f3
Fixes an issue with custom rules tracking files.
...
Using 'Build Rules' would sometimes cause the tracker ignore changes in a source file, because of the tracker file being in the wrong directory.
2018-02-27 14:03:52 +01:00
Samuel Surtees
0eda22c602
Merge pull request #988 from LORgames/ssurtees/pathNormalizationFix
...
Fixed a bug with normalizing paths that contain dot folders
2018-02-05 21:56:03 +10:00
Samuel Surtees
ae8e3b02ad
Merge pull request #994 from dcourtois/issue_935
...
added a 'latest' systemversion for vs2017
2018-01-18 21:01:20 +10:00
Damien Courtois
928076a13a
fixed a crash in latestSDK10Version when the registry value is not found
2018-01-18 11:37:37 +01:00
Damien Courtois
7017f09263
fixed system 'latest' test
2018-01-18 09:20:37 +01:00
Tom van Dijck
ad3b884905
Merge branch 'master' into ssurtees/pathNormalizationFix
2018-01-17 09:24:00 +01:00
Damien Courtois
3a63d496e6
fixed incorrect unit test with systemversion 'latest'
2018-01-17 09:13:58 +01:00
Damien Courtois
d5089b5d9b
added a 'latest' systemversion for vs2017
...
forgot to add the ".0" suffix
added unit tests for systemversion "latest"
2018-01-16 16:45:47 +01:00
J. Perkins
e9dda518cf
Merge pull request #993 from alexandre-janniaux/fix-usr-lib64-being-at-front-position
...
Fix /usr/lib64 being used as search dir before project's libdir
2018-01-11 09:43:41 -05:00
J. Perkins
8896359839
Merge branch 'master' into fix-usr-lib64-being-at-front-position
2018-01-11 08:52:58 -05:00
J. Perkins
797f279a28
Merge pull request #990 from tdesveauxPKFX/isaextensions
...
Extended Instructions sets
2018-01-10 11:55:03 -05:00