Commit Graph

25 Commits

Author SHA1 Message Date
Georg Hagen
a263068844 Try to force find_program to still be able to use the env path 2026-01-06 16:29:48 +01:00
Georg Hagen
0378e827b4 Fix build number script 2025-06-06 11:50:00 +02:00
Georg Hagen
42628169c8 Fix apple linking 2025-02-13 14:45:29 +01:00
Georg Hagen
b72962e27f enable lto only for release builds 2025-02-09 02:16:30 +01:00
Georg Hagen
123c6ecc9b Fix flags on Windows 2025-02-06 23:53:11 +01:00
Georg Hagen
07b5883620 Update compiler warnings 2025-02-06 17:14:48 +01:00
ohyzha
e4e690f782 suppress unknown pragma warnings for MSVC 2025-01-28 16:08:18 +02:00
ohyzha
508f1f81be disable IPO for GCC 2025-01-28 15:48:32 +02:00
Georg Hagen
41d9396c51 Update some cmake flags 2025-01-27 13:24:45 +01:00
Georg Hagen
c56d956503 Add coremedia linking for macos 2025-01-24 22:24:09 +01:00
Georg Hagen
8a5042109d Link AVFoundation on macos 2025-01-24 17:40:40 +01:00
ohyzha
a61674b602 add OpenVulkano prefix to cmake options 2025-01-24 18:23:40 +02:00
Georg Hagen
b866f5ac46 Fix bug with GenerateTriplet 2025-01-01 19:45:08 +01:00
Georg Hagen
6bc36ee715 Add GenerateTriplet function 2024-12-25 19:45:02 +01:00
Georg Hagen
fd703774a5 Add missing filter 2024-10-10 21:31:10 +02:00
Georg Hagen
1872a03ff5 Merge pull request 'Improvements' (#131) from misc into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/131
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2024-10-02 11:51:50 +02:00
ohyzha
3370d6c6ab improve cmake script 2024-10-02 12:23:51 +03:00
Georg Hagen
713d861fa0 Add SetBuildNr cmake function 2024-10-01 15:48:58 +02:00
ohyzha
69f07f09f9 fix issues when openvulkano is linked as library 2024-09-23 17:01:17 +03:00
4333882275 Add option to control runtime shader compiler 2024-08-17 14:49:21 +02:00
Georg Hagen
5d80414956 Fail build on warning C4715 2024-08-16 12:44:37 +02:00
Georg Hagen
ea11bd4527 Fix macos build 2024-08-15 00:28:20 +02:00
Georg Hagen
840ff67f01 Merge remote-tracking branch 'origin/master' into project_setup_refactor
# Conflicts:
#	CMakeLists.txt
2024-08-14 22:47:19 +02:00
Georg Hagen
ea7c6d56f4 Merge branch 'master' into project_setup_refactor
# Conflicts:
#	3rdParty/CMakeLists.txt
#	3rdParty/libarchive/CMakeLists.txt
#	CMakeLists.txt
2024-08-04 18:05:50 +02:00
Metehan Tuncbilek
071ced8cb0 Squash project setup refactor 2024-08-04 14:43:31 +02:00