Commit Graph

18 Commits

Author SHA1 Message Date
Stefano Sinigardi 9a9fcdb111
minor code cleaning (#8844)
* minor cleanup
* vcpkg force internal tools to reduce cache misses
* move getopt to 3rdparty
* add a very small test on a couple of platform in CI
2023-09-27 02:04:56 +02:00
Stefano Sinigardi 1ee19442ee
update to cuda 11.7, update pthreads4w cmake module, upgrade ps1 scripts (#8586) 2022-07-01 16:46:41 +02:00
Stefano Sinigardi 8a0bf84c19
various fixes (#8398)
* re-enable opencv on osx

* enable all and all-major architecture flags for cuda

* update build script

* use proper path separator

* [windows-cuda] bump to 11.6.1

* [windows-cuda] some fixes from CI runs

* make deploy-cuda.ps1 work also when called from outside its folder

* bump to cuda 11.6 also on linux

* deploy custom cmake modules if requested by the user

* fix cmake module source path

* use proper clause for dll copy
2022-03-07 01:41:08 +03:00
Stefano Sinigardi dc71b14e77 fix interface included directory for opencv 2021-01-29 17:08:09 +01:00
Stefano Sinigardi 00d578e327
update GitHub actions (#7095)
* update to run-vcpkg@v6

* bump to cmake 3.18

* use newer cuda syntax, fail if cuda enabled but not found

* update win build script

* improve travis with non-cuda-enabled builds

* improve windows building process
2021-01-21 17:36:00 +01:00
Stefano Sinigardi b60c2304fa enable darknet as a library also when only MSVC build tools are installed 2019-07-29 17:17:18 +02:00
Stefano Sinigardi 6daa15b84f add a message when package is found 2019-07-18 16:42:34 +02:00
Stefano Sinigardi 2c4c96f50c fix regression 2019-07-12 17:35:38 +02:00
Stefano Sinigardi e299925c5c re-enable cuda choice 2019-07-09 10:39:48 +02:00
Stefano Sinigardi d853658fcf fix symbols usage 2019-05-14 09:46:18 +02:00
Stefano Sinigardi d21dc00c6e move towards using only modern cmake - part 3 2019-05-13 18:51:31 +02:00
Stefano Sinigardi f27f7cc5d0 move towards using only modern cmake 2019-05-13 00:05:27 +02:00
Stefano Sinigardi 73cc42c96d improve CI compatibility with updated opencv@2 and opencv@3 on mac, fix variable not expanded for vcpkg 2019-04-23 15:29:53 +02:00
Stefano Sinigardi 77917d02fb [headers] move .h files to our own subfolder to avoid clashes with other libraries 2019-04-17 14:17:13 +02:00
Stefano Sinigardi 5b8929becf fixes for downstream projects using darklib, disable debug build 2019-04-10 18:36:03 +02:00
Stefano Sinigardi e782d96180 [VS] add support for BuildTools (only compilers, partial installation of Visual Studio) 2019-04-10 10:51:54 +02:00
Stefano Sinigardi 5be12ce058 move Stb lib to 3rdparty folder 2019-03-13 23:21:37 +01:00
Stefano Sinigardi 2c8ff8db0d create cmake targets for proper lib export 2019-03-05 18:34:53 +01:00