Samuel Surtees
2a3f3b75ec
Merge pull request #2006 from Jarod42/externalwarnings_vs2019
...
`externalwarnings`, `externalanglebrackets`, `externalincludedirs` was already available in vs2019
2022-12-11 17:12:08 +10:00
Jarod42
998cbc7a69
externalwarnings
, externalanglebrackets
, externalincludedirs
was already available in vs2019
2022-12-09 15:27:01 +01:00
Kyriet
e26e623349
Merge pull request #1981 from nepp95/patch-1
...
Update usefullpaths.md
2022-12-01 18:28:24 +01:00
Niels
585ac5d5fb
Update usefullpaths.md
...
Update usefullpaths.md
Update usefullpaths.md
2022-11-29 12:23:30 +01:00
Giacomo Maino
7f3bb26534
Update defaultplatform.md
2022-10-31 18:23:20 +01:00
Nick Clark
ff5328c214
Merge pull request #1980 from LORgames/ssurtees/uwp
...
Added UWP support for VS projects
2022-10-12 08:29:31 -04:00
Sam Surtees
2a2feac1c9
Added UWP support for VS projects
2022-10-09 15:52:06 +10:00
Sam Surtees
80e371b320
Added support for CopyFileToFolders via Copy buildaction
...
- Added full table of supported C++ values for buildaction
2022-10-08 16:40:16 +10:00
Samuel Surtees
7d241a6d98
Merge pull request #1952 from flakey5/flakey5/add-usestandardpreprocessor
...
vstudio: add usestandardpreprocessor option
2022-10-07 12:59:07 +10:00
Nick Clark
bc5ed89572
Merge pull request #1970 from LORgames/ssurtees/androidDocs
...
Updated Android docs
2022-10-06 22:19:10 -04:00
Nick Clark
2e0410a03f
Merge branch 'master' into flakey5/add-usestandardpreprocessor
2022-10-06 21:55:42 -04:00
Nick Clark
2bd025a78d
Merge branch 'master' into flakey5/add-usestandardpreprocessor
2022-10-06 21:39:04 -04:00
Sam Surtees
5fce18c601
Updated Android docs
2022-10-05 10:55:53 +10:00
Sam Surtees
fc034e347a
Fixed a couple of issues with the Custom Rules docs
2022-10-03 17:24:49 +10:00
flakey5
6898ee241c
vstudio: add usestandardpreprocessor option
2022-09-20 17:21:19 -07:00
Thomas Hope
a137d979dc
Use admonitions in documentation when marking things as deprecated
2022-09-18 20:42:57 +01:00
Thomas Hope
eea401a49d
Mark os.is as deprecated
2022-09-12 13:15:54 +01:00
Thomas Hope
131713fc60
Add description or category to newoption docs
2022-09-09 12:38:39 +01:00
Nicholaus Clark
5e02b117a0
Preparation for 5.0.0-beta2
2022-09-03 15:55:41 -04:00
Chad Engler
b7ad535fc9
Correct versions for sanitize docs
2022-08-23 10:40:04 -07:00
Chad Engler
b51c82c008
Update sanitize docs
2022-08-23 10:26:12 -07:00
Chad Engler
7cfc60e715
Rewrite to a new API
2022-08-08 07:29:49 -07:00
Chad Engler
55352cac7a
Add address sanitizer flags
2022-08-07 12:09:47 -07:00
CeruttiNicolas
7ed81d3ca2
Typo in title
...
(second time doing it because it's my first PR and kinda made a mess the first time)
2022-07-12 01:11:44 +02:00
BttrDrgn
f0cb1dc4a1
Typo
...
`usingsdirs` -> `usingdirs` in the first example.
2022-06-30 17:48:12 -05:00
Samuel Surtees
1c22240cc8
Merge pull request #1894 from Jarod42/OpenMPForXcode
...
Fix openmp for xcode.
2022-06-21 13:18:44 +10:00
Jarod42
71a1db029c
Fix openmp for xcode.
2022-06-10 18:17:34 +02:00
Thomas Hope
24547f5098
Add guide for how to use embedAndSign to bundle frameworks in Xcode
2022-06-09 02:03:37 +01:00
Thomas Hope
747de22d38
Add docs for embed and embedAndSign
2022-06-09 01:56:26 +01:00
Jarod42
dd6154045c
Add support of openmp for gcc/clang.
2022-04-15 22:01:22 +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
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