# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: td class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Expand)Author
2012-03-23README files don't need executable bitsMichael Stahl
2012-03-16nss: add parameter for solaris/gccMichael Stahl
2012-03-16asm fixes in nssLuboš Luňák
2012-03-16nss and openssl don't realiably build in paralleltinderbox
2012-03-16"foo"bar -> "foo" barLuboš Luňák
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
2012-02-20nss unix/os_Linux_x86.s asterix as comment characterWei Ming Khoo
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2012-01-09use absolute pathChristian Lohmaier
2012-01-04compile nss against the Mac OSX SDKChristian Lohmaier
2012-01-04get rid of obsolete pathdelimiter escapeChristian Lohmaier
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal
2011-10-11nss: replace Linux 3.0 workaround with one for 3.xMichael Stahl
2011-09-28Fix building moz on Mac OS X.Stephan Bergmann