Commit Graph
650 Commits
Author SHA1 Message Date
Bartek Kryza 87d381f52a Added root namespace test case 2022-06-18 17:53:52 +02:00
Bartek Kryza c82002e8ee Fixed root namespace handling 2022-06-18 17:48:57 +02:00
Bartek Kryza bb689db81a Merge pull request #44 from bkryza/v0.1.0
V0.1.0
2022-06-15 00:00:28 +02:00
Bartek Kryza bba8c74c4e Updated installation instructions for Ubuntu and Conda 2022-06-14 23:30:40 +02:00
Bartek Kryza d312579e8a Updated conda spec 0.1.0 2022-06-14 22:36:18 +02:00
Bartek Kryza e88286db92 Updated conda make rule 2022-06-14 22:21:30 +02:00
Bartek Kryza ff50df5bc4 Updated debian rules 2022-06-14 21:49:47 +02:00
Bartek Kryza 527aa72b62 Updated test compiler flags 2022-06-14 20:29:34 +02:00
Bartek Kryza 9e2a1284cb Updated minimum cmake version 2022-06-14 11:02:38 +02:00
Bartek Kryza c8f78f6aad Update conda build rule 2022-06-14 10:14:30 +02:00
Bartek Kryza b1a7d3e2f5 Cleaned up packaging makefile 2022-06-13 00:19:18 +02:00
Bartek Kryza 618ee276b4 Updated cppast ref 2022-06-12 23:49:47 +02:00
Bartek Kryza dc769d282a Updated debian control files 2022-06-12 23:33:27 +02:00
Bartek Kryza 1126f649eb Added environment variables required for unit tests 2022-06-12 23:15:51 +02:00
Bartek Kryza 0ae98ae2ac Added explicit threads link dependency 2022-06-12 23:03:52 +02:00
Bartek Kryza 58b7b8a32f Added explicit threads link dependency 2022-06-12 22:37:05 +02:00
Bartek Kryza abba53694b Added explicit threads link dependency 2022-06-12 20:46:27 +02:00
Bartek Kryza dc581c2654 Updated debian control files 2022-06-12 16:42:04 +02:00
Bartek Kryza 491520a946 Updated debian control files 2022-06-12 16:15:55 +02:00
Bartek Kryza 3c96ee681c Updated debian control files 2022-06-12 16:13:32 +02:00
Bartek Kryza c6ca403f2f Fix compilation on GCC 9 2022-06-12 15:19:42 +02:00
Bartek Kryza dde96abe45 Updated debian control files 2022-06-12 13:21:39 +02:00
Bartek Kryza 4d7d8055d6 Updated debian control files 2022-06-12 13:17:34 +02:00
Bartek Kryza ce87d9bf43 Added specific control files for different Ubuntu versions 2022-06-12 12:44:05 +02:00
Bartek Kryza 4b1903e923 Added conda packaging script 2022-06-11 23:54:46 +02:00
Bartek Kryza 4724928c47 Added packaging readme 2022-06-11 23:54:07 +02:00
Bartek Kryza 8405a8c12b Added initial changelog 2022-06-11 23:53:49 +02:00
Bartek Kryza 60f8fbb3e8 Added environment variables for overriding Git variables 2022-06-11 21:49:27 +02:00
Bartek Kryza 0dec595d20 Fixed warnings on GCC 12 2022-06-11 18:30:02 +02:00
Bartek Kryza bcd6c06003 Updated cppast ref 2022-06-11 17:13:29 +02:00
Bartek Kryza 212b5c952f Added missing test case header 2022-06-11 13:14:01 +02:00
Bartek Kryza b90250768a Updated llvm version range 2022-06-11 11:57:49 +02:00
Bartek Kryza bef9e9b87b Added deb packaging scripts 2022-06-10 19:31:11 +02:00
Bartek Kryza 31398b7bc3 Fixed CMakeLists install rules 2022-06-10 19:09:59 +02:00
Bartek Kryza 9c59af8302 Added automatic executable version updates 2022-06-10 18:20:49 +02:00
Bartek Kryza 84c48e96d1 Added GNU install dir rules to CMakeLists 2022-06-10 15:48:23 +02:00
Bartek Kryza 2b8696130d Added CLANGUML_GIT_TOPLEVEL_DIR env var for adjusting diagram link paths 2022-06-10 14:57:39 +02:00
Bartek Kryza 1d68608625 Merge pull request #42 from bkryza/fix-release-build
Fix release build
2022-06-09 01:11:01 +02:00
Bartek Kryza 919c52a982 Fixed gcov linker options in GH actions 2022-06-09 00:44:57 +02:00
Bartek Kryza dc8c46c7b0 Removed dangling fmt includes 2022-06-08 23:59:00 +02:00
Bartek Kryza a8d907d154 Removed spdlog dep from GH actions 2022-06-08 23:51:01 +02:00
Bartek Kryza 90da2e5238 Switched to header only spdlog for better portability 2022-06-08 23:44:20 +02:00
Bartek Kryza 45d31fba2c Updated gitignore rules 2022-06-08 23:35:23 +02:00
Bartek Kryza 844bfcdbcd Fixed release build 2022-06-08 23:33:53 +02:00
Bartek Kryza 0e7c30541a Force all and extra warnings as errors except for tests 2022-06-08 20:32:55 +02:00
Bartek Kryza fbcecdab50 Updated test cases documentation 2022-06-07 23:14:12 +02:00
Bartek Kryza 1de4a40ae9 Added test case for inner type aliases with parent class template args 2022-06-07 22:49:45 +02:00
Bartek Kryza 5231fb43b4 Updated test cases documentation 2022-06-05 12:41:12 +02:00
Bartek Kryza f12e322c72 Updated template instantiation test case with variadic function template 2022-06-05 12:39:50 +02:00
Bartek Kryza ae44728fc5 Updated test cases documentation 2022-06-05 12:25:05 +02:00