summaryrefslogtreecommitdiffstats
path: root/sal/Library_sal.mk
Commit message (Expand)AuthorAgeFilesLines
* Put stubs for removed functionality into compat.cxxStephan Bergmann2012-12-061-1/+1
* Fixup: putting back dummy methods for removed semaphoreThorsten Behrens2012-12-041-0/+1
* API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens2012-12-041-2/+0
* android folds libsal_textenc into libsalCaolán McNamara2012-11-271-0/+1
* Clean up remains of NativeActivity-based Android app supportTor Lillqvist2012-11-211-1/+1
* fix system boostPeter Foley2012-11-131-4/+1
* fix sal build with system-boostRene Engelhard2012-11-121-0/+2
* sal needs boostPeter Foley2012-11-101-0/+2
* RepositoryExternal: fix gb_LinkTarget__use_valgrindMichael Stahl2012-11-091-1/+4
* configure: why not set up VALGRIND_CFLAGS all in one placeMichael Stahl2012-11-091-4/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-9/+10
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-7/+7
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-281-5/+8
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-3/+3
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* diagnose.c -> diagnose.cxx (to ease further modification)Stephan Bergmann2012-09-121-1/+1
* Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuildStephan Bergmann2012-08-271-3/+0
* fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for salJung-uk Kim2012-08-271-0/+3
* fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky2012-05-241-0/+2
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-2/+2
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-2/+4
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-1/+1
* More hacking on static linking (iOS) supportTor Lillqvist2012-03-211-1/+0
* Simply hardcode the inifile as "rc" in the app bundle directory on iOSTor Lillqvist2012-03-211-0/+6
* module.c -> module.cxx, use sal/log.hxxStephan Bergmann2012-03-121-1/+1
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
* Merge sal_textenc into sal just on AndroidTor Lillqvist2012-02-151-1/+1
* Don't bother with a separate libsal_textenc when merging libsTor Lillqvist2012-02-151-0/+17
* Final disentanglement between sal and sal_textenc.Stephan Bergmann2012-01-061-1/+1
* Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.Stephan Bergmann2012-01-061-1/+1
* textenc/context.cxx only used in sal_textenc now.Stephan Bergmann2012-01-061-1/+0
* Changed C files to C++.Stephan Bergmann2012-01-051-4/+4
* Properly assign objects to only those libraries that actually use them.Stephan Bergmann2012-01-051-9/+0
* gbuild, sal: dl is linux onlyMatúš Kukan2011-12-211-1/+3
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-2/+4
* typo: add missing \Matúš Kukan2011-12-191-1/+1
* sal: add visibility symbolsMatúš Kukan2011-12-191-0/+1
* sal: convert to gbuildMatúš Kukan2011-12-191-0/+242