https://codeberg.org/interpeer/liberate.git

sort by:
Revision Author Date Message Commit Date
8b54e65 Migrate clone changes over from s3kr1t 04 May 2023, 07:42:04 UTC
6d0c851 Be explicit about image version; use repocheck to update 03 May 2023, 09:05:20 UTC
2e0d2b7 Upload command changed 02 May 2023, 15:48:08 UTC
f52dd2d Add missing changelog entry 02 May 2023, 15:28:09 UTC
ccfc22a Should have updated to conan2 02 May 2023, 15:27:38 UTC
691ef62 Merge branch '14-migrate-to-conan-2' 02 May 2023, 15:21:12 UTC
52ff3db Use NDK image with fixed conan profiles 02 May 2023, 15:11:31 UTC
ee231eb Remove update step 02 May 2023, 14:52:07 UTC
a91fefe Use really latest image 02 May 2023, 14:46:45 UTC
c535b55 This works locally; if it works remotely, we have conan 2 builds 02 May 2023, 14:41:40 UTC
20b396d Bump conan to 2.x, other dependencies 02 May 2023, 13:52:37 UTC
4725701 Add ULEB128 encoding to the existing SLEB128 12 December 2022, 13:00:14 UTC
230ffd4 Redefine 'varint' serialization as being SLEB128, which it is. 12 December 2022, 11:30:59 UTC
79cd309 Add test vectors for LEB128 from DWARF 08 December 2022, 10:11:02 UTC
1caad75 Try using codeberg's registry for images 24 October 2022, 08:53:55 UTC
291e792 The NixOS flakes seem to break builds, so let's ditch them 18 October 2022, 12:44:45 UTC
18929dc Update build boilerplate 14 October 2022, 07:54:50 UTC
21f7eda Bump version: 0.1.0 → 0.2.0 13 October 2022, 12:10:35 UTC
8e3019d Add CHANGES from fragments 13 October 2022, 12:09:16 UTC
a626875 Add bumpversion config 13 October 2022, 12:05:40 UTC
3f66476 Use newer bump2version 13 October 2022, 12:03:43 UTC
1fc0bbf Add codeberg; mostly for symmetry with other projects 13 October 2022, 11:53:50 UTC
d3599b8 Add vessel to libraries using liberate 13 October 2022, 11:50:55 UTC
e3ed219 Merge branch 'conan-package' 13 October 2022, 11:48:56 UTC
35fd7be Bump images again; conan profiles now include c++_shared libcxx 13 October 2022, 11:42:39 UTC
d9018ff Try latest release again; caches should make that possible now 13 October 2022, 10:55:21 UTC
1f630f5 - simplify variables in matrix - skip setting local conan home; this is for automatic packaging, which is not the first step. 13 October 2022, 10:51:53 UTC
35a6dd0 Looks like CI_WORKSPACE isn't set 13 October 2022, 10:48:16 UTC
395ff2f Try a full path, then 13 October 2022, 10:45:19 UTC
2a8086e Let's see if we can keep conan packages for another step 13 October 2022, 10:42:08 UTC
ce20b37 YAML multiline is a pain 13 October 2022, 10:39:08 UTC
9c7bca2 Bad multi-line syntax in list 13 October 2022, 10:34:39 UTC
f238e2e Updated build scripts 13 October 2022, 10:31:50 UTC
43359b0 Add news fragment for branch 12 October 2022, 10:42:10 UTC
a6e0deb Apparently, create default profile explicitly 12 October 2022, 10:36:46 UTC
bc458f1 create default conan profile 12 October 2022, 10:33:25 UTC
c59ee22 Build & upload script for releases 12 October 2022, 10:28:21 UTC
6010383 Ignore conan build files 12 October 2022, 10:18:06 UTC
ffce698 Use conan create; we may eventually use this to auto-upload tagged packages 12 October 2022, 10:17:24 UTC
2ba089b Bump NDK image with improved conan profile 12 October 2022, 09:52:15 UTC
55d44b7 Fix prefix 12 October 2022, 08:58:04 UTC
ce3788f temporarily force specific images 12 October 2022, 08:56:07 UTC
bd3f983 Full conan profile path 12 October 2022, 08:50:37 UTC
a497e5c Meson/test OR conan builds 12 October 2022, 08:48:26 UTC
2fa62cf Attempt conan builds for android 12 October 2022, 08:45:02 UTC
4f93798 Disable tests, examples in conan build 07 October 2022, 08:22:09 UTC
077d421 Test package README 07 October 2022, 08:21:47 UTC
7ce53b9 Test package for conan 07 October 2022, 08:08:07 UTC
2dba412 Be explicit about the generator to use 07 October 2022, 08:07:45 UTC
361fa5a make conanfile extract libraries from meson.build; should do the same with installable executables, man pages, etc. I suppose 05 October 2022, 10:27:48 UTC
1cd8063 Merge branch 'main' into conan-package 05 October 2022, 08:01:52 UTC
c1639fe Command queue: fix template template argument list; clang complains about this otherwise. 05 October 2022, 08:00:55 UTC
6fc84a5 Build info should be separated by a plus sign according to semver.org 05 October 2022, 07:49:39 UTC
173e9e5 First stab; the conanfile should work in a template 04 October 2022, 09:08:02 UTC
0b653a2 Merge branch 'main' of codeberg.org:interpeer/liberate 28 September 2022, 07:19:37 UTC
7b6b61b Add a mask before shifting, otherwise there may be issues with signed types and overflow 28 September 2022, 07:18:25 UTC
bca909b Add optional limits to unsafe bits 28 September 2022, 07:17:32 UTC
58e5a71 Add virtual dtor (default) to command_context 18 August 2022, 13:44:08 UTC
e2ed4f8 Remove superfluous include 08 August 2022, 12:51:33 UTC
e067965 Add command queue for passing commands and results between threads 04 August 2022, 13:09:56 UTC
9b533ed Add SPDX identifier 25 July 2022, 10:18:05 UTC
7a93675 Update codemeta.json from repocheck 25 July 2022, 10:17:22 UTC
447ffa7 Update repo metadata 24 July 2022, 13:25:14 UTC
787506c Update 'README.md' 05 July 2022, 16:10:33 UTC
e08ed9a Make full HTML tag for logo 05 July 2022, 16:06:08 UTC
a83187e Center logo 05 July 2022, 16:05:22 UTC
6b15f9b Move logo up 05 July 2022, 16:04:25 UTC
f4fb255 Try adding logo 05 July 2022, 16:03:30 UTC
c7f669c Fix detection for SecureZeroMemory (it's a macro) 01 July 2022, 11:04:36 UTC
4d890e6 Fix detection of secure memset/bzero variants (FreeBSD) 01 July 2022, 10:56:04 UTC
e36fbd8 Add secure memset/memzero as API functions 01 July 2022, 10:49:33 UTC
54092cc avoid using plain memset() if we can 24 June 2022, 12:34:21 UTC
2453696 Fix for building tests on FreeBSD 24 June 2022, 12:31:18 UTC
537c11b Default to XSI-compliant strerror_r, and use GNU specific one if it's fairly clear we're on GNU 24 June 2022, 12:21:36 UTC
5cd3177 Remove superfluous letter 24 June 2022, 08:29:31 UTC
ad4daaf getpid() implementation; unsure if this works on Windows already 24 June 2022, 08:29:13 UTC
46d2a9a Update/fix copyright notice in code files 14 June 2022, 09:37:47 UTC
0937cda Update copyright notice; there was an error 09 June 2022, 12:49:00 UTC
e7ce785 CI images should be latest 02 June 2022, 12:42:43 UTC
3e63c27 Changelog entry for copyright transfer 02 June 2022, 11:23:02 UTC
1e3ee54 Use relative paths for related documents 02 June 2022, 11:22:40 UTC
59e6ff7 Merge pull request 'Update copyright to Interpeer gUG, instructions' (#10) from update-copyright into main Closes #1, Reviewed-on: https://codeberg.org/interpeer/liberate/pulls/10 02 June 2022, 09:56:28 UTC
6ced5fa Add section on code coverage; rename merge requests to pull requests (again) 02 June 2022, 09:56:02 UTC
9703351 Update copyright to Interpeer gUG, instructions 02 June 2022, 09:48:59 UTC
7c73257 Not all backoffT can be initialized from 0 30 May 2022, 09:31:25 UTC
9be8819 Bump dependency 20 May 2022, 07:07:44 UTC
5eaaa09 Merge branch 'main' of codeberg.org:interpeer/liberate 13 May 2022, 14:43:19 UTC
101c4ab Use meson >= 0.58.0 13 May 2022, 14:43:12 UTC
385dd1e Select C *and* C++ compilers 13 May 2022, 08:55:54 UTC
90ec2ef Add caprock and s3kr1t to dependents 12 May 2022, 15:47:57 UTC
1ebc03b cleanup 12 May 2022, 15:43:11 UTC
0351ade Another image bump; hopefully the last for a bit 12 May 2022, 15:35:41 UTC
1101d05 Merge branch 'main' of codeberg.org:interpeer/liberate into main 12 May 2022, 15:07:32 UTC
d0ff665 Update CI images to nativeci 12 May 2022, 15:07:17 UTC
48a5c65 - Use full_path() instead of deprecated path(). - Cosmetic cleanup 10 May 2022, 12:40:59 UTC
5957587 For #9, this change ensures that internal projects have a dependency they can work with, which prefers the static library over the dynamic one (if both are an option). 09 May 2022, 16:47:37 UTC
690d5f4 For #9, split the dependency variable into one for a static and one for a dynamic version. Pass appropriate compile_args for the static version. This seems to work reasonably well for the unit tests. 09 May 2022, 16:32:06 UTC
acee0f5 Merge branch 'towncrier-changelog-test' into main 29 April 2022, 14:57:48 UTC
644dc20 That's done the trick 29 April 2022, 14:48:23 UTC
f58676d Move more into PR and disable long steps for now 29 April 2022, 14:46:37 UTC
back to top