summaryrefslogtreecommitdiff
path: root/sal/Library_sal.mk
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist1-1/+0
2014-08-15Don't do the security scope bookmark dance if not in a sandboxed processTor Lillqvist1-0/+1
2014-08-11"fixes" needed because ure/source/unorc is now expanded at configure timeTor Lillqvist1-0/+1
2014-05-13Convert sal/osl/unx/tempfile.c to C++Stephan Bergmann1-1/+1
2014-05-08New --disable-runtime-optimizationsStephan Bergmann1-1/+1
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2014-04-04Remove dead interlock code:Stephan Bergmann1-4/+0
2014-04-02sal/osl/unx/security.c -> .cxxStephan Bergmann1-1/+1
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann1-3/+0
2014-03-04sal/osl/unx: profile.c -> profile.cxx (to facilitate further fixes)Stephan Bergmann1-1/+1
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida1-0/+2
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-0/+4
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl1-1/+1
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini1-2/+0
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-0/+4
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl1-1/+1
2013-09-03Don't compile all of the sal library as Objective-C++ on OS X after allTor Lillqvist1-2/+12
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist1-1/+2
2013-05-13clock_gettime requires -lrt at least on Fedora 18Stephan Bergmann1-0/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-24move URE headers to include/David Tardon1-2/+0
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