Sign in
flutter
/
third_party
/
harfbuzz
/
bb139cb8d0e4339042c5d0d0f192e13707c2bda4
/
CMakeLists.txt
e5989e0
[cmake] Enable C++11 on CMake (#1519)
by Ebrahim Byagowi
· 6 years ago
09b16c5
CMake: Fix Introspection builds
by Chun-wei Fan
· 6 years ago
58d4d19
Simplify build source list
by Behdad Esfahbod
· 6 years ago
1b7bfb5
[cmake] Make build of tests and subset optional (#1329)
by Ebrahim Byagowi
· 6 years ago
257d0e5
Fix typos.
by Bruce Mitchener
· 6 years ago
1e8fdd2
Remove HAVE_OT
by Behdad Esfahbod
· 6 years ago
187df7d
[circleci] Add an iOS bot (#1233)
by Ebrahim Byagowi
· 6 years ago
8e4ad1d
builds: Fix and clean up MSVC DLL builds
by Chun-wei Fan
· 7 years ago
6a97d0f
Fix installation of cmake config when building with cmake (#1161)
by Simon Hausmann
· 6 years ago
53f7340
CMakeLists.txt: don't pass header args as single space-separated string
by Cosimo Lupo
· 7 years ago
83d2233
CMakeLists.txt: pass headers as arguments to gen-def.py; call using PYTHON_EXECUTABLE
by Cosimo Lupo
· 7 years ago
ac92ed7
Set inline hidden flag only on shared library building
by Ebrahim Byagowi
· 7 years ago
eff36cd
Minor build related changes
by Ebrahim Byagowi
· 7 years ago
8fd5542
Implement an internal emojis dumper tool (#909)
by Ebrahim Byagowi
· 7 years ago
95f0458
Policy 0063 must be enabled to have hidden inline visibility... (#900)
by Nikolaus Waxweiler
· 7 years ago
d68f00e
Do feature test before adding -Bsymbolic-functions, cmake part (#889)
by Joel Winarske
· 7 years ago
42d3271
[cmake] Don't hide symbols by default (#891)
by Ebrahim Byagowi
· 7 years ago
22de9bf
Enable implicit symbol hiding for all libraries, static and shared
by Nikolaus Waxweiler
· 7 years ago
ce975dc
CMake: hide symbols by default on non-MSVC, define export attribute
by Nikolaus Waxweiler
· 7 years ago
7c43ada
CMake: Fix utility program installation
by Chun-wei Fan
· 7 years ago
e9b8002
CMake: Fix introspection on Windows
by Chun-wei Fan
· 7 years ago
89dbabf
configure.ac/CMake: Check for round() and stdbool.h
by Chun-wei Fan
· 7 years ago
0eec331
[cmake] cleanup (#846)
by Ebrahim Byagowi
· 7 years ago
f757757
[subset] Add cmake build def for test-unicode-ranges.
by Garret Rieger
· 7 years ago
b91e8da
Include hb-version.h in git (#825)
by Behdad Esfahbod
· 7 years ago
e0939d8
Clean up check-defs and check-symbols (#821)
by Behdad Esfahbod
· 7 years ago
89b8281
Add a continuous builder using fswatch
by Ebrahim Byagowi
· 7 years ago
a9b650d
Apply check-defs.sh to -icu and -subset, toward mingw fix (#780)
by Ebrahim Byagowi
· 7 years ago
844f48e
Fix symbol exporting and libstdc++ linkage of hb-subset (#769)
by Ebrahim Byagowi
· 7 years ago
9682ef1
Minor fixups
by Behdad Esfahbod
· 7 years ago
35eeb89
Don't include subset headers in libharfbuzz.
by Garret Rieger
· 7 years ago
0f3c756
Add CMake config for building a separate harfbuzz-subset.
by Garret Rieger
· 7 years ago
f83a43b
Add CMake configuration for all of the new subsetting code.
by Garret Rieger
· 7 years ago
07885e6
[cmake] unistd typo fix (#747)
by Ebrahim Byagowi
· 7 years ago
29d9012
[cmake] Build src/ executables (#733)
by Ebrahim Byagowi
· 7 years ago
c41b7fc
[cmake] Use -fvisibility-inlines-hidden instead (#726)
by Ebrahim Byagowi
· 7 years ago
3d61576
[cmake] fix symbol exporting issue on newer gcc (#724)
by Ebrahim Byagowi
· 7 years ago
8b60e7c
[ci] minor, less hacks (#722)
by Ebrahim Byagowi
· 7 years ago
0080614
Improve avoiding C++ linkage, definition creation and cmake tests (#710)
by Ebrahim Byagowi
· 7 years ago
90f01ba
[cmake] don't link to libstdc++ (#707)
by Ebrahim Byagowi
· 7 years ago
5e14e5f
[cmake] Fix for CMake 3.0 and below (#706)
by rdb
· 7 years ago
c97a7ec
[cmake] Fix symbols visibility and enable check-symbols.sh test (#705)
by Ebrahim Byagowi
· 7 years ago
90e3c9e
[cmake] Fix hb-blob test (#699)
by Ebrahim Byagowi
· 7 years ago
e24bea8
[cmake] Another try on making sure feature testing is working (#691)
by Ebrahim Byagowi
· 7 years ago
71e0ed9
[cmake] Add header existence tests (#685)
by Ebrahim Byagowi
· 7 years ago
3c7aeb5
[cmake] Add autotools like feature testing (#683)
by Ebrahim Byagowi
· 7 years ago
72bec1c
Improve tests (#679)
by Ebrahim Byagowi
· 7 years ago
4f80078
[cmake] Colorize output when using cmake + ninja. (#674)
by Bruce Mitchener
· 7 years ago
5ed26fc
[cmake] Run src/ tests (#675)
by Ebrahim Byagowi
· 7 years ago
2dbdeb1
[cmake] Run fuzzing and shaping tests (#666)
by Ebrahim Byagowi
· 7 years ago
24b30fa
[cmake] Use GNUInstallDirs values (#665)
by Ebrahim Byagowi
· 7 years ago
c860955
Add API tests to cmake build
by Khaled Hosny
· 7 years ago
7c6937e
Move all references of old url to the new address (#622)
by ebraminio
· 7 years ago
41b1825
CMake builds: Support introspection builds
by Chun-wei Fan
· 7 years ago
53db221
CMake: Support building HarfBuzz-GObject
by Chun-wei Fan
· 7 years ago
162575f
CMake builds: Fix builds
by Chun-wei Fan
· 7 years ago
6760021
CMakelists.txt fix for Freetype builds (#564)
by Khaled Hosny
· 7 years ago
3b0e47c
Fix arm-none-eabi build (fixes #451) (#496)
by Ebrahim Byagowi
· 8 years ago
1527369
[cmake] Add framework build support (#484)
by Ebrahim Byagowi
· 8 years ago
bf50dda
[cmake] minor (#482)
by Ebrahim Byagowi
· 8 years ago
6966413
[cmake] Final touches (#473)
by ebraminio
· 8 years ago
4d7c520
[cmake] Remove HB_DISABLE_DEPRECATED as it seems needed for pango build (#470)
by ebraminio
· 8 years ago
7593142
[cmake] Fix try compile link issues (#466)
by ebraminio
· 8 years ago
cb021e1
[cmake] typo (#465)
by ebraminio
· 8 years ago
a41d5ea
[cmake] Add atomic ops availability detection (#464)
by ebraminio
· 8 years ago
8568588
[cmake] Remove NO_MT flag (#462)
by ebraminio
· 8 years ago
adfd4ae
[cmake] Improve third party libraries support (#461)
by ebraminio
· 8 years ago
3a8bc57
[cmake] Add utils build support (#460)
by ebraminio
· 8 years ago
d2acaf6
Split ragel generated files lists and remove hardcoded rl files lists (#453)
by ebraminio
· 8 years ago
7d64c0e
Add CMake build support (#444)
by ebraminio
· 8 years ago