lyx_mirror/development/scons
Enrico Forestieri b0936fac4c When performing a reverse DVI search and the tmpdir is a symlink, the
DVI viewer passes back the resolved path, such that the search fails,
as internally LyX uses the unresolved path.
This patch fixes this bug by using the new method FileName::realPath
which resolves a path by getting rid of any '.', '..', or symlink
path components.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29476 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 15:18:11 +00:00
..
build_msvc.bat SCons: update version suffix for LyX 2.0svn 2009-02-05 15:49:09 +00:00
build_msvs_debug.bat SCons: update version suffix for LyX 2.0svn 2009-02-05 15:49:09 +00:00
qt4.py Fix the fix, qt 4.2 still uses QTDIR/lib to store .pc files 2008-05-26 17:22:42 +00:00
scons_manifest.py Implement a warning dialog with a "Do not show this warning again!" checkbox. 2009-04-19 11:57:52 +00:00
scons_utils.py Automate setting of LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names. 2008-07-26 10:45:38 +00:00
SConstruct When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-01 15:18:11 +00:00