Nicholaus Clark
a6686e021d
Added documentation for static and shared linking suffixes
2022-03-29 20:46:41 -05:00
Kyriet
d9b93c4133
Merge pull request #1777 from starkos/migrate-docsearch
...
Migrate website to latest DocSearch
2022-02-28 20:21:32 +01:00
Kyriet
f1e3baac08
Update website/docusaurus.config.js
2022-02-28 20:12:09 +01:00
Samuel Surtees
1cd78b4a90
Merge pull request #1809 from hannes-harnisch/inheritdependencies
...
Feature for disabling inherited dependencies
2022-02-22 22:23:39 +10:00
Samuel Surtees
7deba66805
Merge pull request #1788 from LoneBoco/feature-modulescansources
...
Add a new "ScanForModuleDependencies" flag.
2022-02-22 22:22:43 +10:00
Samuel Surtees
78b7e4525f
Merge pull request #1790 from hannes-harnisch/allmodulespublic
...
Adding C++ module file extensions and implementing "allmodulespublic"
2022-02-22 22:20:49 +10:00
Matvey Bystrin
e43784f6f2
Doc edit. Add Matt's ECC in "Tool modules" ( #1811 )
...
* Add Matt's ECC to tool modules
Add link to alternative generator of clang compile database
* Update modules.md
2022-02-21 01:51:45 +01:00
Hannes Harnisch
d124db636f
Implementing "allmodulespublic"
2022-02-15 19:11:34 +01:00
Nick Clark
83dfa56ee8
Merge branch 'master' into feature-modulescansources
2022-02-14 23:41:24 -06:00
Hannes Harnisch
827d07c206
Implementing "inheritdependencies"
2022-02-10 19:40:28 +01:00
John Norman
c390843a9a
Remove the line in the documentation about Visual Studio's default IDE value.
2022-02-04 14:49:31 -08:00
John Norman
d0f4474b6f
Converted to an API call.
2022-01-07 03:12:07 -08:00
Kyriet
7ed3635e84
Remove unavailable modules
2022-01-06 13:26:37 +01:00
John Norman
408a927dde
Add a new "ScanForModuleDependencies" flag.
...
This controls the Visual Studio "Scan Sources for Module Dependencies" option, which controls how it scans for C++20 modules. This new flag sets the option in the generated project files.
2022-01-04 12:19:38 -08: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
starkos
dc024e19e3
Migrate website to latest DocSearch
...
[DocSearch is migrating to a new Algolia backend](https://docusaurus.io/blog/2021/11/21/algolia-docsearch-migration ). Adjust the API keys for the new account.
2022-01-04 09:14:14 -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