]> git.pld-linux.org Git - packages/folly.git/blame - install-headers.patch
better summary
[packages/folly.git] / install-headers.patch
CommitLineData
a801c479
ER
1--- folly-0.1/folly/Makefile.am 2013-10-06 18:16:51.140695708 +0300
2+++ folly-0.1/folly/Makefile.am 2013-10-06 18:18:18.131398586 +0300
3@@ -26,19 +26,25 @@
4 ConcurrentSkipList.h \
5 ConcurrentSkipList-inl.h \
6 Conv.h \
7+ CpuId.h \
8 detail/AtomicHashUtils.h \
9 detail/BitIteratorDetail.h \
10+ detail/BitsDetail.h \
11 detail/DiscriminatedPtrDetail.h \
12 detail/FingerprintPolynomial.h \
13 detail/GroupVarintDetail.h \
14 detail/SlowFingerprint.h \
15+ detail/Stats.h \
16 detail/ThreadLocalDetail.h \
17 DiscriminatedPtr.h \
18+ DynamicConverter.h \
19+ Exception.h \
20 dynamic.h \
21 dynamic-inl.h \
22 eventfd.h \
23 FBString.h \
24 FBVector.h \
25+ FileUtil.h \
26 Fingerprint.h \
27 folly-config.h \
28 Foreach.h \
29@@ -51,10 +57,13 @@
30 Histogram-inl.h \
31 IntrusiveList.h \
32 json.h \
33+ Lazy.h \
34 Likely.h \
35 Logging.h \
36 Malloc.h \
37 MapUtil.h \
38+ Memory.h \
39+ Optional.h \
40 PackedSyncPtr.h \
41 Portability.h \
42 Preprocessor.h \
43@@ -68,6 +77,10 @@
44 sorted_vector_types.h \
45 SpookyHashV1.h \
46 SpookyHashV2.h \
47+ stats/BucketedTimeSeries.h \
48+ stats/Histogram-defs.h \
49+ stats/Histogram.h \
50+ stats/MultiLevelTimeSeries.h \
51 StlAllocator.h \
52 String.h \
53 String-inl.h \
54@@ -83,6 +96,7 @@
55 ThreadLocal.h \
56 TimeoutQueue.h \
57 Traits.h \
58+ Varint.h \
59 Unicode.h
60
61 FormatTables.cpp: build/generate_format_tables.py
This page took 0.0696909999999999 seconds and 4 git commands to generate.