Commit Graph
928 Commits
Author SHA1 Message Date
Bartek Kryza e0a42be63a Updated test cases documentation 2023-01-22 13:59:08 +01:00
Bartek Kryza 8deaf0246b Fixed handling of lambda names in auto types in class diagrams (#78,#82) 2023-01-22 13:56:54 +01:00
Bartek Kryza 3005ad7c37 Fixed formatting 2023-01-21 23:23:36 +01:00
Bartek Kryza 023a4a0cc0 Fixed generation of lambda names in class diagrams (#78) 2023-01-21 23:23:13 +01:00
bram b5cf78ce82 Fix for segfault in path::pop_back 2023-01-21 20:44:32 +01:00
Bartek Kryza 61dcf9ef04 Updated docs 2023-01-21 20:30:14 +01:00
Bartek Kryza 78cfa630e5 Fixed handling of relative paths in configuration files (#69) 2023-01-21 18:07:46 +01:00
Bartek Kryza b3701fa810 Updated glob dependency to commit b66732b0e72 2023-01-21 17:28:39 +01:00
Bartek Kryza 9a527eef0c Added toc to each docs page and Makefile update target 2023-01-19 22:01:51 +01:00
Bartek Kryza c6bb063ef2 Updated test cases documentation 2023-01-18 21:38:37 +01:00
Bartek Kryza a9f793e407 Removed dead code and improve test coverage 2023-01-18 21:37:06 +01:00
Bartek Kryza 00b9321034 Added --dump-config command line option (Fixes #77) 2023-01-18 00:31:05 +01:00
Bartek Kryza 74353603f8 Merge pull request #79 from bkryza/fix-tests-on-msvc
Fix tests on msvc
2023-01-17 00:38:54 +01:00
Bartek Kryza f3ef592f01 Fixed clang-tidy warnings 2023-01-17 00:14:43 +01:00
Bartek Kryza 57740c0c6c Added clang-tidy Makefile target 2023-01-17 00:14:35 +01:00
Bartek Kryza bdf55d45b7 Fixed formatting 2023-01-16 23:47:14 +01:00
Bartek Kryza c49053dcf2 Fixed test cases under MS Visual Studio 2023-01-16 23:39:30 +01:00
Bartek Kryza 7a1cbbce9a Updated Windows build instructions 2023-01-16 23:38:51 +01:00
Bartek Kryza 7153666087 Fixed formatting 2023-01-13 18:24:26 +01:00
Bartek Kryza ada11c6047 Fixed class and include diagrams tests in Windows 2023-01-12 23:31:12 +01:00
Bartek Kryza 3fbf3da27f Fixed path separators in diagram link URL's in Windows 2023-01-11 00:29:43 +01:00
Bartek Kryza c7d201eef9 Merge pull request #72 from bkryza/add-windows-installer
Added Windows installer target using CPack and NSIS
2023-01-08 18:08:13 +01:00
Bartek Kryza 235707c916 Added Windows installer target using CPack and NSIS 2023-01-08 17:41:59 +01:00
Bartek Kryza cf3e7ebc6e Merge pull request #71 from bkryza/add-msvc-support
Add support for building with Microsoft Visual Studio
2023-01-07 20:38:00 +01:00
Bartek Kryza 0fb0151feb Updated README 2023-01-07 19:24:22 +00:00
Bartek Kryza e0012cca89 Fixed formatting 2023-01-07 19:16:35 +00:00
Bartek Kryza d1ccee9c98 Fix handling of --compile-database option (Fixes #70) 2023-01-07 19:13:02 +00:00
Bartek Kryza a35eec2023 Updated windows build instructions 2023-01-07 19:08:45 +00:00
Bartek Kryza d64f974348 Updated README 2023-01-07 17:48:27 +00:00
Bartek Kryza f1bae8289e Moved installation instructions to separate doc page 2023-01-07 15:34:50 +00:00
Bartek Kryza 0ace023985 Fixed building on macos 2023-01-07 14:42:12 +01:00
Bartek Kryza a1a9d4ae99 Fixed formatting 2023-01-07 12:32:46 +01:00
Bartek Kryza f1f6051cf7 Fixed path filters on Windows 2023-01-07 11:07:00 +00:00
Bartek Kryza 1cbc3e697d Added installation documentation page 2023-01-06 23:55:27 +00:00
Bartek Kryza f5bcbeec0b Initial MSVC build working 2023-01-06 23:39:56 +00:00
Bartek Kryza 476a7873f9 Updated README 2023-01-02 23:51:38 +01:00
Bartek Kryza dcafeb817b Merge pull request #65 from bkryza/v0.3.0
V0.3.0
2023-01-02 23:42:18 +01:00
Bartek Kryza 2b981c30a5 Updated conda packaging scripts 0.3.0 2023-01-02 22:46:47 +01:00
Bartek Kryza cab22d3621 Added Fedora rpm makefile target 2023-01-02 21:02:37 +01:00
Bartek Kryza d140c1f1a1 Fixed documentation typos 2023-01-02 21:00:40 +01:00
Bartek Kryza 93360282ad Fixed packaging scripts for Ubuntu Kinetic 2023-01-02 18:34:49 +01:00
Bartek Kryza 38724a8f8d Switched from quilt to native for Ubuntu packages 2023-01-02 14:21:36 +01:00
Bartek Kryza e2d97f3610 Updated packaging scripts for Launchpad 2023-01-02 14:07:21 +01:00
Bartek Kryza 232fa1ac32 Updated packaging scripts for dbgsym packages 2023-01-02 13:50:41 +01:00
Bartek Kryza afdb5b0a37 Added AUTHORS.md 2023-01-02 11:37:20 +01:00
Bartek Kryza 37b6e69d41 Updated copyright headers 2023-01-02 11:29:11 +01:00
Bartek Kryza 82f3a3a2e5 Added Fedora packaging spec 2023-01-01 23:57:39 +01:00
Bartek Kryza e4a29c7117 Added initial documentation 2023-01-01 20:36:58 +01:00
Bartek Kryza 9d7275e388 Updated test case documentation 2022-12-30 19:10:14 +01:00
Bartek Kryza a88ae790e8 Added Debian packaging config for Ubuntu Kinetic 2022-12-29 22:46:14 +01:00