summaryrefslogtreecommitdiff
path: root/sal/Library_sal.mk
AgeCommit message (Expand)AuthorFilesLines
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-0/+1
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist1-1/+1
2013-02-22Bin pointless single-child directory levelTor Lillqvist1-24/+24
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks1-1/+1
2013-01-29Strip SRCDIR from the logging outputTor Lillqvist1-0/+1
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl1-1/+1
2012-12-26PCH for Library_salLubos Lunak1-0/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-4/+4
2012-12-18update PCH headers using the current pch scriptLuboš Luňák1-2/+0
2012-12-17Revert part of 34e79c19babc0e6cc281025b40635b91dca444f3.Arnaud Versini1-5/+1
2012-12-17API CHANGE: Remove useless deprecated rtl/memory.hArnaud Versini1-1/+0
2012-12-17add script to regenerate pch filesPeter Foley1-1/+5
2012-12-10no longer necessary to add include path for PCH headerLuboš Luňák1-1/+0
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2012-12-10testing PCH support in salLuboš Luňák1-0/+3
2012-12-06Put stubs for removed functionality into compat.cxxStephan Bergmann1-1/+1
2012-12-04Fixup: putting back dummy methods for removed semaphoreThorsten Behrens1-0/+1
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens1-2/+0
2012-11-27android folds libsal_textenc into libsalCaolán McNamara1-0/+1
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist1-1/+1
2012-11-13fix system boostPeter Foley1-4/+1
2012-11-12fix sal build with system-boostRene Engelhard1-0/+2
2012-11-10sal needs boostPeter Foley1-0/+2
2012-11-09RepositoryExternal: fix gb_LinkTarget__use_valgrindMichael Stahl1-1/+4
2012-11-09configure: why not set up VALGRIND_CFLAGS all in one placeMichael Stahl1-4/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-9/+10
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-7/+7
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl1-5/+8
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-3/+3
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-09-12diagnose.c -> diagnose.cxx (to ease further modification)Stephan Bergmann1-1/+1
2012-08-27Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuildStephan Bergmann1-3/+0
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for salJung-uk Kim1-0/+3
2012-05-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky1-0/+2
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-2/+4
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-1/+1
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist1-1/+0
2012-03-21Simply hardcode the inifile as "rc" in the app bundle directory on iOSTor Lillqvist1-0/+6
2012-03-12module.c -> module.cxx, use sal/log.hxxStephan Bergmann1-1/+1
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-02-15Merge sal_textenc into sal just on AndroidTor Lillqvist1-1/+1
2012-02-15Don't bother with a separate libsal_textenc when merging libsTor Lillqvist1-0/+17
2012-01-06Final disentanglement between sal and sal_textenc.Stephan Bergmann1-1/+1
2012-01-06Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.Stephan Bergmann1-1/+1
2012-01-06textenc/context.cxx only used in sal_textenc now.Stephan Bergmann1-1/+0
2012-01-05Changed C files to C++.Stephan Bergmann1-4/+4
2012-01-05Properly assign objects to only those libraries that actually use them.Stephan Bergmann1-9/+0