Commit Graph

3929 Commits

Author SHA1 Message Date
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
Chad Engler
9befc96f88
Fix typo in tests 2022-08-23 10:29:26 -07:00
Chad Engler
b51c82c008
Update sanitize docs 2022-08-23 10:26:12 -07:00
Chad Engler
30409ca358
Add Fuzzer for clang 2022-08-23 10:24:12 -07:00
Jarod42
5b022238bc Fix Codelite/gmake2 buildmessage escaping. 2022-08-21 13:38:36 +02: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
Samuel Surtees
ce5b4af6c3
Merge pull request #1900 from nickclark2016/bug-report-template-exporters
Updated Bug Report Template to add exporter selection
2022-08-01 17:45:00 +10:00
Nicholaus Clark
9dc81e6933 Updated Bug Report Template to add exporter selection 2022-07-29 13:29:21 -05:00
Samuel Surtees
ea2971dd50
Merge pull request #1910 from Jarod42/fix_case
Fix case.
2022-07-15 01:03:57 +10:00
Jarod42
3e50620473 Fix case. (might be problematic with custom override of premake module, such as premake-qt). 2022-07-14 13:28:39 +02:00
Samuel Surtees
f4a52819bd
Merge pull request #1886 from LORgames/ssurtees/mingwci
Added MinGW CI job
2022-07-12 22:17:44 +10:00
Sam Surtees
fa45f161af Added MinGW CI job 2022-07-12 21:52:21 +10:00
Samuel Surtees
b317753681
Merge pull request #1909 from CeruttiNicolas/patch-1
Typo in title
2022-07-12 16:14:10 +10: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
Kyriet
6e792ef456
Merge pull request #1904 from BttrDrgn/patch-1
`usingdirs` wiki typo
2022-07-01 08:29:35 +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
Kyriet
9245472cbe
Merge pull request #1893 from thomashope/master
Add docs for embed and embedAndSign Xcode options
2022-06-10 09:02:13 +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
Samuel Surtees
dc02a676e7
Merge pull request #1750 from LORgames/ssurtees/appxmanifest
Added support for AppxManifest files
2022-05-21 15:16:41 +10:00
Samuel Surtees
f28eb97435
Merge pull request #1771 from Jarod42/PCH_Codelite
Codelite PCH Fix for obsolete `UseDifferentPCHFlags="no"`
2022-05-21 15:16:24 +10:00
Nick Clark
0b39163bb8
Merge pull request #1883 from nickclark2016/issues/1862
Fixes the generation of source projects
2022-05-19 10:53:06 -05:00
Nicholaus Clark
b2016d45eb Fix for source generation 2022-05-17 00:26:43 -05:00
Nick Clark
e7ad3117e3
Merge pull request #1882 from nickclark2016/issues/1876-followup
Added Unit Test for Workspace Generation
2022-05-16 15:37:19 -05:00
Nicholaus Clark
9e34852bd7 Added unit test, use p.esc 2022-05-16 07:12:26 -05:00
Samuel Surtees
6b8cabad16
Merge pull request #1876 from nickclark2016/issues/1868
Escape group names when creating rules
2022-05-11 23:03:20 +10:00
Samuel Surtees
0c7dfa7912
Merge pull request #1861 from Jarod42/CodeliteEmptySourceTree
Fix Codelite generation of empty source tree project.
2022-05-11 22:58:47 +10:00
Jarod42
e83a9046c1 Fix Codelite generation of empty source tree project. 2022-05-09 21:03:25 -05:00
Nicholaus Clark
c36e48a10e Escape group names when creating rules 2022-05-09 21:00:08 -05:00
Nick Clark
190ee8bbf3
Merge pull request #1867 from flakey5/linux-uuids
Improve uuid generation on Linux
2022-05-09 16:38:49 -05:00
flakey5
081bf725be Remove 'or macosx' for linking libuuid 2022-04-29 21:46:25 -07:00
flakey5
ccf45c14c5 Improve uuid generation on Linux 2022-04-28 16:50:31 -07:00
Nick Clark
0c6711170c
Merge pull request #1863 from simbit18/master
Fix build failed in mingw x86
2022-04-21 08:07:31 -05:00
simbit18
0439fc0a66
Update Bootstrap.mak
Fix build failed in mingw x86 with v5.0.0-beta1 version. Here is the output:

Makefile:34: *** "invalid configuration release_x86".  Stop.
mingw32-make: *** [Bootstrap.mak:91: mingw] Error 2
2022-04-20 15:30:02 +02:00
Nick Clark
d8e0025610
Merge pull request #1834 from r-a-sattarov/master
contrib/curl: update ifdef condition for MCST-LCC compiler
2022-04-18 16:16:12 -05:00
r-a-sattarov
31e3f5d169 contrib/curl: update ifdef condition for MCST-LCC compiler
in mcst-lcc compiler => 1.25 added a new macro definition to determine compiler
2022-04-18 23:11:14 +03:00
Samuel Surtees
c4265c5ede
Merge pull request #1860 from Jarod42/openmp-gcc-clang
Add support of openmp for gcc/clang.
2022-04-16 15:56:45 +10:00
Jarod42
dd6154045c Add support of openmp for gcc/clang. 2022-04-15 22:01:22 +02:00
Samuel Surtees
5c2a1cccd7
Merge pull request #1855 from nickclark2016/issues/1801
Changed MMD to MD in gmake/gmake2 outputs for gcc/clang.
2022-04-08 23:12:15 +10:00
Nick Clark
5212cda66b Changed MMD to MD in gmake/gmake2 outputs for gcc/clang. 2022-04-08 07:56:46 -05:00
Samuel Surtees
bae2b1bc94
Merge pull request #1796 from somyungoh/issues/1795
Fix #1795: project generation fails with "Error: attempt to index a function value"
2022-04-08 20:49:19 +10:00