summaryrefslogtreecommitdiff
path: root/sal/Library_sal.mk
AgeCommit message (Expand)AuthorFilesLines
2021-02-10use zlib crc32() rather our own implementationLuboš Luňák1-0/+1
2021-01-30Simplify osl_getGlobalMutex to use function-local staticMike Kaganski1-0/+1
2020-08-31Remove some commented-out codeStephan Bergmann1-7/+0
2020-02-27Related: tdf#130725: use strtod also in rtl::math::stringToDoubleMike Kaganski1-0/+1
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-08-30Blind fix for Android, take twoStephan Bergmann1-1/+1
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann1-0/+1
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann1-3/+0
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski1-0/+2
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-4/+4
2018-08-23rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann1-0/+8
2018-07-31the custom SAL allocator is no longer usedNoel Grandin1-3/+0
2018-06-19Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist1-2/+3
2018-04-08Properly filter(out) - pattern words are the first argumentMike Kaganski1-9/+9
2018-04-08While at it, combine the check for ANDROID with the ones for WNT and HAIKUTor Lillqvist1-4/+2
2018-04-08GNU Make's filter-out is hard to useTor Lillqvist1-1/+1
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper1-1/+4
2017-12-30Support for tcmalloc and jemalloc is long deadStephan Bergmann1-1/+1
2017-06-14use default handler for SIGALRM for fuzzersCaolán McNamara1-0/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-03-04Change sal/osl/w32/dllentry.c -> .cxxStephan Bergmann1-3/+1
2017-03-04Change sal/osl/w32/*.c -> *.cxxStephan Bergmann1-11/+11
2017-02-09Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann1-1/+1
2016-12-20keep salinit for non-DESKTOP but not for ANDROID/IOSCaolán McNamara1-1/+1
2016-12-20salinit for non-DESKTOP tooCaolán McNamara1-1/+1
2016-12-19this textenc hack is for android and disable-dynamic-loadingCaolán McNamara1-2/+10
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl1-1/+0
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis1-0/+1
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks1-0/+3
2015-12-02Fix quotingStephan Bergmann1-2/+2
2015-07-20add an internal api to osl to collect 'native' random numbersNorbert Thiebaud1-0/+2
2015-03-03Work around missing InetPtonWStephan Bergmann1-4/+0
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-1/+0
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-4/+0
2014-11-19signal.c -> signal.cxxStephan Bergmann1-3/+1
2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann1-2/+2
2014-11-19interlck.c -> interlck.cxxStephan Bergmann1-1/+1
2014-11-19time.c -> time.cxxStephan Bergmann1-3/+1
2014-11-19system.c -> system.cxxStephan Bergmann1-1/+1
2014-11-19socket.c -> socket.cxxStephan Bergmann1-1/+1
2014-11-19readwrite_helper.c -> readwrite_helper.cxxStephan Bergmann1-1/+1
2014-11-19pipe.c -> pipe.cxxStephan Bergmann1-1/+1
2014-11-19nlsupport.c -> nlsupport.cxxStephan Bergmann1-1/+1
2014-11-19mutex.c -> mutex.cxxStephan Bergmann1-1/+1
2014-11-19memory.c -> memory.cxxStephan Bergmann1-1/+1
2014-11-19filepath.c -> filepath.cxxStephan Bergmann1-3/+1
2014-10-24And $(ENABLE_CRASHDUMP) is "TRUE" or "", never "YES"Stephan Bergmann1-2/+1
2014-10-24The if(xmlout&&stackout&&checksumout) stack-walking can take obscenely longStephan Bergmann1-1/+1
2014-10-01sal/osl/unx/thread.c -> .cxxStephan Bergmann1-1/+1