index
:
cairomm
cairomm-1-12
cairomm-1-14
cairomm-1-16
cairomm-1.10
cairomm-1.2
cairomm-1.4
cairomm-1.6
cairomm-1.8
master
Official repository of cairomm: C++ bindings for the cairo graphics library (mirrored from https://gitlab.freedesktop.org/cairo/cairomm)
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
1.14.3
1.14.3
Kjell Ahlstedt
3
-2
/
+16
2021-05-18
Add dependencies to Doxygen tag files in subprojects
Kjell Ahlstedt
2
-2
/
+15
2021-05-14
Fix build as subproject without building documentation
Kjell Ahlstedt
2
-22
/
+30
2021-05-11
Merge branch 'cairomm-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
4
-8
/
+13
2021-05-11
meson: Reorganize warnings on Visual Studio builds
Chun-wei Fan
2
-2
/
+8
2021-05-11
MSVC_NMake/config-msvc.mak: Clean up compiler flags
Chun-wei Fan
1
-2
/
+1
2021-05-11
cairomm/exception.h: Export Cairo::logic_error selectively
Chun-wei Fan
1
-4
/
+4
2021-05-05
Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0
Kjell Ahlstedt
2
-7
/
+9
2021-04-07
Meson build: No implicit_include_directories
Kjell Ahlstedt
2
-0
/
+2
2021-03-26
Meson build: Make it possible to use cairomm as a subproject
Kjell Ahlstedt
9
-13
/
+49
2021-03-09
docs/reference/Doxyfile.in: Remove obsolete entries
Kjell Ahlstedt
1
-2
/
+1
2021-03-09
Merge branch 'fix.mingw.warnings.114' into 'cairomm-1-14'
Kjell Ahlstedt
2
-2
/
+6
2021-03-09
cairommconfig.h.*: Don't dllimport on MinGW
Chun-wei Fan
2
-2
/
+6
2020-09-30
1.14.2
1.14.2
Kjell Ahlstedt
3
-2
/
+18
2020-09-29
Meson build: Fix versioning on macOS
Kjell Ahlstedt
2
-2
/
+8
2020-09-29
Require cairo >= 1.12.0
Kjell Ahlstedt
2
-2
/
+2
2020-09-27
1.14.0
Kjell Ahlstedt
3
-2
/
+40
2020-09-12
Autotools builds: Create only .tar.xz tarballs
Kjell Ahlstedt
1
-1
/
+1
2020-08-14
tests: Fix tests in Autotools builds
Kjell Ahlstedt
5
-245
/
+359
2020-08-13
tests: Don't include deprecated Boost header files
Kjell Ahlstedt
9
-9
/
+9
2020-08-12
Add Context::get_source_for_surface()
Kjell Ahlstedt
3
-1
/
+41
2020-07-23
Merge branch 'cairomm-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
4
-26
/
+47
2020-07-23
Update .gitignore
Chun-wei Fan
1
-6
/
+7
2020-07-23
NMake Makefiles: Use /utf-8 compiler flag if available
Chun-wei Fan
1
-0
/
+4
2020-07-23
NMake Makefiles: Use Meson-style DLL and .lib naming if requested
Chun-wei Fan
1
-4
/
+15
2020-07-23
NMake Makefiles: Fix builds from release tarballs
Chun-wei Fan
2
-16
/
+21
2020-07-10
Merge branch 'cairomm-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
2
-1
/
+6
2020-07-08
NMake Makefiles: Look for headers in $(PREFIX)\include also
Chun-wei Fan
1
-1
/
+2
2020-07-08
NMake Makefiles: Support ARM64 Windows builds
Chun-wei Fan
1
-0
/
+4
2020-06-29
docs/reference/: Update for Doxygen >= 1.8.16
Kjell Ahlstedt
2
-8
/
+8
2020-06-26
Merge branch 'meson-msvc-toolset-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
7
-4
/
+29
2020-06-25
Meson/Visual Studio builds: Include toolset version by default
Chun-wei Fan
7
-4
/
+29
2020-06-18
Merge branch 'msvc.ver.1.14' into 'cairomm-1-14'
Kjell Ahlstedt
7
-66
/
+80
2020-06-13
MSVC_NMake/README: Add note on mixing between MSVC 2015~2019
Chun-wei Fan
1
-0
/
+6
2020-06-13
NMake Makefiles: Distinguish between MSVC 2015, 2017 and 2019
Chun-wei Fan
6
-66
/
+74
2020-06-05
README: Update with instructions for building cairomm
Kjell Ahlstedt
1
-6
/
+95
2020-05-06
Merge branch 'use-dllexport-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
29
-102
/
+123
2020-05-06
meson: Don't use gendef on Visual Studio
Chun-wei Fan
4
-55
/
+10
2020-05-06
NMake Makefiles: Stop using gendef.exe by default
Chun-wei Fan
5
-10
/
+24
2020-05-06
cairomm/*.h: Decorate public symbols with CAIROMM_API
Chun-wei Fan
19
-38
/
+53
2020-05-06
cairommconfig.h.[in|meson]: Add CAIROMM_API
Chun-wei Fan
2
-0
/
+37
2020-05-05
NMake Makefiles: Add rule to generate versioned files
Chun-wei Fan
2
-0
/
+41
2020-05-05
NMake Makefiles: Speed up builds
Chun-wei Fan
2
-13
/
+7
2020-05-05
MSVC_NMake/README: Use Windows line endings
Chun-wei Fan
1
-20
/
+20
2020-05-05
MSVC_NMake/README: Don't mention that tests aren't buildable
Chun-wei Fan
1
-1
/
+1
2020-05-05
NMake Makefiles: Support Meson-built libsigc++
Chun-wei Fan
1
-0
/
+6
2020-05-05
NMake: Fix building tests
Chun-wei Fan
2
-3
/
+7
2020-05-05
NMake Makefiles: Split outdir by toolset/pdb version
Chun-wei Fan
7
-51
/
+60
2020-05-04
configure.ac: Substitute CAIROMM_EXTRA_LIBS during configuration
Kjell Ahlstedt
1
-0
/
+1
2020-05-04
data/cairomm-1.0.pc.in: Add @CAIROMM_EXTRA_LIBS@
Chun-wei Fan
1
-1
/
+1
[next]