Timeline
Not logged in

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

16 most recent check-ins related to "exec-rel-paths"

2015-10-27
01:21
Add the 'exec-rel-paths' setting and its machinery to permit relative paths to be used when calling external diffing tools. check-in: 825d78b6f7 user: mistachkin tags: trunk
2015-10-22
11:30
Merge trunk. Almost forgot about this one. Please review. Closed-Leaf check-in: af7de966ff user: jan.nijtmans tags: exec-rel-paths
2015-10-21
21:06
Correct and enhance tests. check-in: 3b691ce90c user: mistachkin tags: trunk
2015-06-20
18:11
Fix typo. check-in: 931cb88d28 user: mistachkin tags: exec-rel-paths
18:10
Merge updates from trunk. check-in: b3a259d011 user: mistachkin tags: exec-rel-paths
17:42
Use !if for all NMAKE feature macros, not !ifdef/!ifndef. Add preliminary support for Visual Studio 2015 to the MSVC batch build tool. check-in: 0aa2896d06 user: mistachkin tags: trunk
07:50
merge trunk check-in: 19192868c6 user: jan.nijtmans tags: exec-rel-paths
2015-06-19
22:19
Permit full dynamic linking when compiling with MSVC. Also, enable the building of the in-tree zlib to be skipped.' check-in: 7932cb3f05 user: mistachkin tags: trunk
2015-06-12
17:49
Update TH1 integration as well. check-in: 8eb776c7fc user: mistachkin tags: exec-rel-paths
17:40
Update the .rc file as well. check-in: d49e678a63 user: mistachkin tags: exec-rel-paths
08:30
"./configure --with-exec-rel-paths" now enables the use of windiff.exe as external diff utility by default. Recommended for cygwin builds. check-in: 44d0a0993c user: jan.nijtmans tags: exec-rel-paths
2015-06-11
21:50
merge trunk check-in: 5e9253da21 user: jan.nijtmans tags: exec-rel-paths
21:25
Further improvements to the Tcl integration subsystem. check-in: 18fc492a95 user: mistachkin tags: trunk
16:33
Prevent calls to find_option() from being skipped when they might be needed (i.e. if both options are specified). check-in: ddfb285cf8 user: mistachkin tags: exec-rel-paths
08:41
Slight optimization: don't bother checking the options, when either --exec-abs-paths or --exec-rel-paths is specified. check-in: e86aafedca user: jan.nijtmans tags: exec-rel-paths
08:33
Make option --exec-rel-paths actually work, in stead of just giving: "unrecognized command-line option, or missing argument: --exec-rel-paths" check-in: c8a8827309 user: jan.nijtmans tags: exec-rel-paths