Thomas Desveaux
|
da3915d30d
|
Merge remote-tracking branch 'origin/master' into omit-frame-pointer
|
2018-04-16 19:30:28 +02:00 |
|
thomas desveaux
|
28b0a6db0f
|
Update vs200x_vcproj to new omitframepointer API
|
2018-04-15 18:14:24 +02:00 |
|
thomas desveaux
|
b21b43aa92
|
Update XCode module to new omitframepointer API
|
2018-04-15 18:09:08 +02:00 |
|
thomas desveaux
|
c629c4a1c1
|
Merge remote-tracking branch 'origin/master' into omit-frame-pointer
|
2018-04-15 17:56:41 +02:00 |
|
Sam Surtees
|
15426309b3
|
Fixed issue with floatingpoint "Strict" causing errors in XCode
|
2018-04-15 22:25:27 +10:00 |
|
Tom van Dijck
|
776a4c92b9
|
Merge pull request #1011 from Dandielo/patch-1
Fixes an issue with custom rules tracking files.
|
2018-04-12 20:48:02 +02:00 |
|
thomas desveaux
|
3ebbe97c2c
|
Add test for omitframepointer Default in vstudio + fix omitframepointer Default in vstudio
|
2018-04-12 20:14:57 +02:00 |
|
thomas desveaux
|
906e86d994
|
Merge remote-tracking branch 'origin/master' into omit-frame-pointer
|
2018-04-12 19:24:09 +02:00 |
|
Thomas Desveaux
|
80e2bb02e6
|
Merge remote-tracking branch 'origin/master' into struct-member-align
|
2018-04-11 14:08:50 +02:00 |
|
Samuel Surtees
|
dc641e5c69
|
Merge pull request #1045 from tdesveauxPKFX/debuggerflavor
Add debuggerflavor API
|
2018-04-11 18:48:03 +10:00 |
|
Thomas Desveaux
|
228bba9702
|
Implement unsignedchar tests for CodeLite
|
2018-04-10 22:03:12 +02:00 |
|
Thomas Desveaux
|
6ad87a76c1
|
Implement unsignedchar for xcode
|
2018-04-10 21:54:51 +02:00 |
|
Thomas Desveaux
|
159281ea5a
|
Implement unsignedchar for vstudio
|
2018-04-10 21:38:31 +02:00 |
|
Thomas Desveaux
|
7d23654c16
|
structmemberalign: simplify API
|
2018-04-10 20:10:49 +02:00 |
|
tdesveauxPKFX
|
c92c58037b
|
Merge branch 'master' into struct-member-align
|
2018-04-10 20:02:02 +02:00 |
|
Thomas Desveaux
|
92f0f08648
|
debuggerflavor: use simpler terms in api
|
2018-04-10 20:00:41 +02:00 |
|
Thomas Desveaux
|
6fdb94a5f2
|
Merge remote-tracking branch 'origin/master' into debuggerflavor
|
2018-04-10 19:54:53 +02:00 |
|
tdesveauxPKFX
|
74a9277bf8
|
Merge branch 'master' into omit-frame-pointer
|
2018-04-10 19:17:26 +02:00 |
|
Thomas Desveaux
|
b981e67e89
|
Add structmemberalign API + implement for vstudio
|
2018-04-09 17:23:10 +02:00 |
|
Thomas Desveaux
|
ed2b419128
|
Add debuggerflavor API + implement for vstudio
|
2018-04-09 17:20:38 +02:00 |
|
Thomas Desveaux
|
0160e82188
|
Add omitframepointer API + implement for gcc and vstudio
|
2018-04-09 17:11:38 +02:00 |
|
tdesveaux
|
40a01361d3
|
VStudio: Add tests for FxCompile block
|
2018-04-07 19:16:29 +02:00 |
|
tdesveaux
|
c9870879c6
|
VStudio: Implement FxCompile block for hlsl shader compilation
|
2018-04-07 19:15:45 +02:00 |
|
tdesveauxPKFX
|
5a1b8ad287
|
Merge branch 'master' into vstudio-staticlib-symbolspath
|
2018-04-06 19:04:45 +02:00 |
|
Thomas Desveaux
|
825c1b989a
|
VStudio: Factorise conditions and value for ProgramDataBaseFile[Name]
|
2018-04-06 19:04:19 +02:00 |
|
tdesveauxPKFX
|
324c3bb757
|
Merge branch 'master' into vstudio-staticlib-symbolspath
|
2018-04-05 18:30:02 +02:00 |
|
Thomas Desveaux
|
40e0539aa0
|
VStudio: Extract ProgramDataBaseFileName from vstudio.programDatabaseFile
|
2018-04-05 18:28:38 +02:00 |
|
Sam Surtees
|
f7626d4e2a
|
Add 'modules/android/' from premake-android
- Additional changes to get tests working
|
2018-04-05 20:58:31 +10:00 |
|
Tom van Dijck
|
53ec0cc3bf
|
Merge branch 'master' into patch-1
|
2018-04-05 12:42:46 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Samuel Surtees
|
ef9b341d6f
|
Merge pull request #979 from tdesveauxPKFX/fix-noexceptions-vs2010
Define _HAS_EXCEPTIONS=0 from vs2010 for exceptionhandling off
|
2017-12-21 20:07:16 +10:00 |
|
Cat Stevens
|
b779f6f600
|
src/base and modules: change links to industriousone.com to working HTTPS github links
|
2017-12-19 13:52:30 -05:00 |
|
Thomas Desveaux
|
75ff8934f6
|
vstudio: Fix exception handling tests
|
2017-12-19 15:50:45 +01:00 |
|
Thomas Desveaux
|
c3ceb52b94
|
vstudio: Define _HAS_EXCEPTIONS=0 from vs2010 for exceptionhandling off
|
2017-12-19 14:53:11 +01:00 |
|