office-gobmx/basic
Michael Stahl a53586f4ef gbuild: do not copy boost headers around
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus

Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-26 22:20:06 +01:00
..
inc Remove all occurences of RTL_* and ::rtl prefix from basic 2013-01-03 10:07:39 +01:00
prj
qa Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx 2012-12-31 10:49:41 +00:00
source Changed SetText() / GetText() to take/return OUString 2013-01-21 20:48:35 +00:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
CppunitTest_basic_enable.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
CppunitTest_basic_nested_struct.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
CppunitTest_basic_scanner.mk Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00:00
Library_sb.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Makefile
Module_basic.mk
Package_inc.mk
README

Contains the StarBASIC Interpreter

This implements a macro language that, when in VBA compatibility mode,
is intended to be interoperable with Visual Basic for Applications,
allowing people to run macros embedded in their documents.

See also:
[http://wiki.services.openoffice.org/wiki/Basic]