Commit Graph

3848 Commits

Author SHA1 Message Date
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
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
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
starkos
7d4b2c1573
Merge pull request #1753 from nickclark2016/update-documentation-link
Update documentation link in README
2021-11-07 15:23:14 -05:00
Nicholaus Clark
8456d515dd Update documentation link in README
Previous link pointed to wiki which is no longer updated.  Updated link
to point to the github pages URL.
2021-11-07 11:09:31 -06:00
Samuel Surtees
76d9e24da4
Merge pull request #1752 from nickclark2016/issues/1751
Added C17/GNU17 support to gmake/gmake2 exporters
2021-11-07 16:19:02 +10:00
Nicholaus Clark
f73ef9337e Added C17/GNU17 support to gmake/gmake2 exporters 2021-11-07 01:10:58 -05:00
Nick Clark
5e6b5467db
Merge pull request #1749 from nickclark2016/issues/1746
Changed C++20 to emit C++20 instead of C++Latest in MSVC
2021-11-07 00:05:07 -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
Kyriet
b1d477ff33
Merge pull request #1745 from hannes-harnisch/master
Adding documentation for module options
2021-11-05 18:40:22 +01:00
Hannes Harnisch
fbc7240037 Adding descriptions for module options 2021-11-05 16:22:00 +01:00
starkos
0ab4ba5df2
Merge pull request #1744 from LORgames/ssurtees/docsCheck
Add check for missing values in documentation
2021-11-03 06:43:29 -04: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
12bc2ea348
Merge pull request #1737 from simco50/vs2022_version
Change Visual Studio Version to 17 so sln is opened with VS2022
2021-11-01 07:16:56 -04:00
Nick Clark
6adc9c0a22
Merge branch 'master' into vs2022_version 2021-10-31 14:39:19 -05:00
starkos
0acd6122f3 Merge branch 'release/v5.0.0-beta1' 2021-10-29 09:52:38 -04:00
starkos
b83424068c Restore dev version; fix attribution in changelog 2021-10-29 09:52:26 -04:00
starkos
58780d6709 Prepare 5.0-beta1 release 2021-10-29 09:35:47 -04:00
starkos
775e6bac05
Merge pull request #1739 from starkos/issue/1628
Fix #1628 failing macOS os.findlib() test
2021-10-29 06:34:01 -04:00
starkos
f466e4b7b2 Fix #1628 failing macOS os.findlib() test 2021-10-29 06:28:11 -04:00
starkos
a2e37e6e97
Merge pull request #1721 from Jarod42/ruleRefacto
Add custom rules for Gmake2 & Codelite
2021-10-28 10:13:18 -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
Simon Coenen
881dc280d5 Add unit test for VS version check 2021-10-27 15:36:44 +01:00
Simon Coenen
df7dff5cd2 Change Visual Studio Version to 17 so sln is opened with VS2022 2021-10-26 12:09:13 +01:00
starkos
6c9fda87b5
Merge pull request #1728 from LORgames/ssurtees/docsCheck
Add action to check for and generate missing documentation
2021-10-21 14:20:05 -06: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
50051b9589 Merge pull request #1723 from cicanci/feature/vs-item-group-condition 2021-10-20 16:55:48 -06:00
starkos
7d5ccf819b Merge pull request #1734 from afxw/master 2021-10-20 16:48:49 -06:00
starkos
d216d1e900 Merge pull request #1720 from T-rvw/improve_justmycode 2021-10-20 16:25:24 -06:00
starkos
a56972cbee
Merge pull request #1736 from sausagejohnson/patch-1
Update showcase to include Orx
2021-10-20 09:59:06 -06:00