Commit Graph

3407 Commits

Author SHA1 Message Date
Samuel Surtees
6fafa2733a
Merge pull request #1230 from LORgames/ssurtees/codeliteEscapes
Removed excessive escaping in CodeLite generator
2019-04-30 21:32:06 +10:00
Thomas Desveaux
3b31b6f054 Codelite: Add tests for pre/postbuildcommands with escaped char 2019-04-30 21:10:14 +10:00
Sam Surtees
37f9a09c0d Removed excessive escaping in CodeLite generator 2019-04-30 21:10:14 +10:00
Samuel Surtees
ee01df2fff
Merge pull request #1267 from ratzlaff/json_implementation
Provide access to  json implementation
2019-04-18 13:09:43 +10:00
Samuel Surtees
0c644dc1f9
Merge pull request #1228 from LORgames/ssurtees/win64
Added Win64 as a recognized platform
2019-04-08 23:03:05 +10:00
Samuel Surtees
1510109588
Merge pull request #1266 from ifarbod/android-visibility-hidden
Implement the 'visibility' API for Android projects
2019-04-08 23:01:58 +10:00
iFarbod
a2b78332c5
Implement the 'visibility' API for Android projects 2019-04-08 12:42:01 +04:30
Ben Ratzlaff
7589ab6e37
Provide access to json implementation
Allow configuring/overriding the base implementation
2019-04-05 12:28:35 -07:00
Samuel Surtees
cccad35b5e
Merge pull request #1264 from ifarbod/android-fixes-stage-1
Android changes, stage 1 (#1263)
2019-04-05 02:39:36 +10:00
iFarbod
efb0a4e948
Merge branch 'master' into android-fixes-stage-1 2019-04-04 20:55:21 +04:30
iFarbod
feddca8a42
Android fixes, stage 1 2019-04-04 20:46:07 +04:30
Samuel Surtees
53dfe1e19d
Merge pull request #1258 from CosmicRey/master
Added support for Visual Studio 2019 solutions
2019-04-05 00:36:20 +10:00
Reynald Brassard
d152f0e5e4 Added support for Visual Studio 2019 solutions
Added tests for new action
Changed how vs2019 aquires latest target Platform

Added optional userToolsVersion to vstudio
2019-03-30 12:25:08 -07:00
Samuel Surtees
8ea5bafee2
Merge pull request #1253 from ratzlaff/xcode_newid_determinism
Xcode newid determinism
2019-03-17 23:07:51 +10:00
Ben Ratzlaff
b17b17a71d Increase determinism by using relative paths as input to xcode.newid
Update unit tests with hashcode instead of overridden xcode.newid implementation
2019-03-13 19:57:41 -07:00
Samuel Surtees
a413f904d7
Merge pull request #1240 from WorldofBay/patch-1
allow linking of mixed c++ assemblies
2019-03-12 21:09:33 +10:00
Samuel Surtees
4639116959
Merge pull request #1249 from WorldofBay/patch-2
do not clear _isIncludingExternal in nested calls
2019-02-24 21:44:46 +10:00
WorldofBay
8ead541af6
do not clear _isIncludingExternal in nested calls 2019-02-21 15:13:04 +01:00
Samuel Surtees
3dbbc32a88
Merge pull request #1248 from tritao/roslyn_csc
Default to Roslyn-based `csc` compiler on all platforms.
2019-02-20 00:27:13 +10:00
Joao Matos
4464c4291b Default to Roslyn-based csc compiler on all platforms. 2019-02-18 16:36:09 +00:00
Samuel Surtees
73f14baaba
Merge pull request #1247 from tritao/csversion_dotnet
Added support for `csversion` API to dotnet toolset.
2019-02-18 23:19:13 +10:00
Joao Matos
d0ab1edf67 Added support for csversion API to dotnet toolset. 2019-02-18 12:37:21 +00:00
WorldofBay
213057ff2e
2 new tests for canLink 2019-02-07 15:10:58 +01:00
WorldofBay
b888c61634
allow linking of mixed c++ assemblies 2019-02-07 14:53:58 +01:00
Samuel Surtees
cda4f94e28
Merge pull request #1239 from macsforme/xcode_startproject
Implemented the startproject option for xcode
2019-02-07 19:59:41 +10:00
Joshua Bodine
0d928d6093 Implemented the startproject option for xcode by copying the functionality from vs2005. 2019-02-06 21:02:26 -07:00
Samuel Surtees
339a5f6f83
Merge pull request #1236 from CosmicRey/master
Added support for Dx12 shader models
2019-02-01 16:16:20 +10:00
Reynald Brassard
fea2be1909 Added support for Dx12 shader models 2019-01-31 22:02:46 -08:00
Thomas Desveaux
00c8d53c53
Merge pull request #1231 from LORgames/ssurtees/xcodeFix
Fixed issue with per-configuration build commands not returning errors correctly
2019-01-21 13:24:11 +01:00
Sam Surtees
ab02e3c4f8 Fixed issue with per-configuration build commands not returning errors correctly 2019-01-21 20:04:31 +10:00
Sam Surtees
3c809fb847 Added Win64 as a recognized platform 2019-01-21 01:25:13 +10:00
Samuel Surtees
ada0d6c361
Merge pull request #1224 from WorldofBay/patch-1
add missing local
2019-01-13 23:02:44 +10:00
WorldofBay
394f7667ca
add missing local
fix #1210
2019-01-11 16:14:19 +01:00
Samuel Surtees
1d469fc518
Merge pull request #1067 from ratzlaff/xcode_debugformat
Add 'Default', 'Dwarf' and 'SplitDwarf' arguments to 'debugformat'
2019-01-11 12:59:39 +10:00
Samuel Surtees
698f343ea7
Merge pull request #1220 from ifarbod/fix-androidproj-apilevel
Implement the androidapilevel() API in Android packaging projects
2019-01-10 22:19:32 +10:00
iFarbod
652abbfa8e
Remove the androidAPILevel() duplicate definition
As requested by @samsinsane.
2019-01-10 15:27:23 +03:30
Samuel Surtees
e05e66a4fc
Merge pull request #1221 from WorldofBay/patch-1
add nil check to fileconfig.hasFileSetting (gmake)
2019-01-10 18:41:09 +10:00
WorldofBay
70705b84f7
add nil check to fileconfig.hasFileSetting (gmake) 2019-01-10 09:03:43 +01:00
iFarbod
3cb523056c
Implement the androidapilevel() API in Android packaging projects 2019-01-10 02:07:06 +03:30
Samuel Surtees
46bffb2f6a
Merge pull request #1218 from Dingobloo/xctest
Add support & tests for XCTest sharedlibtype
2019-01-09 16:15:54 +10:00
Ross Brackstone
c0ceb0f26d Added support & tests for XCTest sharedlibtype 2019-01-09 14:12:44 +10:00
Samuel Surtees
ffc1596a23
Merge pull request #1206 from pintodragon/feature/codelite_update
Updated code lite to properly add LD_LIBRARY_PATH is set if libdirs is set
2018-12-23 23:59:54 +10:00
Justin Chrysler
80a85aed7d Updated code lite to properly add LD_LIBRARY_PATH is set if libdirs is set 2018-12-21 19:29:27 -05:00
Samuel Surtees
6e380c0242
Merge pull request #1203 from tempura-sukiyaki/vsandroid-javacompile
Add support for JavaCompile in vsandroid
2018-12-06 18:17:40 +10:00
tempura-sukiyaki
0002511d08 Add support for JavaCompile in vsandroid 2018-12-06 16:47:55 +09:00
Samuel Surtees
0f0c1d134e
Merge pull request #1202 from Blizzard/file_name
Support %{file.name} token in VS
2018-12-05 16:18:08 +10:00
Manu Evans
f898eb376b Support %{file.name} token in VS. 2018-12-04 18:55:30 -08:00
Samuel Surtees
6fc0497d6a
Merge pull request #1197 from LORgames/ssurtees/makefileFixes
Added missing elements in Visual Studio Makefile projects
2018-11-30 11:19:21 +10:00
Sam Surtees
62ae78976b Added missing elements in Visual Studio Makefile projects
Fixes #670
2018-11-21 00:53:00 +10:00
Samuel Surtees
52f3c575ba
Merge pull request #1194 from WorldofBay/patch-2
Move rule property string expansion into modules
2018-11-18 23:33:15 +10:00