lyx_mirror/boost/libs
Bo Peng 7168ce58b5 scons-based build system, by Bo Peng (ben.bob@gmail.com)
* SConstruct: main SConstruct file
	* scons_utils.py: utility functions
	* qt4.py: qt4 support is not yet official, and I have to patch this file
	* src/SConscript
	* src/insets/SConscript
	* src/graphics/SConscript
	* src/mathed/SConscript
	* src/frontends/qt3/SConscript
	* src/frontends/qt4/SConscript
	* src/frontends/SConscript
	* src/frontends/controllers/SConscript
	* src/support/SConscript
	* src/client/SConscript
	* src/tex2lyx/SConscript
	* boost/libs/SConscript
	* boost/libs/signals/src/SConscript
	* boost/libs/filesystem/src/SConscript
	* boost/libs/iostreams/src/SConscript
	* boost/libs/regex/src/SConscript


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13807 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-07 22:44:54 +00:00
..
filesystem scons-based build system, by Bo Peng (ben.bob@gmail.com) 2006-05-07 22:44:54 +00:00
iostreams scons-based build system, by Bo Peng (ben.bob@gmail.com) 2006-05-07 22:44:54 +00:00
regex scons-based build system, by Bo Peng (ben.bob@gmail.com) 2006-05-07 22:44:54 +00:00
signals scons-based build system, by Bo Peng (ben.bob@gmail.com) 2006-05-07 22:44:54 +00:00
Makefile.am * Add the iostreams and range libs to our copy of boost 2006-04-20 20:44:05 +00:00
README small patch from Dekel, begin introducing the real boost framework, get rid of the parts of boost that were located in support (block and utility) 2000-10-02 00:55:02 +00:00
SConscript scons-based build system, by Bo Peng (ben.bob@gmail.com) 2006-05-07 22:44:54 +00:00

This is just a placeholder. We will put boost cpp files here when we need them.