summaryrefslogtreecommitdiff
path: root/external/icu/Makefile
blob: e4968cf85fb663eb9578c924389af26a07074351 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
/span>osl::Mutex->std::mutex in OMarkableInputStreamNoel Grandin 2022-05-08osl::Mutex->std::mutex in OMarkableOutputStreamNoel Grandin 2022-05-08osl::Mutex->std::mutex in OAcceptorNoel Grandin 2022-05-04Just use Any ctor instead of makeAny in ioStephan Bergmann 2022-04-12loplugin:stringview more o3tl conversionNoel Grandin 2022-02-25Don't use Library_tl in URE librariesStephan Bergmann 2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen 2021-12-20osl::Mutex->std::mutex in SocketConnectionNoel Grandin 2021-12-20osl::Mutex->std::mutex in PipeAcceptorNoel Grandin 2021-12-20osl::Mutex->std::mutex in SocketConnectionNoel Grandin 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-10-05drop 'using namespace std' in h* i* j*Julien Nabet