sort by:
Revision Author Date Message Commit Date
8787cd2 Improve visibility macro handling by requring a >0 value 16 July 2020, 09:49:50 UTC
acc226f Test worked; use NDK image with cross-files for Android builds 15 July 2020, 15:24:51 UTC
f3f59e3 Test new NDK image where cross-files are already installed. 15 July 2020, 14:55:09 UTC
ed58f2b Use the same image for tests as for building 14 July 2020, 11:28:49 UTC
9c08ba3 Use prebuilt image so we don't have to install packages in every stage 14 July 2020, 10:08:41 UTC
58c729b Fix pattern for library artifacts 14 July 2020, 09:11:14 UTC
e1514d0 Disable coverage generation; it doesn't seem to work 14 July 2020, 09:09:57 UTC
82a0412 Fix find path; looks like ninja coverage succeeded, but did not produce output? 14 July 2020, 08:58:44 UTC
1d9fb95 More coverage debugging 14 July 2020, 08:51:37 UTC
9ef9ed7 Try to debug why coverage log is not written 14 July 2020, 08:41:15 UTC
64f55af Fix Windows builds 13 July 2020, 13:51:44 UTC
de6c7b7 Disable loguru on win32 13 July 2020, 13:44:39 UTC
ab4aca8 Fix Android builds 13 July 2020, 13:42:12 UTC
f6e2dd9 Explicitly disable stacktraces in loguru on Android; the define may as well be global. 13 July 2020, 13:15:56 UTC
8cf16ab Update README on log backend configuration 13 July 2020, 13:10:11 UTC
295ae69 Propagate use of logging backend to dependent projects 13 July 2020, 13:07:16 UTC
0c5507b Fix dependencies for log backends 13 July 2020, 12:41:38 UTC
6847c6f Logging functionality and examples 13 July 2020, 12:26:04 UTC
ec63768 Remove superflous output 10 July 2020, 13:46:20 UTC
4fad275 Also remove config.h from install files 10 July 2020, 13:01:15 UTC
e64e10a Get rid of public generated config header again. It messes up in subprojects, and is a little ugly anyhow 10 July 2020, 12:59:46 UTC
369a7d4 Improve README a little 10 July 2020, 11:34:28 UTC
36f7965 More build cleanup 10 July 2020, 10:41:09 UTC
db6fca8 Remove superfluous line 10 July 2020, 10:37:37 UTC
2d73f8f Remove superflous stuff from build 10 July 2020, 10:37:27 UTC
6966344 Merge branch 'master' of gitlab.com:interpeer/liberate 10 July 2020, 10:36:19 UTC
24b46bb No need to link against winsock here 10 July 2020, 10:36:04 UTC
49bc86a And fix appveyor test suite execution 10 July 2020, 10:33:06 UTC
108ec61 Merge branch 'master' of gitlab.com:interpeer/liberate 10 July 2020, 10:18:48 UTC
fd60167 Fix CI after renaming of unittests 10 July 2020, 10:18:37 UTC
5cf3944 Add utf8 unitests for win32 10 July 2020, 10:16:49 UTC
970d43a Fix WIN32 build 10 July 2020, 10:05:34 UTC
0e7f5af No need to pull in FS library for an exception 10 July 2020, 09:55:49 UTC
c4f4238 Add URL class 10 July 2020, 09:51:10 UTC
7b1b409 Build utf8 tests only on win32 10 July 2020, 09:40:58 UTC
e3bf609 Moved network class across 10 July 2020, 09:40:05 UTC
33f55be Add types header 10 July 2020, 09:39:40 UTC
9940e90 Add socket address (and private CIDR parsing) 10 July 2020, 09:27:52 UTC
26569cf Use liberate/config.h 10 July 2020, 09:27:05 UTC
84c2916 Add netincludes; this uses the installed build-config and thereby is usable by dependent libraries 10 July 2020, 09:26:32 UTC
038c233 Fix build config; install it, and include the installed version by default. 10 July 2020, 09:26:15 UTC
a003862 Add macros for oclint suppressions 10 July 2020, 08:59:23 UTC
3f377f6 Add more unit test scaffolding 10 July 2020, 08:59:10 UTC
a900a47 fs/tmp added 10 July 2020, 08:18:02 UTC
fcc01e7 Move fs/path from packeteer 10 July 2020, 08:06:43 UTC
27444c0 Change reference to packeteer 10 July 2020, 07:52:06 UTC
649b062 - Add a placeholder test for utf8 - Add urlencode and tests 10 July 2020, 07:51:13 UTC
073ce09 Untested check-in of UTF-8 conversion code 10 July 2020, 07:45:44 UTC
9a5f43f Add oclint config 09 July 2020, 15:57:26 UTC
7966e94 Fix building flag 09 July 2020, 15:55:52 UTC
ed241c6 Fix visibility 09 July 2020, 15:52:04 UTC
fd61713 String utilities 09 July 2020, 15:48:23 UTC
1476047 Need to make sure that the correct hasher instance is used in both cases. Some platforms hash size_t, others just return it. 09 July 2020, 15:35:06 UTC
989617e potentially fix bug with type inference 09 July 2020, 12:46:48 UTC
163a6ee Add operators mixin 09 July 2020, 12:44:38 UTC
76911b2 Only one test suite required. 09 July 2020, 12:19:17 UTC
88405c8 Windows tests 09 July 2020, 12:13:54 UTC
47b8040 Add license info 09 July 2020, 12:01:45 UTC
cd90096 Add pipeline for *nix 09 July 2020, 12:00:08 UTC
8b6cb67 Add multi_hash from packeteer, tests 09 July 2020, 11:59:07 UTC
6d6c112 Liberate project skeleton 09 July 2020, 11:21:39 UTC
7fe630d Initial commit 09 July 2020, 08:51:12 UTC
back to top