summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-201.14.31.14.3Kjell Ahlstedt3-2/+16
2021-05-18Add dependencies to Doxygen tag files in subprojectsKjell Ahlstedt2-2/+15
2021-05-14Fix build as subproject without building documentationKjell Ahlstedt2-22/+30
2021-05-11Merge branch 'cairomm-1-14' into 'cairomm-1-14'Kjell Ahlstedt4-8/+13
2021-05-11meson: Reorganize warnings on Visual Studio buildsChun-wei Fan2-2/+8
2021-05-11MSVC_NMake/config-msvc.mak: Clean up compiler flagsChun-wei Fan1-2/+1
2021-05-11cairomm/exception.h: Export Cairo::logic_error selectivelyChun-wei Fan1-4/+4
2021-05-05Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2-7/+9
2021-04-07Meson build: No implicit_include_directoriesKjell Ahlstedt2-0/+2
2021-03-26Meson build: Make it possible to use cairomm as a subprojectKjell Ahlstedt9-13/+49
2021-03-09docs/reference/Doxyfile.in: Remove obsolete entriesKjell Ahlstedt1-2/+1
2021-03-09Merge branch 'fix.mingw.warnings.114' into 'cairomm-1-14'Kjell Ahlstedt2-2/+6
2021-03-09cairommconfig.h.*: Don't dllimport on MinGWChun-wei Fan2-2/+6
2020-09-301.14.21.14.2Kjell Ahlstedt3-2/+18
2020-09-29Meson build: Fix versioning on macOSKjell Ahlstedt2-2/+8
2020-09-29Require cairo >= 1.12.0Kjell Ahlstedt2-2/+2
2020-09-271.14.0Kjell Ahlstedt3-2/+40
2020-09-12Autotools builds: Create only .tar.xz tarballsKjell Ahlstedt1-1/+1
2020-08-14tests: Fix tests in Autotools buildsKjell Ahlstedt5-245/+359
2020-08-13tests: Don't include deprecated Boost header filesKjell Ahlstedt9-9/+9
2020-08-12Add Context::get_source_for_surface()Kjell Ahlstedt3-1/+41
2020-07-23Merge branch 'cairomm-1-14' into 'cairomm-1-14'Kjell Ahlstedt4-26/+47
2020-07-23Update .gitignoreChun-wei Fan1-6/+7
2020-07-23NMake Makefiles: Use /utf-8 compiler flag if availableChun-wei Fan1-0/+4
2020-07-23NMake Makefiles: Use Meson-style DLL and .lib naming if requestedChun-wei Fan1-4/+15
2020-07-23NMake Makefiles: Fix builds from release tarballsChun-wei Fan2-16/+21
2020-07-10Merge branch 'cairomm-1-14' into 'cairomm-1-14'Kjell Ahlstedt2-1/+6
2020-07-08NMake Makefiles: Look for headers in $(PREFIX)\include alsoChun-wei Fan1-1/+2
2020-07-08NMake Makefiles: Support ARM64 Windows buildsChun-wei Fan1-0/+4
2020-06-29docs/reference/: Update for Doxygen >= 1.8.16Kjell Ahlstedt2-8/+8
2020-06-26Merge branch 'meson-msvc-toolset-1-14' into 'cairomm-1-14'Kjell Ahlstedt7-4/+29
2020-06-25Meson/Visual Studio builds: Include toolset version by defaultChun-wei Fan7-4/+29
2020-06-18Merge branch 'msvc.ver.1.14' into 'cairomm-1-14'Kjell Ahlstedt7-66/+80
2020-06-13MSVC_NMake/README: Add note on mixing between MSVC 2015~2019Chun-wei Fan1-0/+6
2020-06-13NMake Makefiles: Distinguish between MSVC 2015, 2017 and 2019Chun-wei Fan6-66/+74
2020-06-05README: Update with instructions for building cairommKjell Ahlstedt1-6/+95
2020-05-06Merge branch 'use-dllexport-1-14' into 'cairomm-1-14'Kjell Ahlstedt29-102/+123
2020-05-06meson: Don't use gendef on Visual StudioChun-wei Fan4-55/+10
2020-05-06NMake Makefiles: Stop using gendef.exe by defaultChun-wei Fan5-10/+24
2020-05-06cairomm/*.h: Decorate public symbols with CAIROMM_APIChun-wei Fan19-38/+53
2020-05-06cairommconfig.h.[in|meson]: Add CAIROMM_APIChun-wei Fan2-0/+37
2020-05-05NMake Makefiles: Add rule to generate versioned filesChun-wei Fan2-0/+41
2020-05-05NMake Makefiles: Speed up buildsChun-wei Fan2-13/+7
2020-05-05MSVC_NMake/README: Use Windows line endingsChun-wei Fan1-20/+20
2020-05-05MSVC_NMake/README: Don't mention that tests aren't buildableChun-wei Fan1-1/+1
2020-05-05NMake Makefiles: Support Meson-built libsigc++Chun-wei Fan1-0/+6
2020-05-05NMake: Fix building testsChun-wei Fan2-3/+7
2020-05-05NMake Makefiles: Split outdir by toolset/pdb versionChun-wei Fan7-51/+60
2020-05-04configure.ac: Substitute CAIROMM_EXTRA_LIBS during configurationKjell Ahlstedt1-0/+1
2020-05-04data/cairomm-1.0.pc.in: Add @CAIROMM_EXTRA_LIBS@Chun-wei Fan1-1/+1