summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GitHub Actions: Try clang-10 tooactions-add-clang-10Murray Cumming2021-01-021-0/+27
* GitHub actions: Use ubuntu-20.04 directlyMurray Cumming2021-01-024-15/+12
* docs: Update the web pageKjell Ahlstedt2020-12-253-4/+7
* CI: Test clang-9 in Ubuntu 20.04Kjell Ahlstedt2020-12-141-5/+7
* CI: Do some tests with MesonKjell Ahlstedt2020-12-115-79/+70
* CI: Remove tests with clang 5 and clang 6Kjell Ahlstedt2020-12-012-50/+0
* CI: Update the MSVC check and run it on pushKjell Ahlstedt2020-12-011-4/+2
* CI: Don't run MSVC check on pushKjell Ahlstedt2020-11-251-1/+3
* 3.0.63.0.6Kjell Ahlstedt2020-11-253-2/+16
* sigc++/sigc++.h: Fix a typoKjell Ahlstedt2020-10-121-1/+1
* sigc++/sigc++.h: Describe how to use libsigc++ with mesonKjell Ahlstedt2020-10-121-0/+19
* Docs: Change libsigc++ webpage mentions to GitHubKjell Ahlstedt2020-10-043-7/+5
* Meson build: fix versioning on macOSTom Schoonjans2020-09-282-1/+3
* 3.0.43.0.4Kjell Ahlstedt2020-09-273-2/+21
* NMake Makefiles: Use Meson-style DLL and .lib naming if requestedChun-wei Fan2020-07-231-4/+10
* NMake Makefiles: Streamline builds from GIT checkoutsChun-wei Fan2020-07-224-19/+25
* NMake Makefiles: Support ARM64 Windows buildsChun-wei Fan2020-07-081-0/+4
* docs/docs/reference/: Update for Doxygen >= 1.8.16Kjell Ahlstedt2020-06-292-7/+7
* docs/docs/manual/libsigc_manual.xml: Fix description of sigc::retype()Kjell Ahlstedt2020-06-271-7/+5
* docs/docs/manual/libsigc_manual.xml: Fix previous commitKjell Ahlstedt2020-06-261-6/+7
* docs/docs/manual/libsigc_manual.xml: Update signal and slot syntaxKjell Ahlstedt2020-06-251-16/+31
* NMake Makefiles: Use toolset version in DLL filename by defaultChun-wei Fan2020-06-183-18/+36
* Update MSVC_NMake/READMEChun-wei Fan2020-06-181-2/+9
* Rework NMake MakefilesChun-wei Fan2020-06-185-65/+80
* NMake Makefiles: Fix header installationChun-wei Fan2020-06-181-0/+1
* NMake Makefiles: Support Visual Studio 2019 betterChun-wei Fan2020-06-181-1/+3
* NMake Makefiles: Use 'md' instead of 'mkdir'Chun-wei Fan2020-06-182-6/+6
* GitHub Actions CI: Add a clang++ 10 buildMurray Cumming2020-04-261-0/+28
* run make format, to clang-format the codeMurray Cumming2020-04-251-14/+14
* Meson build: Set default value of the 'warnings' option to 'min'Kjell Ahlstedt2020-04-027-34/+40
* 3.0.33.0.3Kjell Ahlstedt2020-03-253-2/+19
* README.md: Better describe when maintainer-mode is necessaryKjell Ahlstedt2020-03-251-4/+7
* README.md: Improve the Build sectionKjell Ahlstedt2020-03-242-63/+50
* meson.build: Update version to 3.0.2Kjell Ahlstedt2020-03-101-1/+1
* examples: Disable deprecated API when building with MesonKjell Ahlstedt2020-03-101-0/+1
* README.md, README_build: Describe building with MesonKjell Ahlstedt2020-01-132-3/+47
* Added example of using libsigc++ with QtRobert Middleton2020-01-086-0/+190
* tests: Replace C-style casts with static_cast<>Lennard Berger2020-01-062-8/+8
* docs/docs/reference/meson.build: Check if perl is foundKjell Ahlstedt2020-01-021-1/+1
* 3.0.23.0.2Murray Cumming2020-01-012-1/+6
* meson.build: Change project name, sigc++ -> libsigc++Kjell Ahlstedt2019-12-301-2/+2
* Update untracked/READMEKjell Ahlstedt2019-12-301-1/+4
* meson.build: Check if .git is a directory or a fileKjell Ahlstedt2019-12-291-6/+3
* sigc++/meson.build: Library name is sigc-3.0Kjell Ahlstedt2019-12-291-2/+3
* NMake: Split outdir by toolset versionChun-wei Fan2019-12-296-43/+50
* build: Support NMake builds from Meson tarballsChun-wei Fan2019-12-296-2/+66
* meson: Build Windows .rc files on WindowsChun-wei Fan2019-12-292-1/+10
* meson/Windows: Fix builds when builddir is a subdir of source treeChun-wei Fan2019-12-291-1/+1
* meson.build: Fix 'meson dist' on WindowsChun-wei Fan2019-12-291-1/+1
* meson.build: Update version to 3.0.1Kjell Ahlstedt2019-12-231-1/+1