Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

46 check-ins related to "winsymlink"

2017-04-23
13:08
merge trunk. Use new Win10 flag: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE. See: [https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#Y9sMOye6Y8vVYmDx.97] for why this might make this branch work better. ... (Closed-Leaf check-in: 2999c7dc8a user: jan.nijtmans tags: winsymlink)
2017-04-19
07:08
Add image/bmp and image/vnd.microsoft.icon (ico) to the mime-type table ... (check-in: 613fe1b1fb user: jan.nijtmans tags: trunk)
2016-05-31
08:17
merge from trunk with a few tweaks for merge conflicts ... (check-in: 598b58a5ee user: sdr tags: winsymlink)
01:57
Fix a bug in the spider excluder. ... (check-in: 8583ca38eb user: drh tags: trunk)
2015-09-04
15:51
Merge from trunk. ... (check-in: f571ded368 user: sdr tags: winsymlink)
15:44
Fixed a broken conditional for code which should only be compiled on Windows but was only being compiled for posix. ... (check-in: 5bbf1ab3f5 user: sdr tags: winsymlink)
12:29
update changelog ... (check-in: c5317b3a3a user: jan.nijtmans tags: trunk)
2015-09-03
23:15
Merged from trunk with a few tiny edits to make new functionality work on Windows ... (check-in: 8f33e49dd4 user: sdr tags: winsymlink)
2015-08-29
15:24
Merge fix from svn-import branch relative to svndump format version 3 handling. ... (check-in: 7febc31883 user: mgagnon tags: trunk)
2015-03-19
09:43
merge trunk ... (check-in: 8eb26689ed user: jan.nijtmans tags: winsymlink)
09:34
Put "dotfiles" in json configuration as well, and update documentation ... (check-in: 1f797521e3 user: jan.nijtmans tags: trunk)
2015-03-18
16:31
Merged several months worth of trunk into the winsymlink branch. ... (check-in: f4c1434493 user: sdr tags: winsymlink)
2015-03-17
21:10
Adjust submenu input margins in the blitz skin. ... (check-in: a7e1101d71 user: drh tags: trunk)
2014-10-21
15:25
merge trunk ... (check-in: 44a160a341 user: jan.nijtmans tags: winsymlink)
03:23
Fix build break when the TH1 docs feature is enabled. ... (check-in: 6d4e5d801e user: mistachkin tags: trunk)
2014-10-17
11:51
merge trunk ... (check-in: 115efe1692 user: jan.nijtmans tags: winsymlink)
11:38
Incorporate SQLite 3.8.7 final from upstream. ... (check-in: 5a2b7356b4 user: drh tags: trunk)
09:23
Fix compilation for latest MinGW.org (4.0.2, NOT Mingw-W64 which works fine), which lacks some symbols and has some other symbol conflicts. Merge trunk. ... (check-in: 55f1c036f0 user: jan.nijtmans tags: winsymlink)
2014-10-16
11:45
Reduce the number of end-of-line spaces. No functional change. ... (check-in: 20d02ab750 user: jan.nijtmans tags: trunk)
2014-10-14
21:43
merge trunk ... (check-in: 2932f753cb user: jan.nijtmans tags: winsymlink)
21:04
Update the built-in SQLite to 3.8.7 beta 3. ... (check-in: 3c6f20370a user: drh tags: trunk)
2014-10-13
08:09
revert accidental Makefile.mingw commit ... (check-in: dc3d480e39 user: jan.nijtmans tags: winsymlink)
08:07
Merge trunk. Don't use _DIRENT_HAVE_D_TYPE in a MinGW build (just as MSC), as it cannot be thrusted with symlinks. Disable use of ... (check-in: 8f8301af2c user: jan.nijtmans tags: winsymlink)
02:51
Modify the MSVC makefile and build tool to support building binaries that work on Windows XP using Visual Studio 201x. ... (check-in: f6d7eb4e3c user: mistachkin tags: trunk)
2014-10-01
09:22
merge trunk ... (check-in: bebd408361 user: jan.nijtmans tags: winsymlink)
2014-09-29
19:59
Correct directory detection in the MSVC makefile to permit the batch building tool to function properly. ... (check-in: a072137b03 user: mistachkin tags: trunk)
09:46
Merge trunk. Style changes. Implement fallback in case of Windows XP. ... (check-in: f2ba1d2233 user: jan.nijtmans tags: winsymlink)
2014-09-28
20:54
Add FOSSIL_BUILD_SSL macro to the MSVC makefile to control whether OpenSSL is built during the build process. By default, building OpenSSL during the Fossil build is off. ... (check-in: 80b4adddec user: mistachkin tags: trunk)
2014-09-26
09:23
Make everything compile on MinGW(-w64). WARNING: will not run on Windows XP, that still has to be fixed! Should work on Vista+. ... (check-in: 631dff61e0 user: jan.nijtmans tags: winsymlink)
2014-09-25
19:21
Summary: a number of changes to improve windows symlink handling. Detail: fixed file_contains_merge_marker failure on windows symlinks; fixed inadequate S_ISLNK macro for windows; backed out change made to revert query ("OR islink" removed); added special processing to vfile_check_signature for windows symlink type changes; fixed a few flaws in the windows specific posix-compatibility routines to improve symlink handling. ... (check-in: 9c5bbd6a01 user: sdr tags: winsymlink)
05:13
Merge updates from trunk. ... (check-in: c420715158 user: sdr tags: winsymlink)
2014-09-24
09:01
Move the check for "server-code"/"project-code" into the function db_setup_server_and_project_codes() ... (check-in: 35bf217336 user: jan.nijtmans tags: trunk)
06:06
Added code to detect if the working directory file system is one that supports symlinks so that we won't try to do symlink processing when the platform does not support it. ... (check-in: 5d251b6739 user: sdr tags: winsymlink)
04:08
Modified the win/include/dirent.h file to #undef _DIRENT_HAVE_D_TYPE. With that define fossil tries to use info from opendir/readdir to detect symbolic links unsucessfully. By using undef we force fossil to go through a different route which successfully detects symbolic links. ... (check-in: db2128fa24 user: sdr tags: winsymlink)
2014-09-23
00:56
Merge updates from trunk. ... (check-in: 44ded27f7c user: mistachkin tags: winsymlink)
00:15
Cherrypicked a number of commits from a "bad branch" (I somehow fouled up a merge from trunk). ... (check-in: 2d75e87b76 user: sdr tags: winsymlink)
2014-09-21
19:40
typos ... (check-in: b2a4b66f4b user: jan.nijtmans tags: trunk)
06:13
Fixed a bug where windows would strip exe or lnk status from files checked in with posix semantics. Note: There is still a known potential issue if a repo is opened on a file system that does not support reparse points (such as FAT derived file systems) or similar such scenarios. ... (Closed-Leaf check-in: 1f45ade696 user: sdr tags: bad-winsymlink)
02:05
Cleaning up some source comments & such. Also modified a memory block to be on the heap instead of the stack. ... (check-in: 30ff96e7a5 user: sdr tags: bad-winsymlink)
2014-09-20
18:41
Changed name of checked_symlink_create to create_symlink_or_file as it is more accurate / descriptive. Also changed some parameter names, and fixed a couple spelling errors (accidentally typed blog instead of blob and never compiled; oops). ... (check-in: 31b0a9d737 user: sdr tags: bad-winsymlink)
18:32
Refactored symlink_create repeated block of code into a checked_symlink_create function. ... (check-in: 2d3ff7bd23 user: sdr tags: bad-winsymlink)
18:11
Modified revert to always process symbolic links. Also added link_delete to complement file_delete, as windows needs special delete handling for symbolic links as they might be directory symlinks. ... (check-in: 9e0ba1215d user: sdr tags: bad-winsymlink)
16:50
Fixed a problem with the high level symlink creation code to accommodate windows drive letters. Also modified windows symlink creation logic to better handle dir/file symlinks. ... (check-in: 1f1f75066a user: sdr tags: bad-winsymlink)
15:28
Merged updates from trunk. ... (check-in: e2c5960617 user: sdr tags: bad-winsymlink)
2014-09-15
01:49
Work in progress for windows symlink support. ... (check-in: de8035cca6 user: sdr tags: winsymlink)
2014-09-13
16:04
Make "fossil ui" on Windows aware of current checkout. Allows using special names prev/next/current in ui ... (check-in: f62bedf1ef user: drh tags: trunk)