Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file src/main.mk version 2dcbebf44f
|
2013-12-18
| ||
| 03:26 | If the checkbox is selected, select the input text as well similar to how the custom color works. Closed-Leaf check-in: 3cb6651424 user: andybradford tags: hidden-tag | |
| 03:01 | Using javascript to disappear current text in input field might need additional feedback before implementing. check-in: 2bf8f863c6 user: andybradford tags: hidden-tag | |
|
2013-12-17
| ||
| 22:10 | Improve error handling. Allow Visual Studio version to be manually overridden. Pass extra arguments to NMAKE. Preserve existing environment and current directory. Miscellaneous style fixes. check-in: 8fab3e3f6c user: mistachkin tags: buildmsvc | |
| 21:28 | Better align the SQLite compilation options used by the makemake.tcl script with those listed on the makefile wiki page. check-in: 00d6eea822 user: mistachkin tags: trunk | |
| 21:24 | If 'newbranch' field only contains spaces, consider it empty. Add missing MSVC linker option to the makemake.tcl script. Cherrypick of [5ceef9bcdd] and [c6f255607b]. check-in: afbc49cd27 user: mistachkin tags: trunk | |
| 11:39 | eliminate isempty() javascript function. Use trim() in stead. check-in: 029c7c01e1 user: jan.nijtmans tags: hidden-tag | |
| 10:56 | merge trunk check-in: 6a8ddc43fc user: jan.nijtmans tags: hidden-tag | |
| 10:51 | If 'newbranch' field only contains spaces, consider it empty. check-in: 5ceef9bcdd user: jan.nijtmans tags: win32-longpath | |
| 10:20 | Break the 260 character path barrier on Win32. Add test-case "win32-longpath" for proving that it works. check-in: 4b49bb9cc3 user: jan.nijtmans tags: win32-longpath | |
| 10:14 | Move special path handling from SQLite to fossil. check-in: 1dd5a50941 user: jan.nijtmans tags: win32-longpath | |
| 09:32 | If "fossil new" or "fossil open"'s argument has an extended path prefix like "\\?\C:\", don't process the '?' and ':' in it as special path characters, only do '/' -> '\' translation. This makes extended paths usable in fossil everywhere (hopefully), for now <260. check-in: 04f4e699d4 user: jan.nijtmans tags: win32-longpath | |
| 09:25 | Merge changes from trunk and update msvc_build.bat for entirely automated build using the latest MSVC version. Closed-Leaf check-in: 555c44eb5d user: BM tags: msvc_build | |
| 06:04 | Change the minimum length for wiki page names from 3 to 1. check-in: b7ff13a0aa user: joel tags: trunk | |
| 04:48 | Merge from trunk for latest fixes. check-in: 2e76393021 user: andybradford tags: hidden-tag | |
| 00:55 | Refactor the complex Win32-specific file routines into their own subsystem. check-in: d9ff968204 user: mistachkin tags: trunk | |
|
2013-12-16
| ||
| 11:00 | Merge updates from trunk. Closed-Leaf check-in: fb17052e45 user: mistachkin tags: win32File | |
|
2013-12-14
| ||
| 01:54 | Improve comments. Style and consistency fixes. check-in: d1b7c87650 user: mistachkin tags: win32File | |
| 00:16 | Fix the build for unix. check-in: 4f0c38d81d user: drh tags: win32File | |
| 00:03 | Work in progress on refactoring the complex Win32-specific file routines into their own subsystem. check-in: 4f0413381d user: mistachkin tags: win32File | |