lyx_mirror/development/cmake
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
..
boost boost::iostreams is not used nor compiled. 2008-05-23 15:49:16 +00:00
doc cmake: fix for PyCompile 2009-01-17 19:17:51 +00:00
intl cmake: use external libintl on windows 2008-04-19 08:47:33 +00:00
lyx2lyx Kornel: Moved handling of for lyx2lyx created files to lyx2lyx/CMakeLists.txt 2009-01-18 14:45:57 +00:00
man Adapt to some new configuration strings 2009-03-29 07:33:54 +00:00
modules Use cmake macro find_package_handle_standard_args() 2009-04-26 18:33:09 +00:00
po Try to avoid use of perl, if there is no perl-command available 2009-04-15 07:28:37 +00:00
scripts Kornel: Moved handling of for lyx2lyx created files to lyx2lyx/CMakeLists.txt 2009-01-18 14:45:57 +00:00
src When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-01 15:18:11 +00:00
build-debug.bat fix line endings 2008-12-10 17:29:44 +00:00
build.bat fix line endings 2008-12-10 17:29:44 +00:00
CMakeLists.txt Added support for Aiksaurus-build 2009-04-25 13:43:52 +00:00
config.cpp.cmake rename config.C.cmake to config.cpp.cmake 2007-10-07 11:10:45 +00:00
config.h.cmake Added support for Aiksaurus-build 2009-04-25 13:43:52 +00:00
configCompiler.h.cmake Kornel's cmake install changes: 2008-12-28 13:35:29 +00:00
configCompiler.h.msvc fix line endings 2008-12-10 17:29:44 +00:00
ConfigureChecks.cmake cmake: gettext patch from Kornel 2008-12-20 09:25:55 +00:00
Install.cmake Kornel: Moved handling of for lyx2lyx created files to lyx2lyx/CMakeLists.txt 2009-01-18 14:45:57 +00:00
LyX_description.txt Kornel really needs write access 2009-02-15 14:02:26 +00:00
LyX_license.txt Kornel really needs write access 2009-02-15 14:02:26 +00:00
LyX_summary.txt Kornel really needs write access 2009-02-15 14:02:26 +00:00
pcheaders.h remove boost/filesystem/* 2007-11-27 10:07:49 +00:00
PyCompile.cmake New files from Kornel 2009-01-11 18:28:48 +00:00