1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-04-28 09:29:16 -05:00
Commit Graph

345 Commits

Author SHA1 Message Date
Bill Zissimopoulos 423c70757c build: version: WinFsp 2022 2021-12-29 23:06:36 +00:00
Bill Zissimopoulos 551ed341a7 build: version: 2022 Beta5 2021-12-20 14:57:13 +00:00
Bill Zissimopoulos 52ffb47fee build: fix broken version info 2021-12-08 10:37:33 +00:00
Bill Zissimopoulos 87389f010b build: fix broken builds when FSD source changes
Turns out that the linker automatically creates .LIB and .EXP files
for all targets that export symbols (e.g. via __declspec(dllexport)).
The FSD now exports symbols for use by other kernel drivers; this
resulted in files like winfsp-x64.lib and winfsp-x64.exp to be
inadvertently created. Unfortunately this clashed with the files with
the same name created from building the DLL.

Since we only want the .LIB and .EXP files produced from the DLL, we
rename the .LIB and .EXP files produced from the FSD to a name that
does not clash. There does not seem to be any way to instruct the
linker to completely turn off .LIB and .EXP file generation for targets
that export symbols.
2021-12-04 08:36:54 +00:00
Bill Zissimopoulos 6e13825dcc build: bump version to WinFsp 2022 Beta4 2021-11-18 15:52:39 +00:00
Bill Zissimopoulos cca8b32128 installer: add memfs-fuse sample 2021-11-13 23:37:34 +00:00
Bill Zissimopoulos 366a9c562f art: update with Win11 colors 2021-11-08 13:17:35 +00:00
Bill Zissimopoulos dcce0d44a7 build: bump version to 2021.1 Beta3 2021-10-21 21:52:18 +01:00
Bill Zissimopoulos 63f91cc667 build: bump version 2021-06-09 10:13:41 -07:00
Bill Zissimopoulos efcc82b5dd build: update version 2021-06-08 10:38:27 -07:00
Bill Zissimopoulos cad5e68ac8 art: update logo 2021-06-01 13:49:00 -07:00
Bill Zissimopoulos 6e3a8f70b2 update source copyright to 2021 2021-05-21 15:57:05 -07:00
Bill Zissimopoulos 6bc0fe4ac5 art: update logo 2021-05-21 14:53:52 -07:00
Bill Zissimopoulos a27994289d art: update 2021-05-07 16:50:58 -07:00
Bill Zissimopoulos f8ee12f592 build: fix inadvertently broken DLL build on VS2015 2021-04-12 22:07:04 -07:00
Bill Zissimopoulos 023c925fb6 WinFsp rebranding support 2021-04-12 17:47:34 -07:00
Bill Zissimopoulos 28a9534a65 build: version.properties: bump version 2021-04-06 12:53:33 -07:00
Bill Zissimopoulos b87c907af8 build: version.properties: bump version 2021-02-02 16:50:52 -08:00
Bill Zissimopoulos a5726c820b sys: add trace functionality 2021-01-13 16:15:06 -08:00
Bill Zissimopoulos c8a5f52fb1 installer: add notifyfs-dotnet file system 2020-12-18 16:47:20 -08:00
Bill Zissimopoulos 3eb1f48174 installer: add notifyfs file system 2020-12-17 15:26:57 -08:00
Bill Zissimopoulos bd0d6638b0 dll: posix: trustPosixOffset 2020-11-03 12:31:13 -08:00
Bill Zissimopoulos 28ac5a1cfe tst: winfsp-tests: UnhandledExceptionFilter 2020-10-27 15:01:38 -07:00
Bill Zissimopoulos 7f360827f6 sys: notify implementation 2020-10-08 15:31:41 -07:00
Bill Zissimopoulos 489081b8c2 build: version: 2021 Beta1 2020-10-06 15:50:44 -07:00
Bill Zissimopoulos c77690e59d update changelog and version number 2020-10-01 17:13:43 -07:00
Bill Zissimopoulos 7985827c73 build: update version number 2020-08-08 10:13:31 -07:00
Bill Zissimopoulos aa3beba928 sys: silo support 2020-06-05 15:47:19 -07:00
Bill Zissimopoulos dcf83b6d64 build: version.properties bump version to 2020.2 Beta2 2020-05-21 15:09:37 -07:00
Bill Zissimopoulos af52ac3df0 build: version.properties: update for version 2020.1 Gold 2020-05-21 15:05:22 -07:00
Bill Zissimopoulos 33cab186ca build: silence deprecation warnings for FSD 2020-05-19 00:22:45 -07:00
Bill Zissimopoulos 26630ad7aa build: use PDBALTPATH 2020-04-25 01:16:22 -07:00
Bill Zissimopoulos dfbab387ab build: version.properties: bump version to 2020.1 B2 2020-02-07 17:09:25 -08:00
Bill Zissimopoulos 24b5d48fed add shared/ku/config.h and related changes 2020-02-07 15:40:08 -08:00
Bill Zissimopoulos 0650cabc47 refactor: shared->shared/um, ku->shared/ku 2020-02-07 15:28:25 -08:00
Bill Zissimopoulos 799025e8c2 build: version.properties: fix version 2020-02-07 13:33:31 -08:00
Bill Zissimopoulos 51350d5a42 inc,sys,tst: FSP_FSCTL_VOLUME_PARAMS::RejectIrpPriorToTransact 2020-02-03 14:59:23 -08:00
Bill Zissimopoulos 8301642e6b build: bump version to 1.7 2020-01-28 17:44:13 -08:00
Bill Zissimopoulos 0002655782 build: update version: 2020 2020-01-27 14:26:45 -08:00
Bill Zissimopoulos aedf01a384 update source copyright for 2020 2020-01-02 17:50:40 -08:00
Bill Zissimopoulos 0ce8b1c254 build: bump version to 2020.1 B1 2020-01-02 17:46:13 -08:00
Bill Zissimopoulos e7b81e4bac build: bump version to 2019.3 GOLD 2019-12-31 16:55:35 -08:00
Bill Zissimopoulos efdb6d1c86 build: bump version to 2019.3 B5 2019-12-09 14:36:08 -08:00
Bill Zissimopoulos c7fc728ad0 build: bump version 2019-11-04 19:26:45 -08:00
Bill Zissimopoulos 3fe69f2208 installer: add fsext development files 2019-10-18 16:23:27 -07:00
Bill Zissimopoulos 3c391ca711 build: bump version to 2019.3 B3 2019-10-16 12:18:24 -07:00
Bill Zissimopoulos d3d75bf977 tst: add memfs-fuse3 file system 2019-10-07 14:24:18 -07:00
Bill Zissimopoulos c415c87195 dll: FspMountSet, FspMountRemove 2019-09-24 15:34:01 -07:00
Bill Zissimopoulos 1d15c9546b Merge branch 'pvt-sqlfix2' 2019-09-08 11:05:17 -07:00
Bill Zissimopoulos a47f853beb sys: mountdev: mount manager support 2019-09-05 09:54:36 -07:00