lyx_mirror/development/scons
Enrico Forestieri fc3a2761de Log:
Move OS dependent code where it belongs.

	* src/lyx_cb.C:
	Remove unused include

	* src/support/os.h
	* src/support/os_unix.C
	* src/support/os_win32.C
	* src/support/os_cygwin.C:
	Move here the code from fontutils.[Ch]

	* src/support/os_cygwin.C
	(external_path, external_path_list): don't differentiate anymore
	on Qt/X11 or Qt/Win builds.

	* src/support/environment.C
	(setEnvPath): get rid of the #ifdef for cygwin.

	* src/lyx_main.C
	(LyX::exec): addFontResources and restoreFontResources are now
	in the os namespace.

	* src/support/Makefile.am
	* src/client/Makefile.am
	* src/tex2lyx/Makefile.am
	* development/scons/scons_manifest.py:
	Updated

	* src/support/fontutils.[Ch]:
	Removed



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16655 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-11 21:22:18 +00:00
..
qt4.py Scons: set uic parameter -tr lyx::qt_ properly 2006-11-20 17:26:26 +00:00
scons_manifest.py Log: 2007-01-11 21:22:18 +00:00
scons_utils.py Scons: fix two mingw bugs 2007-01-05 06:29:18 +00:00
SConstruct Scons: fix a mingw/scons bug (it is a scons bug) 2007-01-05 18:30:46 +00:00