|
9167ce10a2
|
linux regression
|
2024-02-23 11:34:06 +00:00 |
|
|
b6e035aa35
|
[*] bypass cmd limits when linking
|
2023-12-19 05:12:51 +00:00 |
|
|
5fabba42e9
|
[*] as i said, morons 4k commits into their project without: x64 bit builds on their primary platform; clang and gcc support under the umbrella of stated "xcode support"; and GNU Makefile support that isn't untested blizzard code from yesteryear
|
2023-12-19 05:08:13 +00:00 |
|
|
feb13b00e0
|
647a083895 once again but i dont feel like being nice anymore
|
2022-12-18 00:23:13 +00:00 |
|
|
b6e6f473ab
|
fucking shit generator doesnt even support clang after all this fucking time. yes im using bugs these dumb cunts didnt catch, namely member over property access from a subclass, to fix hopelessly mixed up compiler family flags
|
2022-12-17 23:17:26 +00:00 |
|
|
da9ae8d0f7
|
b b but muh unit tests. the current braindead rust twats maintaining premake5 cant even target their own compiler backend. AuroraPipeline/Build#4 https://github.com/premake/premake-core/pull/1852
|
2022-12-17 23:08:00 +00:00 |
|
Kyriet
|
b084bea561
|
Merge pull request #2010 from brno32/patch-1
Typo fix
|
2022-12-15 11:09:19 +01:00 |
|
Alex Drozd
|
603110d446
|
Typo fix
|
2022-12-13 23:08:02 +01:00 |
|
Kyriet
|
ac8ba36246
|
Merge pull request #2009 from Jarod42/typos
Fix typos in comment.
|
2022-12-11 17:27:30 +01:00 |
|
Jarod42
|
af02f14e80
|
Fix typos in comment.
|
2022-12-11 15:25:59 +01:00 |
|
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 |
|
VZ
|
7f2416c1ea
|
Fix spelling error in the help message
|
2022-12-06 23:51:09 +01:00 |
|
Jarod42
|
f5188c2f65
|
Fix copy/paste typo.
|
2022-12-01 18:35:09 +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 |
|
Kyriet
|
1046b37b9d
|
Merge pull request #1985 from GiacomoMaino/patch-1
Update defaultplatform.md
|
2022-10-31 21:47:44 +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 |
|
Nick Clark
|
845a18f032
|
Merge pull request #1978 from LORgames/ssurtees/copyCppVS
Added support for CopyFileToFolders via Copy buildaction
|
2022-10-12 08:23:39 -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
|
46e12d39dc
|
Merge pull request #1976 from LORgames/ssurtees/externalincludedirs
Android projects use IncludePath instead of ExternalIncludePath
|
2022-10-06 22:41:58 -04: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
|
60a89804bf
|
Merge pull request #1975 from LORgames/ssurtees/linkingDecorators
Strip linking decorators for sibling projects
|
2022-10-06 22:05:19 -04:00 |
|
Nick Clark
|
2e0410a03f
|
Merge branch 'master' into flakey5/add-usestandardpreprocessor
|
2022-10-06 21:55:42 -04:00 |
|
Nick Clark
|
46b0a59acf
|
Merge pull request #1971 from LORgames/ssurtees/docFixes
Fixed a couple of issues with the Custom Rules docs
|
2022-10-06 21:40:58 -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
|
a5eba3423a
|
Android projects use IncludePath instead of ExternalIncludePath
|
2022-10-05 02:35:09 +10:00 |
|
Sam Surtees
|
d95cd28337
|
Strip linking decorators for sibling projects
- Added unit tests for linking decorators
|
2022-10-05 02:17:47 +10:00 |
|
Sam Surtees
|
fc034e347a
|
Fixed a couple of issues with the Custom Rules docs
|
2022-10-03 17:24:49 +10:00 |
|
Samuel Surtees
|
261b627f54
|
Merge pull request #1951 from Jarod42/codelite_fix_missing_directory
[Codelite] Fix custom build with missing directory
|
2022-10-03 17:21:00 +10:00 |
|
flakey5
|
6898ee241c
|
vstudio: add usestandardpreprocessor option
|
2022-09-20 17:21:19 -07:00 |
|
Samuel Surtees
|
0078c17a8a
|
Merge pull request #1959 from thomashope/master
Use admonitions in documentation for things marked as deprecated
|
2022-09-19 21:01:46 +10:00 |
|
Thomas Hope
|
a137d979dc
|
Use admonitions in documentation when marking things as deprecated
|
2022-09-18 20:42:57 +01:00 |
|
Kyriet
|
1ea9adf8e4
|
Merge pull request #1954 from thomashope/master
Add newoption.catagory to documentation, mark os.is as deprecated
|
2022-09-18 18:35:54 +02: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 |
|
Jarod42
|
660e4e2589
|
Fix custom build when new files are in new/missing directory
|
2022-09-07 10:35:51 +02:00 |
|
Samuel Surtees
|
db19fa5acc
|
Merge pull request #1942 from premake/release/v5.0-beta2
Release/v5.0 beta2
|
2022-09-05 10:27:54 +10:00 |
|
Nicholaus Clark
|
2a9c836fa7
|
Changed PREMAKE_VERSION back to dev after 5.0-beta2 release
|
2022-09-03 16:18:03 -04:00 |
|
Nicholaus Clark
|
5e02b117a0
|
Preparation for 5.0.0-beta2
|
2022-09-03 15:55:41 -04:00 |
|
Nick Clark
|
a96fe76fe3
|
Merge pull request #1913 from Jarod42/fix_buildmessage_escaping
Fix Codelite/gmake2 `buildmessage` escaping.
|
2022-09-02 14:11:21 -05:00 |
|
Nick Clark
|
bd5da71ce3
|
Merge branch 'master' into fix_buildmessage_escaping
|
2022-09-02 13:34:26 -05:00 |
|
Nick Clark
|
fb89d40bbb
|
Merge pull request #1923 from englercj/asan-support
Add address sanitizer flags
|
2022-09-02 13:23:16 -05:00 |
|
Chad Engler
|
e4f8448719
|
asan = 2019; fuzzer = 2022
|
2022-08-23 11:13:17 -07:00 |
|
Chad Engler
|
b7ad535fc9
|
Correct versions for sanitize docs
|
2022-08-23 10:40:04 -07:00 |
|
Chad Engler
|
519e6a99fe
|
Allow sanitize{} for VS2019
|
2022-08-23 10:32:33 -07:00 |
|