Paul Fox
|
5fbd357d3a
|
Updated mismatched android config to the value in the allowed stl table
|
2019-07-23 21:47:43 +10:00 |
|
@starkos
|
d2dcf707ac
|
Merge pull request #1313 from opencollective/opencollective
Activating Open Collective
|
2019-07-22 07:23:22 -04:00 |
|
Jess
|
b2a50101d6
|
Added financial contributors to the README
|
2019-07-15 06:17:53 -07:00 |
|
Samuel Surtees
|
94f6d63d4c
|
Merge pull request #1305 from cfs-pure/patch-1
Reconcile logic within os_matchisfile()
|
2019-06-30 22:25:45 +10:00 |
|
cfs-pure
|
7d910ad5bc
|
Reconcile logic within os_matchisfile()
If dirent supplies d_type, then match the logic used within do_isfile() to determine if a directory entry is a file or not.
|
2019-06-27 15:50:21 -07:00 |
|
Samuel Surtees
|
900e4b0d86
|
Merge pull request #1285 from ifarbod/vs16-compat-android
Use correct values for MinimumVisualStudioVersion in Android projects
|
2019-06-08 08:34:30 +10:00 |
|
iFarbod
|
9506f1aae4
|
Test against VS15 and VS16 as pointed out by @samsinsane
|
2019-06-07 22:14:15 +04:30 |
|
Samuel Surtees
|
b173d0890a
|
Merge pull request #1296 from tdesveauxPKFX/package-source-fix
Fix source packaging
|
2019-06-07 16:36:36 +10:00 |
|
Samuel Surtees
|
f930e7095c
|
Merge pull request #1275 from LORgames/ssurtees/codeliteFixes
Fixed various issues with escaping in CodeLite generator
|
2019-06-07 13:54:45 +10:00 |
|
@starkos
|
d561c80ed4
|
Merge pull request #1298 from TurkeyMan/d_updates
Update D module to VS2019 and latest D compiler options.
|
2019-06-03 17:21:02 -04:00 |
|
Manu Evans
|
f7416857a1
|
Update D module to VS2019 and latest D compiler options.
|
2019-06-02 03:10:41 -07:00 |
|
tdesveaux
|
e4d8121f9c
|
package.lua: Fix source package not containing scripts.c
|
2019-05-30 19:10:28 +02:00 |
|
tdesveaux
|
465e35e14d
|
package.lua: do not use gitattributes export-ignore as it's used by github package as well
|
2019-05-30 19:10:03 +02:00 |
|
iFarbod
|
5f0b1ce005
|
Fix android test case for minVSversion
|
2019-05-24 16:07:21 +04:30 |
|
iFarbod
|
836cbfa96d
|
Use correct values for MinimumVisualStudioVersion in Android projects
|
2019-05-08 19:10:14 +04:30 |
|
Samuel Surtees
|
82bcf8b676
|
Merge pull request #1282 from ifarbod/fix-vs2019-icon
Fix VS2019 solution icons
|
2019-05-08 12:15:40 +10:00 |
|
iFarbod
|
7c5fd94601
|
Fix VS2019 solution icons
|
2019-05-07 20:11:05 +04:30 |
|
Samuel Surtees
|
d7c27fdbe8
|
Merge pull request #1281 from tdesveauxPKFX/package/source_improvements
Source package improvements
|
2019-05-06 00:26:09 +10:00 |
|
Samuel Surtees
|
932ecae300
|
Merge pull request #1280 from tdesveauxPKFX/bootstrap_latest_vs
Bootstrap.bat: Default to latest Visual Studio available
|
2019-05-06 00:24:05 +10:00 |
|
Samuel Surtees
|
1029d1e2ce
|
Merge pull request #1279 from premake/release-5.0-alpha14
Release 5.0 alpha14
|
2019-05-06 00:19:36 +10:00 |
|
Thomas Desveaux
|
cf290de504
|
Package: Add xcode and codelite projects to source package
|
2019-05-04 17:22:56 +02:00 |
|
Thomas Desveaux
|
625e6d40e6
|
Bootstrap: Use gmake2 instead of gmake
|
2019-05-04 17:17:19 +02:00 |
|
Thomas Desveaux
|
552c00cbd8
|
Package: Replace gmake with gmake2 for source package
|
2019-05-04 17:16:52 +02:00 |
|
Thomas Desveaux
|
9ac4db937c
|
Post Alpha14 release: Set PREMAKE_VERSION to dev
|
2019-05-04 16:56:10 +02:00 |
|
Thomas Desveaux
|
f1dbf78e25
|
README: Update commit since last release shield for alpha14
|
2019-05-04 16:29:03 +02:00 |
|
Thomas Desveaux
|
fe78c5689e
|
Package.lua: Minor fix to premakeBin value
|
2019-05-04 16:03:07 +02:00 |
|
Thomas Desveaux
|
830e13f06c
|
Bootstrap.bat: Change default behaviour to bootstrap with latest Visual Studio available
|
2019-05-04 15:30:15 +02:00 |
|
Thomas Desveaux
|
e8288a7260
|
CHANGES.txt: Add merged PRs since alpha13
|
2019-05-04 14:21:32 +02:00 |
|
Thomas Desveaux
|
ff368fcceb
|
Bump PREMAKE_VERSION to alpha14
|
2019-05-04 14:09:44 +02:00 |
|
Thomas Desveaux
|
ca50a00bdf
|
Merge pull request #1278 from tdesveauxPKFX/redist_improvement
Packaging script improvement
|
2019-05-04 14:07:13 +02:00 |
|
Thomas Desveaux
|
d413f5c360
|
Bootstrap.mak: Add macosx alias for osx to match Premake os.host()
|
2019-05-03 17:35:04 +02:00 |
|
Thomas Desveaux
|
898fe7b599
|
Package: Use Premake action list to generate projects for source package
|
2019-05-03 17:33:13 +02:00 |
|
Thomas Desveaux
|
74421d13d8
|
Package: Add a third optional argument to select compiler for Bootstrapping
|
2019-05-03 17:33:13 +02:00 |
|
Thomas Desveaux
|
1e0de4c213
|
Bootstrap.bat: Add vs2019 support
|
2019-05-02 21:23:09 +02:00 |
|
Thomas Desveaux
|
5c63230468
|
Package: Shallow clone repository
|
2019-05-02 21:23:09 +02:00 |
|
Thomas Desveaux
|
d793402414
|
Package: Fix repository not correctly removed due to git objects being read only
|
2019-05-02 21:23:09 +02:00 |
|
Thomas Desveaux
|
0038842032
|
Package: Adapt required tools to new process
|
2019-05-02 21:23:09 +02:00 |
|
Thomas Desveaux
|
886cddc406
|
Package: Add .gitattributes to ignore some files when packaging
|
2019-05-02 21:23:09 +02:00 |
|
Thomas Desveaux
|
63322c80e2
|
Package: Use git archive to create Premake archives
|
2019-05-02 21:23:08 +02:00 |
|
Thomas Desveaux
|
d5514e8e1c
|
Package: Bootstrap Premake in cloned repository
|
2019-05-02 21:23:08 +02:00 |
|
Thomas Desveaux
|
b364a763ee
|
Improve Windows Bootstrap by automating Visual Studio environment setup
|
2019-05-02 21:23:08 +02:00 |
|
Thomas Desveaux
|
cdb6d3f3da
|
Merge pull request #1276 from LORgames/ssurtees/codeliteForceIncludes
Added support for forceincludes in CodeLite
|
2019-05-02 19:35:38 +02:00 |
|
Sam Surtees
|
4531b0de4a
|
Fixed various issues with escaping in CodeLite generator
|
2019-05-03 02:03:13 +10:00 |
|
Sam Surtees
|
b6c9bc33d5
|
Added support for forceincludes in CodeLite
|
2019-05-03 00:13:17 +10:00 |
|
Samuel Surtees
|
5913b0ebaa
|
Merge pull request #1244 from LORgames/ssurtees/detokenFix
Fixed issue with detoken not handling deferred joins correctly
|
2019-04-30 22:01:24 +10:00 |
|
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 |
|