Hannes Harnisch
d124db636f
Implementing "allmodulespublic"
2022-02-15 19:11:34 +01:00
Kyriet
7ed3635e84
Remove unavailable modules
2022-01-06 13:26:37 +01:00
starkos
a3afc7b378
Revert "Merge remote-tracking branch 'hannes-harnisch/inheritdependencies'"
...
This reverts commit 7a6ee23a5e
, reversing
changes made to 651617a40b
.
2022-01-04 09:40:25 -05:00
starkos
7a6ee23a5e
Merge remote-tracking branch 'hannes-harnisch/inheritdependencies'
2022-01-04 09:39:12 -05:00
Chad Engler
065b3acb2f
Improve external include & warning support
2022-01-03 08:31:44 -08:00
Enhex
76c4045eca
add Visual Studio 2022
2021-12-31 01:44:49 +02:00
Hannes Harnisch
03cdefcce1
Merge branch 'master' into inheritdependencies
2021-12-11 23:15:53 +01:00
Hannes Harnisch
39e7ebd3e1
Fixing missing tag for inheritdependencies with no links
2021-12-11 23:14:45 +01:00
Kyriet
efb545ae65
Add a workroud for localized dates on the website ( #1770 )
...
* Add a workroud for localized dates on the website
* Remove options passed to toLocaleDateString
* fixes #1748
2021-12-09 19:01:42 +01:00
Hannes Harnisch
2bf8481e76
Adding docs for "inheritdependencies"
2021-12-08 20:40:32 +01:00
starkos
346c3b2289
Merge pull request #1762 from Jarod42/CodeliteKindNone
...
Add support of kind "None" for Codelite
2021-11-26 10:53:20 -05:00
starkos
a81717019e
Merge pull request #1747 from LORgames/ssurtees/consumewinrtextension
...
Added API for CompileAsWinRT
2021-11-26 10:39:11 -05:00
Jarod42
c577bc84f1
Add support of kind "None"
for Codelite.
2021-11-26 10:55:07 +01:00
starkos
81460b4e47
Merge pull request #1757 from Jarod42/GMakeKindNone
...
Add support for `kind "None"` as do nothing for gmake/gmake2
2021-11-21 16:17:47 -05:00
starkos
4d8560fe92
Add Community Update #10
2021-11-19 16:15:28 -05:00
Jarod42
42d716b3ef
Add "support" for kind "None"
(as do nothing) for gmake/gmake2.
2021-11-18 16:06:37 +01:00
Sam Surtees
12ca8f45b6
Added API for CompileAsWinRT
2021-11-09 01:49:30 +10:00
Nicholaus Clark
f73ef9337e
Added C17/GNU17 support to gmake/gmake2 exporters
2021-11-07 01:10:58 -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
Hannes Harnisch
fbc7240037
Adding descriptions for module options
2021-11-05 16:22:00 +01: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
58780d6709
Prepare 5.0-beta1 release
2021-10-29 09:35:47 -04:00
starkos
f466e4b7b2
Fix #1628 failing macOS os.findlib() test
2021-10-29 06:28:11 -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
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
d216d1e900
Merge pull request #1720 from T-rvw/improve_justmycode
2021-10-20 16:25:24 -06:00
Sausage Johnson
87e7c9b759
Merge branch 'master' into patch-1
2021-10-20 22:35:50 +11: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
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
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
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
KyrietS
19f8561bd8
Upgrade docusaurus version to beta.6
...
- some files had to be renamed as files prefixed with an underscore are ignored now
- docusaurus reserves /docs/tags path so we can't have a page there
2021-09-08 21:42:18 +02:00
Jarod42
24486241b6
[Doc] Update deprecated entry for newaction
.
2021-08-09 10:41:48 +02:00
starkos
142abd70a5
Add Community Update #9
2021-07-31 12:43:07 -04:00
Nicholaus Clark
2cc5eff84f
Updated sidebar to include toolsversion link
2021-07-26 13:52:52 -04:00
starkos
4be2a96761
Merge remote-tracking branch 'nickclark2016/issues/1603'
2021-07-08 06:26:20 -04:00
Jarod42
a70c67b7e7
compilebuildoutputs make some comments obsolete.
2021-07-04 15:24:06 +02:00
Nick Clark
d953b332f4
Merge branch 'master' into issues/1603
2021-06-30 00:31:17 -04:00
Nicholaus Clark
32ba709ffa
Added D toolsets to documentation
2021-06-30 00:30:53 -04:00