summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-211.14.41.14.4Kjell Ahlstedt3-2/+21
2022-09-11Convert README to README.mdKjell Ahlstedt1-7/+38
2022-08-16Fix build with -Dbuild-deprecated-api=falseKjell Ahlstedt2-4/+12
2022-08-16Autotools build: Add --disable-deprecated-apiKjell Ahlstedt2-0/+4
2022-05-25Merge branch 'msvc-warnings-1-14' into 'cairomm-1-14'Kjell Ahlstedt1-4/+27
2022-05-24Meson: Re-organize warnings-related compiler flags for MSVCChun-wei Fan1-6/+22
2022-05-23Meson/MSVC: Compensate for the lack of msvc_recommended_pragmas.hChun-wei Fan1-1/+8
2022-05-19meson.build: Avoid configuration warningsKjell Ahlstedt1-18/+23
2022-02-13meson.build: Specify 'check' option in run_command()Kjell Ahlstedt4-12/+14
2021-11-12Merge branch 'cairomm-1-14' into 'cairomm-1-14'Kjell Ahlstedt2-2/+7
2021-11-10build: Support Visual Studio 2022Chun-wei Fan2-2/+7
2021-08-18meson.build: Check if Perl is required for building documentationKjell Ahlstedt2-4/+13
2021-06-11Update examples/READMEKjell Ahlstedt1-2/+2
2021-06-10Doxyfile.in: Add the @newin alias and CAIROMM_API=Kjell Ahlstedt1-3/+4
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