starkos
4d8560fe92
Add Community Update #10
2021-11-19 16:15:28 -05:00
starkos
7d4b2c1573
Merge pull request #1753 from nickclark2016/update-documentation-link
...
Update documentation link in README
2021-11-07 15:23:14 -05:00
Nicholaus Clark
8456d515dd
Update documentation link in README
...
Previous link pointed to wiki which is no longer updated. Updated link
to point to the github pages URL.
2021-11-07 11:09:31 -06:00
Samuel Surtees
76d9e24da4
Merge pull request #1752 from nickclark2016/issues/1751
...
Added C17/GNU17 support to gmake/gmake2 exporters
2021-11-07 16:19:02 +10:00
Nicholaus Clark
f73ef9337e
Added C17/GNU17 support to gmake/gmake2 exporters
2021-11-07 01:10:58 -05:00
Nick Clark
5e6b5467db
Merge pull request #1749 from nickclark2016/issues/1746
...
Changed C++20 to emit C++20 instead of C++Latest in MSVC
2021-11-07 00:05:07 -05:00
Nicholaus Clark
a276fe8ee9
Changed C++20 to emit C++20 instead of C++Latest in MSVC, Added C11 and C17
2021-11-06 23:30:40 -05:00
Kyriet
b1d477ff33
Merge pull request #1745 from hannes-harnisch/master
...
Adding documentation for module options
2021-11-05 18:40:22 +01:00
Hannes Harnisch
fbc7240037
Adding descriptions for module options
2021-11-05 16:22:00 +01:00
starkos
0ab4ba5df2
Merge pull request #1744 from LORgames/ssurtees/docsCheck
...
Add check for missing values in documentation
2021-11-03 06:43:29 -04:00
Sam Surtees
0e70ae7ab0
Added check for missing values in documentation to docs-check action
...
- Added missing values in documentation files
2021-11-03 02:52:20 +10:00
starkos
12bc2ea348
Merge pull request #1737 from simco50/vs2022_version
...
Change Visual Studio Version to 17 so sln is opened with VS2022
2021-11-01 07:16:56 -04:00
Nick Clark
6adc9c0a22
Merge branch 'master' into vs2022_version
2021-10-31 14:39:19 -05:00
starkos
0acd6122f3
Merge branch 'release/v5.0.0-beta1'
2021-10-29 09:52:38 -04:00
starkos
b83424068c
Restore dev version; fix attribution in changelog
2021-10-29 09:52:26 -04:00
starkos
58780d6709
Prepare 5.0-beta1 release
2021-10-29 09:35:47 -04:00
starkos
775e6bac05
Merge pull request #1739 from starkos/issue/1628
...
Fix #1628 failing macOS os.findlib() test
2021-10-29 06:34:01 -04:00
starkos
f466e4b7b2
Fix #1628 failing macOS os.findlib() test
2021-10-29 06:28:11 -04:00
starkos
a2e37e6e97
Merge pull request #1721 from Jarod42/ruleRefacto
...
Add custom rules for Gmake2 & Codelite
2021-10-28 10:13:18 -04:00
Jarod42
29fa743f19
Improve rule support:
...
- move rule code from gmake2.lua to rule.lua
- Add UTs
- Fix enum case
- uniformise code for list.
- Add support of rules for Codelite.
2021-10-28 14:46:10 +02:00
Simon Coenen
881dc280d5
Add unit test for VS version check
2021-10-27 15:36:44 +01:00
Simon Coenen
df7dff5cd2
Change Visual Studio Version to 17 so sln is opened with VS2022
2021-10-26 12:09:13 +01:00
starkos
6c9fda87b5
Merge pull request #1728 from LORgames/ssurtees/docsCheck
...
Add action to check for and generate missing documentation
2021-10-21 14:20:05 -06:00
Sam Surtees
0fb9327993
Added action to check for missing documentation
...
- Added auto-generated documentation files for APIs without docs
- Renamed editAndContinue.md to editandcontinue.md to match convention
2021-10-21 12:45:39 +10:00
starkos
50051b9589
Merge pull request #1723 from cicanci/feature/vs-item-group-condition
2021-10-20 16:55:48 -06:00
starkos
7d5ccf819b
Merge pull request #1734 from afxw/master
2021-10-20 16:48:49 -06:00
starkos
d216d1e900
Merge pull request #1720 from T-rvw/improve_justmycode
2021-10-20 16:25:24 -06:00
starkos
a56972cbee
Merge pull request #1736 from sausagejohnson/patch-1
...
Update showcase to include Orx
2021-10-20 09:59:06 -06:00
Sausage Johnson
87e7c9b759
Merge branch 'master' into patch-1
2021-10-20 22:35:50 +11:00
Bruno Cicanci
cd276f8971
Added conditional to VS ItemGroup
2021-10-18 21:40:12 +01:00
Samuel Surtees
07d8876f9e
Merge pull request #1730 from LORgames/ssurtees/compileasDocs
...
Added missing compileas values to docs
2021-10-16 14:56:39 +10:00
Sausage Johnson
9347e1e472
Update showcase to include Orx
...
Orx Portable Game Engine uses premake for building the game library and for all blank projects that the engine spins up.
2021-10-16 15:38:09 +11:00
Bruno Camargo
9c0bf5a860
Bootstrap.bat: Add vs2022 support
2021-10-12 20:29:11 -03:00
Samuel Surtees
b73d56a9a8
Merge pull request #1710 from ActuallyaDeviloper/master
...
Add support for SSE 4.2.
2021-10-10 21:25:18 +10:00
ActuallyaDeviloper
69ba8d6c7e
Merge branch 'master' into master
2021-10-09 18:52:14 +02:00
Sam Surtees
865cc51b01
Added missing compileas values to docs
2021-10-08 14:01:59 +10:00
starkos
53a44dd834
Merge pull request #1727 from LORgames/ssurtees/architectureDocs
...
Updated architecture docs
2021-10-04 12:43:37 -04:00
starkos
6ab74d59fc
Merge pull request #1726 from LORgames/ssurtees/dialectDocs
...
Updated cdialect and cppdialect docs
2021-10-04 12:43:08 -04:00
Sam Surtees
52c48fb0b6
Updated architecture docs
2021-10-04 16:04:31 +10:00
Sam Surtees
74de7795fd
Updated cdialect and cppdialect docs
2021-10-04 15:47:37 +10:00
ActuallyaDeviloper
237e8206a2
Add support for SSE 4.2.
2021-09-30 20:30:50 +02:00
T-rvw
a0e2f0db7b
improve support justmycode option
2021-09-24 02:46:35 +08:00
starkos
1c1304637f
Merge pull request #1718 from starkos/deprecate-configuration'
2021-09-17 14:04:22 -04:00
starkos
f815c012c9
Merge pull request #1712 from T-rvw/master
2021-09-17 13:59:11 -04:00
T-rvw
c2b4b76436
add support for OpenMP in VS
2021-09-17 21:55:30 +08:00
starkos
e9525eec34
Deprecate configuration()
...
`configuration()` will not be supported in Premake6. Marking it deprecated now so everyone has a chance to phase it out. Closes #1708 .
2021-09-17 06:47:03 -04:00
starkos
39f27e3fd4
Merge pull request #1687 from Jarod42/DocNewActionDeprecated
2021-09-16 10:37:19 -04:00
Kyriet
38ccc25826
Merge pull request #1715 from KyrietS/docs-maintenance
...
Docs maintenance
2021-09-16 15:15:13 +02:00
KyrietS
393fc4bc04
Docs maintenance
...
- filled missing heading in tables (intentionally not everywhere)
- fixed link to symbols.md
- removed an accidentally added *.md extension from libX11.so
2021-09-15 22:36:11 +02:00
starkos
0dd9c4bbdb
Merge pull request #1661 from depinxi/toolset-frameworkdirs
...
Add frameworkdirs support to gmake and gmake2 with gcc/clang toolsets
2021-09-14 08:50:47 -04:00