# -*- 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: ng' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Expand)Author
2012-11-03Convince nss to build with 64-bit MSVCTor Lillqvist
2012-11-01Don't let NSS use the MSVC debugging runtime in an --enable-debug buildTor Lillqvist
2012-10-31fix library names on mingwDavid Tardon
2012-10-30mangle file mode to avoid breaking rebuildsDavid Tardon
2012-10-30fix mingw build of nssDavid Tardon
2012-10-15Ccache doesn't like several -arch flagsTor Lillqvist
2012-10-14Handle cross-compilation of nss (for desktop OSes)Tor Lillqvist
2012-10-02nss depends on soltoolsAndras Timar
2012-09-19Start on experimental support for 64-bit Mac codeTor Lillqvist
2012-08-30Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann
2012-08-29Mingw build is cross-compiling, not using cygwinStephan Bergmann
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara
2012-07-17-Werror=implicit-function-declarationStephan Bergmann
2012-07-16nss: upgrade to 3.13.5Michael Stahl
2012-07-16nss: no need to care about STLPort include pathsMichael Stahl
2012-07-16Fix typoStephan Bergmann
2012-06-12Make PyUNO work --with-macox-version-min-required=10.6Stephan Bergmann
2012-06-07Convert links to makedocs tool, update one and correct spellingPhilipp Weissenbacher
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-15Unbreak build with clang for Mac OS XTor Lillqvist
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
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