summaryrefslogtreecommitdiffstats
path: root/sal/Library_sal.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* sal/osl/unx/security.c -> .cxxStephan Bergmann2014-04-021-1/+1
* Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann2014-03-251-3/+0
* sal/osl/unx: profile.c -> profile.cxx (to facilitate further fixes)Stephan Bergmann2014-03-041-1/+1
* Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida2014-02-271-0/+2
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-201-0/+4
* fdo#42783: remove CPU variable from environmentMichael Stahl2013-11-071-1/+1
* API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini2013-09-301-2/+0
* gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2013-09-221-0/+4
* gbuild: make the versioned library the linktarget on UnixesMichael Stahl2013-09-221-1/+1
* Don't compile all of the sal library as Objective-C++ on OS X after allTor Lillqvist2013-09-031-2/+12
* Make our File>Recent Documents work better when sandboxedTor Lillqvist2013-08-231-1/+2
* clock_gettime requires -lrt at least on Fedora 18Stephan Bergmann2013-05-131-0/+1