summaryrefslogtreecommitdiff
path: root/basic/Library_sb.mk
AgeCommit message (Expand)AuthorFilesLines
2014-10-24Need basrdll now in the disable-scripting case (iOS)Tor Lillqvist1-1/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold1-0/+2
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann1-1/+0
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
2013-09-02GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi1-0/+4
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi1-0/+1
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-5/+5
2012-11-22AllSettings with LanguageTagEike Rathke1-0/+1
2012-09-28fix WNT build: missed one oleaut32Michael Stahl1-2/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-0/+4
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-5/+2
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-4/+4
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-4/+4
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-2/+2
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist1-1/+0
2012-03-05Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist1-4/+11
2012-03-05Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist1-17/+0
2012-03-01Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist1-0/+17
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard1-0/+1
2011-12-13disassembler unusedCaolán McNamara1-1/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-20Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora1-0/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-08-16wnt-mingw.s is an assembler source fileTor Lillqvist1-1/+1
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-1/+2
2011-07-30convert basic to gbuildMatúš Kukan1-0/+180