summaryrefslogtreecommitdiffstats
path: root/sal/Library_sal.mk
Commit message (Expand)AuthorAgeFilesLines
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-251-3/+0
* Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski2019-04-051-0/+2
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-4/+4
* rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann2018-08-231-0/+8
* the custom SAL allocator is no longer usedNoel Grandin2018-07-311-3/+0
* Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist2018-06-191-2/+3
* Properly filter(out) - pattern words are the first argumentMike Kaganski2018-04-081-9/+9
* While at it, combine the check for ANDROID with the ones for WNT and HAIKUTor Lillqvist2018-04-081-4/+2
* GNU Make's filter-out is hard to useTor Lillqvist2018-04-081-1/+1
* Make LibreOffice buildable on Haiku.Kacper Kasper2018-03-051-1/+4
* Support for tcmalloc and jemalloc is long deadStephan Bergmann2017-12-301-1/+1
* use default handler for SIGALRM for fuzzersCaolán McNamara2017-06-141-0/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Change sal/osl/w32/dllentry.c -> .cxxStephan Bergmann2017-03-041-3/+1
* Change sal/osl/w32/*.c -> *.cxxStephan Bergmann2017-03-041-11/+11
* Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann2017-02-091-1/+1
* keep salinit for non-DESKTOP but not for ANDROID/IOSCaolán McNamara2016-12-201-1/+1
* salinit for non-DESKTOP tooCaolán McNamara2016-12-201-1/+1
* this textenc hack is for android and disable-dynamic-loadingCaolán McNamara2016-12-191-2/+10
* tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl2016-10-071-1/+0
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis2016-03-291-0/+1
* sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks2015-12-021-0/+3
* Fix quotingStephan Bergmann2015-12-021-2/+2
* add an internal api to osl to collect 'native' random numbersNorbert Thiebaud2015-07-201-0/+2
* Work around missing InetPtonWStephan Bergmann2015-03-031-4/+0
* Related: tdf#63690 - remove rtl_logfileThorsten Behrens2015-02-141-1/+0
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-281-4/+0
* signal.c -> signal.cxxStephan Bergmann2014-11-191-3/+1
* HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann2014-11-191-2/+2
* interlck.c -> interlck.cxxStephan Bergmann2014-11-191-1/+1
* time.c -> time.cxxStephan Bergmann2014-11-191-3/+1
* system.c -> system.cxxStephan Bergmann2014-11-191-1/+1
* socket.c -> socket.cxxStephan Bergmann2014-11-191-1/+1
* readwrite_helper.c -> readwrite_helper.cxxStephan Bergmann2014-11-191-1/+1
* pipe.c -> pipe.cxxStephan Bergmann2014-11-191-1/+1
* nlsupport.c -> nlsupport.cxxStephan Bergmann2014-11-191-1/+1
* mutex.c -> mutex.cxxStephan Bergmann2014-11-191-1/+1
* memory.c -> memory.cxxStephan Bergmann2014-11-191-1/+1
* filepath.c -> filepath.cxxStephan Bergmann2014-11-191-3/+1
* And $(ENABLE_CRASHDUMP) is "TRUE" or "", never "YES"Stephan Bergmann2014-10-241-2/+1
* The if(xmlout&&stackout&&checksumout) stack-walking can take obscenely longStephan Bergmann2014-10-241-1/+1
* sal/osl/unx/thread.c -> .cxxStephan Bergmann2014-10-011-1/+1
* The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist2014-09-171-1/+0
* Don't do the security scope bookmark dance if not in a sandboxed processTor Lillqvist2014-08-151-0/+1
* "fixes" needed because ure/source/unorc is now expanded at configure timeTor Lillqvist2014-08-111-0/+1
* Convert sal/osl/unx/tempfile.c to C++Stephan Bergmann2014-05-131-1/+1
* New --disable-runtime-optimizationsStephan Bergmann2014-05-081-1/+1
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* Remove dead interlock code:Stephan Bergmann2014-04-041-4/+0