84b3f7b345
gbuild: get rid of realpath in gb_Foo_set_include
2012-03-10 21:23:20 +01:00
c5bf9b10b9
Remove unused SbxMemoryStream
2012-03-05 23:03:34 +02:00
b69285590d
Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING
...
The tables functionality in Writer documents need SbxValue.
2012-03-05 22:30:10 +02:00
c91f279e7e
Revert "Build libsb with a few dummy classes also for --disable-scripting"
...
Nah, these dummy classes would turn out quite complex anyway. Better
to just use ifdefs elsewhere, the number required is not that large.
This reverts commit 6d33801b4498f5c13d2dc75588f88c22a11f455b.
2012-03-05 02:05:24 +02:00
6d33801b44
Build libsb with a few dummy classes also for --disable-scripting
...
Work in progress, the dummy class implementations surely still
incomplete and/or might contain methods not actually needed. More
dummy class implementations needed, hopefully not too many
though. Will add also a few ifdefs for DISABLE_SCRIPTING in some key
places in sc and elsewhere to cut down on the need.
2012-03-01 01:26:18 +02:00
05d48fb71f
add SbGlobal for shared static objects
2012-02-10 22:59:45 +01:00
a15cdba6ef
disassembler unused
2011-12-13 10:11:44 +00:00
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
992757cc5e
remove pre-compiled header support in gbuild and gbuildified module
2011-11-27 11:49:38 -06:00
7cc258f35b
Refactor BasicCharClass out from scanner and make it a singleton
2011-11-20 17:16:35 -05:00
bb5bdbbdca
Revert "Trying to chop out the uwinapi library"
...
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16 16:26:03 +02:00
2dea0dab4f
Trying to chop out the uwinapi library
2011-09-16 15:52:40 +02:00
afce608d6e
wnt-mingw.s is an assembler source file
2011-08-16 18:43:43 +03:00
3da919bb40
Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).
...
This fixes the build of 'basic' on Windows.
2011-08-11 12:54:53 +02:00
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
4122c3b9d5
Add consistent Emacs and vim mode lines
2011-07-30 23:02:30 +03:00
c8e76fbfed
convert basic to gbuild
2011-07-30 10:39:20 +02:00