2005-01-21 22:08:59 +00:00
|
|
|
/**
|
Rename files in src/support, step one.
src/support/package.h src/support/Package.h Package
src/support/package.C.in src/support/Package.C.in Package
src/support/path.h src/support/Path.h Path
src/support/fs_extras.h src/support/fs_extras.h NOCLASSES
src/support/RandomAccessList.h src/support/RandomAccessList.h RandomAccessList
src/support/lyxmanip.h src/support/lyxmanip.h NOCLASSES
src/support/rename.C src/support/rename.cpp NOCLASSES
src/support/abort.C src/support/abort.cpp NOCLASSES
src/support/lyxlib.h src/support/lyxlib.h NOCLASSES
src/support/ExceptionMessage.h src/support/ExceptionMessage.h ExceptionMessage
src/support/copy.C src/support/copy.cpp NOCLASSES
src/support/limited_stack.h src/support/limited_stack.h limited_stack
src/support/filefilterlist.C src/support/FileFilterList.cpp ['FileFilterList', 'Filter']
src/support/cow_ptr.h src/support/cow_ptr.h cow_ptr
src/support/os_unix.C src/support/os_unix.cpp NOCLASSES
src/support/socktools.h src/support/socktools.h NOCLASSES
src/support/forkedcontr.h src/support/ForkedcallsController.h ForkedcallsController
src/support/os.h src/support/os.h NOCLASSES
src/support/FileMonitor.h src/support/FileMonitor.h FileMonitor
src/support/copied_ptr.h src/support/copied_ptr.h copied_ptr
src/support/translator.h src/support/Translator.h Translator
src/support/filetools.C src/support/filetools.cpp NOCLASSES
src/support/unlink.C src/support/unlink.cpp NOCLASSES
src/support/os_win32.C src/support/os_win32.cpp GetFolderPath
src/support/lstrings.C src/support/lstrings.cpp NOCLASSES
src/support/qstring_helpers.C src/support/qstring_helpers.cpp NOCLASSES
src/support/getcwd.C src/support/getcwd.cpp NOCLASSES
src/support/systemcall.C src/support/Systemcall.cpp Systemcall
src/support/lyxalgo.h src/support/lyxalgo.h NOCLASSES
src/support/filefilterlist.h src/support/FileFilterList.h ['FileFilterList', 'Filter']
src/support/unicode.C src/support/unicode.cpp IconvProcessor
src/support/userinfo.C src/support/userinfo.cpp NOCLASSES
src/support/lyxtime.C src/support/lyxtime.cpp NOCLASSES
src/support/kill.C src/support/kill.cpp NOCLASSES
src/support/docstring.C src/support/docstring.cpp to_local8bit_failure
src/support/os_cygwin.C src/support/os_cygwin.cpp NOCLASSES
src/support/lyxsum.C src/support/lyxsum.cpp NOCLASSES
src/support/environment.C src/support/environment.cpp NOCLASSES
src/support/filetools.h src/support/filetools.h NOCLASSES
src/support/textutils.C src/support/textutils.cpp NOCLASSES
src/support/mkdir.C src/support/mkdir.cpp NOCLASSES
src/support/forkedcall.C src/support/Forkedcall.cpp ['ForkedProcess', 'Forkedcall']
src/support/tempname.C src/support/tempname.cpp NOCLASSES
src/support/os_win32.h src/support/os_win32.h GetFolderPath
src/support/types.h src/support/types.h NOCLASSES
src/support/lstrings.h src/support/lstrings.h NOCLASSES
src/support/forkedcallqueue.C src/support/ForkedCallQueue.cpp ForkedCallQueue
src/support/qstring_helpers.h src/support/qstring_helpers.h NOCLASSES
src/support/convert.C src/support/convert.cpp NOCLASSES
src/support/filename.C src/support/FileName.cpp ['FileName', 'DocFileName']
src/support/tests/convert.C src/support/tests/convert.cpp NOCLASSES
src/support/tests/filetools.C src/support/tests/filetools.cpp NOCLASSES
src/support/tests/lstrings.C src/support/tests/lstrings.cpp NOCLASSES
src/support/tests/boost.C src/support/tests/boost.cpp NOCLASSES
src/support/docstream.C src/support/docstream.cpp ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/std_istream.h src/support/std_istream.h NOCLASSES
src/support/systemcall.h src/support/Systemcall.h Systemcall
src/support/chdir.C src/support/chdir.cpp NOCLASSES
src/support/std_ostream.h src/support/std_ostream.h NOCLASSES
src/support/unicode.h src/support/unicode.h IconvProcessor
src/support/path.C src/support/Path.cpp Path
src/support/fs_extras.C src/support/fs_extras.cpp NOCLASSES
src/support/userinfo.h src/support/userinfo.h NOCLASSES
src/support/lyxtime.h src/support/lyxtime.h NOCLASSES
src/support/docstring.h src/support/docstring.h to_local8bit_failure
src/support/debugstream.h src/support/debugstream.h basic_debugstream
src/support/environment.h src/support/environment.h NOCLASSES
src/support/textutils.h src/support/textutils.h NOCLASSES
src/support/forkedcall.h src/support/Forkedcall.h ['ForkedProcess', 'Forkedcall']
src/support/socktools.C src/support/socktools.cpp NOCLASSES
src/support/forkedcallqueue.h src/support/ForkedCallQueue.h ForkedCallQueue
src/support/forkedcontr.C src/support/ForkedcallsController.cpp ForkedcallsController
src/support/os.C src/support/os.cpp NOCLASSES
src/support/convert.h src/support/convert.h NOCLASSES
src/support/filename.h src/support/FileName.h ['FileName', 'DocFileName']
src/support/docstream.h src/support/docstream.h ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/FileMonitor.C src/support/FileMonitor.cpp FileMonitor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18024 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-26 05:12:52 +00:00
|
|
|
* \file os_cygwin.cpp
|
2005-01-21 22:08:59 +00:00
|
|
|
* This file is part of LyX, the document processor.
|
|
|
|
* Licence details can be found in the file COPYING.
|
|
|
|
*
|
|
|
|
* \author Ruurd A. Reitsma
|
|
|
|
* \author Claus Hentschel
|
|
|
|
* \author Angus Leeming
|
2009-04-29 22:42:26 +00:00
|
|
|
* \author Enrico Forestieri
|
2005-01-21 22:08:59 +00:00
|
|
|
*
|
|
|
|
* Full author contact details are available in file CREDITS.
|
|
|
|
*
|
|
|
|
* Various OS specific functions
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include <config.h>
|
|
|
|
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
#include "LyXRC.h"
|
|
|
|
|
2005-01-21 22:08:59 +00:00
|
|
|
#include "support/os.h"
|
|
|
|
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
#include "support/debug.h"
|
|
|
|
#include "support/environment.h"
|
2007-12-17 16:04:46 +00:00
|
|
|
#include "support/FileName.h"
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
#include "support/filetools.h"
|
2010-02-25 00:20:31 +00:00
|
|
|
#include "support/lassert.h"
|
2007-11-29 07:04:28 +00:00
|
|
|
#include "support/lstrings.h"
|
2005-01-21 22:08:59 +00:00
|
|
|
|
|
|
|
#include <windows.h>
|
|
|
|
#include <io.h>
|
2006-05-17 22:13:33 +00:00
|
|
|
#include <windef.h>
|
2007-05-28 22:27:45 +00:00
|
|
|
#include <shellapi.h>
|
2006-05-17 22:13:33 +00:00
|
|
|
#include <shlwapi.h>
|
2009-03-17 22:35:55 +00:00
|
|
|
#include <limits.h>
|
2009-05-01 15:18:11 +00:00
|
|
|
#include <stdlib.h>
|
2009-05-02 16:39:14 +00:00
|
|
|
|
2009-12-22 23:21:02 +00:00
|
|
|
#include <cygwin/version.h>
|
2005-01-21 22:08:59 +00:00
|
|
|
#include <sys/cygwin.h>
|
|
|
|
|
2009-12-22 23:21:02 +00:00
|
|
|
#include <ostream>
|
|
|
|
|
2007-12-12 10:16:00 +00:00
|
|
|
using namespace std;
|
2005-01-21 22:08:59 +00:00
|
|
|
|
|
|
|
namespace lyx {
|
2009-08-14 13:19:02 +00:00
|
|
|
|
2010-01-17 23:01:48 +00:00
|
|
|
void lyx_exit(int);
|
2009-08-14 13:19:02 +00:00
|
|
|
|
2005-01-21 22:08:59 +00:00
|
|
|
namespace support {
|
|
|
|
namespace os {
|
|
|
|
|
|
|
|
namespace {
|
|
|
|
|
2010-02-25 00:20:31 +00:00
|
|
|
int argc_ = 0;
|
|
|
|
char ** argv_ = 0;
|
|
|
|
|
2006-06-27 10:51:24 +00:00
|
|
|
bool windows_style_tex_paths_ = false;
|
2005-01-21 22:08:59 +00:00
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
// In both is_posix_path() and is_windows_path() it is assumed that
|
|
|
|
// a valid posix or pseudo-windows path is passed. They simply tell
|
|
|
|
// whether the path looks posix/pseudo-windows or not.
|
2005-01-21 22:08:59 +00:00
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
bool is_posix_path(string const & p)
|
|
|
|
{
|
|
|
|
return p.empty() ||
|
|
|
|
(!contains(p, '\\') && (p.length() <= 1 || p[1] != ':'));
|
|
|
|
}
|
2005-01-21 22:08:59 +00:00
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
// This is a test for a win32 style path with forward slashes (pseudo-windows).
|
|
|
|
|
|
|
|
bool is_windows_path(string const & p)
|
2005-01-21 22:08:59 +00:00
|
|
|
{
|
2006-09-01 13:37:52 +00:00
|
|
|
return p.empty() || (!contains(p, '\\') && p[0] != '/');
|
2006-04-05 19:26:08 +00:00
|
|
|
}
|
2005-01-21 22:08:59 +00:00
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
|
2009-12-22 23:21:02 +00:00
|
|
|
// Starting from Cygwin 1.7, new APIs for path conversions were introduced.
|
|
|
|
// The old ones are now deprecated, so avoid them if we detect a modern Cygwin.
|
|
|
|
|
|
|
|
#if CYGWIN_VERSION_DLL_MAJOR >= 1007
|
|
|
|
|
|
|
|
enum PathStyle {
|
|
|
|
posix = CCP_WIN_A_TO_POSIX | CCP_RELATIVE,
|
|
|
|
windows = CCP_POSIX_TO_WIN_A | CCP_RELATIVE
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
/// Convert a path to or from posix style.
|
|
|
|
/// \p p is encoded in local 8bit encoding or utf8.
|
|
|
|
/// The result is returned in the same encoding as \p p.
|
|
|
|
string convert_path(string const & p, PathStyle const & target)
|
|
|
|
{
|
|
|
|
if ((target == posix && is_posix_path(p)) ||
|
|
|
|
(target == windows && is_windows_path(p)))
|
|
|
|
return p;
|
|
|
|
|
|
|
|
char path_buf[PATH_MAX];
|
|
|
|
|
|
|
|
// cygwin_conv_path does not care about the encoding.
|
|
|
|
if (cygwin_conv_path(target, p.c_str(), path_buf, sizeof(path_buf))) {
|
|
|
|
lyxerr << "LyX: Cannot convert path: " << p << endl;
|
|
|
|
return subst(p, '\\', '/');
|
|
|
|
}
|
|
|
|
return subst(path_buf, '\\', '/');
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// Convert a path list to or from posix style.
|
|
|
|
/// \p p is encoded in local 8bit encoding or utf8.
|
|
|
|
/// The result is returned in the same encoding as \p p.
|
|
|
|
string convert_path_list(string const & p, PathStyle const & target)
|
|
|
|
{
|
|
|
|
if (p.empty())
|
|
|
|
return p;
|
|
|
|
|
|
|
|
char const * const pc = p.c_str();
|
|
|
|
PathStyle const actual = cygwin_posix_path_list_p(pc) ? posix : windows;
|
|
|
|
|
|
|
|
if (target != actual) {
|
|
|
|
int const size = cygwin_conv_path_list(target, pc, NULL, 0);
|
|
|
|
char * ptr = new char[size];
|
|
|
|
if (ptr && cygwin_conv_path_list(target, pc, ptr, size) == 0) {
|
|
|
|
string const path_list = subst(ptr, '\\', '/');
|
2010-02-17 19:33:52 +00:00
|
|
|
delete [] ptr;
|
2009-12-22 23:21:02 +00:00
|
|
|
return path_list;
|
|
|
|
} else
|
|
|
|
lyxerr << "LyX: Cannot convert path list: " << p << endl;
|
|
|
|
}
|
|
|
|
return subst(p, '\\', '/');
|
|
|
|
}
|
|
|
|
|
|
|
|
#else
|
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
enum PathStyle {
|
2006-05-17 22:13:33 +00:00
|
|
|
posix,
|
|
|
|
windows
|
2006-04-05 19:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
|
2007-01-18 20:47:27 +00:00
|
|
|
/// Convert a path to or from posix style.
|
|
|
|
/// \p p is encoded in local 8bit encoding or utf8.
|
|
|
|
/// The result is returned in the same encoding as \p p.
|
2006-04-05 19:26:08 +00:00
|
|
|
string convert_path(string const & p, PathStyle const & target)
|
|
|
|
{
|
|
|
|
char path_buf[PATH_MAX];
|
|
|
|
|
|
|
|
if ((target == posix && is_posix_path(p)) ||
|
|
|
|
(target == windows && is_windows_path(p)))
|
|
|
|
return p;
|
|
|
|
|
|
|
|
path_buf[0] = '\0';
|
|
|
|
|
2007-01-18 20:47:27 +00:00
|
|
|
// cygwin_conv_to_posix_path and cygwin_conv_to_win32_path do not
|
|
|
|
// care about the encoding.
|
2006-04-05 19:26:08 +00:00
|
|
|
if (target == posix)
|
|
|
|
cygwin_conv_to_posix_path(p.c_str(), path_buf);
|
|
|
|
else
|
|
|
|
cygwin_conv_to_win32_path(p.c_str(), path_buf);
|
|
|
|
|
|
|
|
return subst(path_buf[0] ? path_buf : p, '\\', '/');
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-01-18 20:47:27 +00:00
|
|
|
/// Convert a path list to or from posix style.
|
|
|
|
/// \p p is encoded in local 8bit encoding or utf8.
|
|
|
|
/// The result is returned in the same encoding as \p p.
|
2006-04-05 19:26:08 +00:00
|
|
|
string convert_path_list(string const & p, PathStyle const & target)
|
|
|
|
{
|
2006-09-01 13:37:52 +00:00
|
|
|
if (p.empty())
|
|
|
|
return p;
|
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
char const * const pc = p.c_str();
|
|
|
|
PathStyle const actual = cygwin_posix_path_list_p(pc) ? posix : windows;
|
|
|
|
|
|
|
|
if (target != actual) {
|
|
|
|
int const target_size = (target == posix) ?
|
|
|
|
cygwin_win32_to_posix_path_list_buf_size(pc) :
|
|
|
|
cygwin_posix_to_win32_path_list_buf_size(pc);
|
|
|
|
|
|
|
|
char * ptr = new char[target_size];
|
|
|
|
|
|
|
|
if (ptr) {
|
2007-01-18 20:47:27 +00:00
|
|
|
// FIXME: See comment in convert_path() above
|
2006-04-05 19:26:08 +00:00
|
|
|
if (target == posix)
|
|
|
|
cygwin_win32_to_posix_path_list(pc, ptr);
|
|
|
|
else
|
|
|
|
cygwin_posix_to_win32_path_list(pc, ptr);
|
|
|
|
|
|
|
|
string path_list = subst(ptr, '\\', '/');
|
2010-02-17 19:33:52 +00:00
|
|
|
delete [] ptr;
|
2006-04-05 19:26:08 +00:00
|
|
|
return path_list;
|
|
|
|
}
|
2005-01-21 22:08:59 +00:00
|
|
|
}
|
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
return subst(p, '\\', '/');
|
|
|
|
}
|
2005-01-21 22:08:59 +00:00
|
|
|
|
2009-12-22 23:21:02 +00:00
|
|
|
#endif
|
|
|
|
|
2009-08-14 00:42:45 +00:00
|
|
|
|
|
|
|
BOOL terminate_handler(DWORD event)
|
|
|
|
{
|
|
|
|
if (event == CTRL_CLOSE_EVENT
|
|
|
|
|| event == CTRL_LOGOFF_EVENT
|
|
|
|
|| event == CTRL_SHUTDOWN_EVENT) {
|
2010-01-17 23:01:48 +00:00
|
|
|
lyx::lyx_exit(1);
|
2009-08-14 00:42:45 +00:00
|
|
|
return TRUE;
|
|
|
|
}
|
|
|
|
return FALSE;
|
|
|
|
}
|
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
} // namespace anon
|
2005-01-21 22:08:59 +00:00
|
|
|
|
2010-02-25 00:20:31 +00:00
|
|
|
void init(int argc, char * argv[])
|
2006-05-17 22:13:33 +00:00
|
|
|
{
|
2010-02-25 00:20:31 +00:00
|
|
|
argc_ = argc;
|
|
|
|
argv_ = argv;
|
|
|
|
|
2007-08-06 13:51:22 +00:00
|
|
|
// Make sure that the TEMP variable is set
|
|
|
|
// and sync the Windows environment.
|
2007-08-06 14:17:43 +00:00
|
|
|
setenv("TEMP", "/tmp", false);
|
2007-08-06 13:51:22 +00:00
|
|
|
cygwin_internal(CW_SYNC_WINENV);
|
2009-08-14 00:42:45 +00:00
|
|
|
|
|
|
|
// Catch shutdown events.
|
|
|
|
SetConsoleCtrlHandler((PHANDLER_ROUTINE)terminate_handler, TRUE);
|
2006-05-17 22:13:33 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2010-02-25 00:20:31 +00:00
|
|
|
string utf8_argv(int i)
|
|
|
|
{
|
|
|
|
LASSERT(i < argc_, /**/);
|
|
|
|
return to_utf8(from_local8bit(argv_[i]));
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2010-03-12 01:18:39 +00:00
|
|
|
void remove_internal_args(int, int)
|
|
|
|
{}
|
|
|
|
|
|
|
|
|
2006-05-17 22:13:33 +00:00
|
|
|
string current_root()
|
|
|
|
{
|
|
|
|
return string("/");
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2008-10-05 11:51:18 +00:00
|
|
|
bool isFilesystemCaseSensitive()
|
|
|
|
{
|
2008-10-05 19:37:56 +00:00
|
|
|
return false;
|
2008-10-05 11:51:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-03-13 10:22:10 +00:00
|
|
|
docstring::size_type common_path(docstring const & p1, docstring const & p2)
|
2006-05-17 22:13:33 +00:00
|
|
|
{
|
2007-03-13 10:22:10 +00:00
|
|
|
docstring::size_type i = 0;
|
|
|
|
docstring::size_type const p1_len = p1.length();
|
|
|
|
docstring::size_type const p2_len = p2.length();
|
2006-05-17 22:13:33 +00:00
|
|
|
while (i < p1_len && i < p2_len && uppercase(p1[i]) == uppercase(p2[i]))
|
|
|
|
++i;
|
|
|
|
if ((i < p1_len && i < p2_len)
|
|
|
|
|| (i < p1_len && p1[i] != '/' && i == p2_len)
|
|
|
|
|| (i < p2_len && p2[i] != '/' && i == p1_len))
|
|
|
|
{
|
|
|
|
if (i)
|
|
|
|
--i; // here was the last match
|
|
|
|
while (i && p1[i] != '/')
|
|
|
|
--i;
|
2009-05-25 17:30:02 +00:00
|
|
|
}
|
2006-05-17 22:13:33 +00:00
|
|
|
return i;
|
|
|
|
}
|
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
|
2009-05-22 22:34:43 +00:00
|
|
|
bool path_prefix_is(string const & path, string const & pre)
|
|
|
|
{
|
2009-05-24 21:09:41 +00:00
|
|
|
return path_prefix_is(const_cast<string &>(path), pre, CASE_UNCHANGED);
|
2009-05-22 22:34:43 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
bool path_prefix_is(string & path, string const & pre, path_case how)
|
|
|
|
{
|
|
|
|
docstring const p1 = from_utf8(path);
|
|
|
|
docstring const p2 = from_utf8(pre);
|
2009-05-25 00:23:44 +00:00
|
|
|
docstring::size_type const p1_len = p1.length();
|
|
|
|
docstring::size_type const p2_len = p2.length();
|
2009-05-25 17:30:02 +00:00
|
|
|
docstring::size_type common_len = common_path(p1, p2);
|
|
|
|
|
2009-05-25 18:37:03 +00:00
|
|
|
if (p2[p2_len - 1] == '/' && p1_len != p2_len)
|
2009-05-25 17:30:02 +00:00
|
|
|
++common_len;
|
2009-05-22 22:34:43 +00:00
|
|
|
|
2009-05-25 17:30:02 +00:00
|
|
|
if (common_len != p2_len)
|
2009-05-22 22:34:43 +00:00
|
|
|
return false;
|
|
|
|
|
2009-05-26 18:27:29 +00:00
|
|
|
if (how == CASE_ADJUSTED && !prefixIs(path, pre)) {
|
|
|
|
if (p1_len < common_len)
|
|
|
|
path = to_utf8(p2.substr(0, p1_len));
|
|
|
|
else
|
|
|
|
path = to_utf8(p2 + p1.substr(common_len,
|
|
|
|
p1_len - common_len));
|
|
|
|
}
|
2009-05-22 22:34:43 +00:00
|
|
|
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
string external_path(string const & p)
|
|
|
|
{
|
2006-09-01 13:37:52 +00:00
|
|
|
return convert_path(p, PathStyle(posix));
|
2005-01-21 22:08:59 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
string internal_path(string const & p)
|
|
|
|
{
|
2006-04-05 19:26:08 +00:00
|
|
|
return convert_path(p, PathStyle(posix));
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2010-02-22 19:34:25 +00:00
|
|
|
string safe_internal_path(string const & p, file_access)
|
2010-02-21 04:51:27 +00:00
|
|
|
{
|
|
|
|
return convert_path(p, PathStyle(posix));
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-04-05 19:26:08 +00:00
|
|
|
string external_path_list(string const & p)
|
|
|
|
{
|
2006-09-08 15:07:22 +00:00
|
|
|
return convert_path_list(p, PathStyle(posix));
|
2006-04-05 19:26:08 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
string internal_path_list(string const & p)
|
|
|
|
{
|
|
|
|
return convert_path_list(p, PathStyle(posix));
|
2005-01-21 22:08:59 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-03-24 12:48:37 +00:00
|
|
|
string latex_path(string const & p)
|
|
|
|
{
|
|
|
|
// We may need a posix style path or a windows style path (depending
|
2006-06-27 10:51:24 +00:00
|
|
|
// on windows_style_tex_paths_), but we use always forward slashes,
|
|
|
|
// since it gets written into a .tex file.
|
2006-04-05 19:26:08 +00:00
|
|
|
|
2009-05-02 17:12:31 +00:00
|
|
|
if (windows_style_tex_paths_ && FileName::isAbsolute(p)) {
|
2006-04-05 19:26:08 +00:00
|
|
|
string dos_path = convert_path(p, PathStyle(windows));
|
2007-11-15 20:04:51 +00:00
|
|
|
LYXERR(Debug::LATEX, "<Path correction for LaTeX> ["
|
|
|
|
<< p << "]->>[" << dos_path << ']');
|
2006-04-05 19:26:08 +00:00
|
|
|
return dos_path;
|
|
|
|
}
|
|
|
|
|
|
|
|
return convert_path(p, PathStyle(posix));
|
2006-03-24 12:48:37 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
string latex_path_list(string const & p)
|
|
|
|
{
|
|
|
|
// We may need a posix style path or a windows style path (depending
|
|
|
|
// on windows_style_tex_paths_), but we use always forward slashes,
|
|
|
|
// since this is standard for all tex engines.
|
|
|
|
|
|
|
|
if (windows_style_tex_paths_)
|
|
|
|
return convert_path_list(p, PathStyle(windows));
|
|
|
|
|
|
|
|
return convert_path_list(p, PathStyle(posix));
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2009-03-27 11:22:54 +00:00
|
|
|
bool is_valid_strftime(string const & p)
|
|
|
|
{
|
|
|
|
string::size_type pos = p.find_first_of('%');
|
|
|
|
while (pos != string::npos) {
|
|
|
|
if (pos + 1 == string::npos)
|
|
|
|
break;
|
|
|
|
if (!containsOnly(p.substr(pos + 1, 1),
|
|
|
|
"aAbBcCdDeEFgGhHIjklmMnOpPrRsStTuUVwWxXyYzZ%+"))
|
|
|
|
return false;
|
|
|
|
if (pos + 2 == string::npos)
|
|
|
|
break;
|
|
|
|
pos = p.find_first_of('%', pos + 2);
|
|
|
|
}
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2005-01-21 22:08:59 +00:00
|
|
|
// returns a string suitable to be passed to popen when
|
|
|
|
// reading a pipe
|
|
|
|
char const * popen_read_mode()
|
|
|
|
{
|
|
|
|
return "r";
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
string const & nulldev()
|
|
|
|
{
|
|
|
|
static string const nulldev_ = "/dev/null";
|
|
|
|
return nulldev_;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
shell_type shell()
|
|
|
|
{
|
|
|
|
return UNIX;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2011-05-04 00:17:07 +00:00
|
|
|
int timeout_min()
|
|
|
|
{
|
|
|
|
return 3;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
char path_separator(path_type type)
|
2005-01-21 22:08:59 +00:00
|
|
|
{
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
if (type == TEXENGINE)
|
|
|
|
return windows_style_tex_paths_ ? ';' : ':';
|
|
|
|
|
2005-01-21 22:08:59 +00:00
|
|
|
return ':';
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-06-27 10:51:24 +00:00
|
|
|
void windows_style_tex_paths(bool use_windows_paths)
|
2005-01-21 22:08:59 +00:00
|
|
|
{
|
2006-06-27 10:51:24 +00:00
|
|
|
windows_style_tex_paths_ = use_windows_paths;
|
2005-01-21 22:08:59 +00:00
|
|
|
}
|
|
|
|
|
2006-05-17 22:13:33 +00:00
|
|
|
|
|
|
|
bool canAutoOpenFile(string const & ext, auto_open_mode const mode)
|
|
|
|
{
|
|
|
|
if (ext.empty())
|
|
|
|
return false;
|
2006-05-18 19:09:53 +00:00
|
|
|
|
|
|
|
string const full_ext = "." + ext;
|
2006-05-17 22:13:33 +00:00
|
|
|
|
|
|
|
DWORD bufSize = MAX_PATH + 100;
|
|
|
|
TCHAR buf[MAX_PATH + 100];
|
2008-09-22 00:07:48 +00:00
|
|
|
// reference: http://msdn.microsoft.com/en-us/library/bb773471.aspx
|
2006-05-17 22:13:33 +00:00
|
|
|
char const * action = (mode == VIEW) ? "open" : "edit";
|
2008-09-22 00:07:48 +00:00
|
|
|
return S_OK == AssocQueryString(ASSOCF_INIT_IGNOREUNKNOWN,
|
|
|
|
ASSOCSTR_EXECUTABLE, full_ext.c_str(), action, buf, &bufSize);
|
2006-05-17 22:13:33 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
bool autoOpenFile(string const & filename, auto_open_mode const mode,
|
|
|
|
string const & path)
|
2006-05-17 22:13:33 +00:00
|
|
|
{
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
string const texinputs = os::latex_path_list(
|
|
|
|
replaceCurdirPath(path, lyxrc.texinputs_prefix));
|
|
|
|
string const sep = windows_style_tex_paths_ ? ";" : ":";
|
|
|
|
string const oldval = getEnv("TEXINPUTS");
|
|
|
|
string const newval = "." + sep + texinputs + sep + oldval;
|
|
|
|
if (!path.empty() && !lyxrc.texinputs_prefix.empty()) {
|
|
|
|
setEnv("TEXINPUTS", newval);
|
|
|
|
cygwin_internal(CW_SYNC_WINENV);
|
|
|
|
}
|
|
|
|
|
2008-09-22 00:07:48 +00:00
|
|
|
// reference: http://msdn.microsoft.com/en-us/library/bb762153.aspx
|
2007-01-18 20:47:27 +00:00
|
|
|
string const win_path = to_local8bit(from_utf8(convert_path(filename, PathStyle(windows))));
|
2006-05-17 22:13:33 +00:00
|
|
|
char const * action = (mode == VIEW) ? "open" : "edit";
|
Introduce the possibility of setting a prefix for the TEXINPUTS environment
variable. This is done in the preferences, much like as the PATH prefix.
A single '.' in the paths will get replaced with the current document dir
and also non-absolute paths will be prefixed with that dir.
The default semantics of TEXINPUTS apply, such that, for example, if a
path is terminated with a double slash, all subdirectories will be also
searched by both the TeX engine and ancillary programs such as dvi
previewers or dvips. As an example, if the prefix is set to ".:figs", the
TEXINPUTS variable will be set as ".:<docdir>:<docdir>/figs:$ORIGTEXINPUTS",
where <docdir> is the document directory.
The initial '.' is necessary to address the actual current dir (this will
be the temp dir at preview time), while if TEXINPUTS was initially unset,
such that $ORIGTEXINPUTS is empty, a colon (or semicolon on Windows) will
end the path list. This is very important, because we don't want to replace
the system directories but to complement them and, in order to do that, an
empty element has to be present in the list. Indeed, according to the
TEXINPUTS semantics, an empty element means the standard search path.
This works whether TEXINPUTS is originally set or not, because if the
original TEXINPUTS starts with a colon (meaning that the standard search
path is wanted there) we will have an empty element at that point,
otherwise the final colon will simply serve as a path separator.
Of course, on Windows a ';' has to be used as a path separator. LyX will
take care of transforming the platform path list into one understandable
by the TeX engine. For example, this will be the case for a Cygwin version
of LyX using a native Windows TeX engine or viceversa. I tested all of
this and it works for me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 23:25:51 +00:00
|
|
|
bool success = reinterpret_cast<int>(ShellExecute(NULL, action,
|
|
|
|
win_path.c_str(), NULL, NULL, 1)) > 32;
|
|
|
|
|
|
|
|
if (!path.empty() && !lyxrc.texinputs_prefix.empty()) {
|
|
|
|
setEnv("TEXINPUTS", oldval);
|
|
|
|
cygwin_internal(CW_SYNC_WINENV);
|
|
|
|
}
|
|
|
|
return success;
|
2006-05-17 22:13:33 +00:00
|
|
|
}
|
|
|
|
|
2009-04-29 22:42:26 +00:00
|
|
|
|
2009-05-01 15:18:11 +00:00
|
|
|
string real_path(string const & path)
|
|
|
|
{
|
|
|
|
char rpath[PATH_MAX + 1];
|
|
|
|
char * result = realpath(path.c_str(), rpath);
|
2010-04-21 01:19:09 +00:00
|
|
|
return FileName::fromFilesystemEncoding(result ? rpath : path).absFileName();
|
2009-05-01 15:18:11 +00:00
|
|
|
}
|
|
|
|
|
2005-01-21 22:08:59 +00:00
|
|
|
} // namespace os
|
|
|
|
} // namespace support
|
|
|
|
} // namespace lyx
|