Commit Graph

58 Commits

Author SHA1 Message Date
starkos
4d8560fe92 Add Community Update #10 2021-11-19 16:15:28 -05: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
Nicholaus Clark
ffdee19969 Added compiler version selection for visual studio projects 2021-06-23 19:53:00 -04:00
starkos
88668962a8
Merge pull request #1635 from abhiss/patch-1
Fix typo in Using Premake documentation
2021-06-14 12:21:36 -04:00
abhiss
b48fd2c4e9
Update Using-Premake.md 2021-06-14 09:07:03 -07:00
Troplo
07bddc14be
Fix spelling mistake 2021-06-10 20:03:32 +10:00
KyrietS
504c764016 Fix broken links in docs 2021-06-01 23:24:42 +02:00
abhiss
ed25044cd2
fix typo 2021-06-01 00:44:48 -07:00
starkos
efc152aa3b Publish Community Update #8 2021-04-21 10:57:25 -04:00
starkos
65deb619f8 Revert "Fix download links on website"
This reverts commit 3ef2246dc7.
2021-04-14 10:43:42 -04:00
starkos
3ef2246dc7 Fix download links on website 2021-04-14 10:37:32 -04:00
starkos
b34accd579 Bump release version to alpha16 2021-04-13 09:16:57 -04:00
starkos
66cf16aa7f Set up blog; move community updates
Move the community updates from OpenCollective to our own site, for better visibility and real code blocks.
2021-04-12 10:02:44 -04:00
KyrietS
eb4a70180b Add Algolia search 2021-04-10 16:55:52 +02:00
starkos
bd66c0c32c Improve new user website navigation 2021-04-10 10:21:23 -04:00
withmorten
c59e526677 add RemoveUnreferencedCodeData option to disable /Zc:inline 2021-04-05 03:03:46 +02:00
KyrietS
b93c124080 Encourage contributors to align the docs 2021-04-03 02:53:43 +02:00
starkos
d32e893d47 Break out community section on website 2021-03-29 16:18:54 -04:00