Commit Graph

16 Commits

Author SHA1 Message Date
Jason Yundt
c860316dbc vcpkg: fix binaries not being able to find libstdc++
Before this change, if you tried to run a binary that was installed by
vcpkg, then you would get this error:

  error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

This change prevents that error from happening.

Fixes #317553.
2024-07-24 17:16:32 -04:00
h7x4
6c5d58f82f
vcpkg: add h7x4 as maintainer 2024-07-17 09:26:14 +02:00
h7x4
02fa2febc3
vcpkg: add 'doWrap' flag 2024-07-17 09:26:13 +02:00
h7x4
c91ba428da
vcpkg: patch scripts to find arm cross-compilers automatically 2024-07-17 09:26:13 +02:00
h7x4
aac9605ed3
vcpkg: add quotations 2024-07-17 09:26:13 +02:00
h7x4
336e65d4a8
vcpkg{,-tool}: move large part of the wrapper to vcpkg-tool 2024-07-15 09:59:59 +02:00
R. Ryantm
94d49419f8 vcpkg: 2024.05.24 -> 2024.06.15 2024-06-26 21:27:36 +00:00
R. Ryantm
c3fcd3e653 vcpkg: 2024.04.26 -> 2024.05.24 2024-05-29 05:46:55 +00:00
R. Ryantm
1d8baac36e vcpkg: 2024.03.25 -> 2024.04.26 2024-05-01 21:35:06 +00:00
R. Ryantm
1fd6ad1f0b vcpkg: 2024.03.19 -> 2024.03.25 2024-03-31 22:30:34 +00:00
R. Ryantm
0b251d8c4a vcpkg: 2024.02.14 -> 2024.03.19 2024-03-20 07:26:47 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
94736fd132 vcpkg: 2024.01.12 -> 2024.02.14 2024-02-16 22:48:06 +00:00
R. Ryantm
6940744a6f vcpkg: 2023.12.12 -> 2024.01.12 2024-01-21 16:02:22 +00:00
R. Ryantm
2d75644e71 vcpkg: 2023.10.19 -> 2023.12.12 2023-12-25 01:24:55 +00:00
Guillaume Racicot
810da0480b vcpkg: init at 2023.08.09 2023-12-07 10:01:01 -03:00