647a083895
[*] gmake2: fix unescaped ' ' characters in target directory and target
2022-04-05 13:03:07 +01:00
Nick Clark
00c056c0fe
Merge pull request #1821 from KyrietS/windows-pipeline
...
Use vswhere.exe in Windows pipeline
2022-04-02 17:00:04 -05:00
Kyriet
6cf950978f
Use vswhere.exe in Windows pipeline
2022-03-30 09:25:55 +02:00
Kyriet
5b69a5555f
Merge pull request #1826 from nickclark2016/issues/1818
...
Added documentation for static and shared linking suffixes
2022-03-30 09:21:50 +02:00
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
1b8ef89cae
Merge pull request #1789 from LoneBoco/bugfix-externalwarning
...
Include the configuration condition for ExternalWarningLevel.
2022-02-22 22:22:11 +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
Samuel Surtees
e57f4b7f47
Merge pull request #1820 from KyrietS/windows-pipeline-fix
...
Use windows-2019 instead of windows-lastest (temporarily)
2022-02-22 21:44:01 +10:00
Kyriet
dceedcd639
Use windows-2019 instead of windows-lastest (temporarily)
2022-02-21 23:13:10 +01: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
Hannes Harnisch
59385a2586
Adding C++ module file extensions
2022-02-15 19:11:34 +01:00
Nick Clark
7039eb86fc
Merge branch 'master' into bugfix-externalwarning
2022-02-15 07:23:25 -06: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
Samuel Surtees
9d38e82f7b
Merge pull request #1787 from KyrietS/premake-modules
...
Remove unavailable modules
2022-01-07 19:12:23 +10:00
Kyriet
7ed3635e84
Remove unavailable modules
2022-01-06 13:26:37 +01:00
John Norman
9fe297f5bb
Reduced redundant code and added another test case.
2022-01-06 01:40:44 -08:00
John Norman
88649340e5
Fixed file level handling of externalwarnings and externalanglebrackets.
2022-01-05 10:21:49 -08:00
John Norman
ff4f34301b
Include the configuration condition for ExternalWarningLevel.
2022-01-04 13:03:24 -08:00
John Norman
d5347f623a
Added test for the ScanForModuleDependencies flag.
2022-01-04 12:55:21 -08: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
651617a40b
Merge pull request #1754 from englercj/msvc-external-support
...
Improve external include & warning support
2022-01-04 09:24:47 -05:00
starkos
132249e2bd
Merge pull request #1763 from starkos/issue/1650
...
Fix `make clean` handling of generated files
2022-01-04 09:19:05 -05:00
starkos
11da2f49f1
Fix make clean
handling of generated files
...
Closes #1650 .
2022-01-04 09:15:47 -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
Kyriet
24e5c8d2ab
Merge pull request #1785 from Enhex/patch-1
...
add "vs2022" to the list of available actions
2022-01-02 14:48:53 +01: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
Hannes Harnisch
fe1ac8a6cb
Implementing "inheritdependencies"
2021-12-08 20:11:18 +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
ea8a29a081
Merge pull request #1760 from starkos/website/update-10
...
Add Community Update #10
2021-11-19 16:20:57 -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