aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
Commit message (Collapse)AuthorAgeFilesLines
* Simplify build functionsquapka2025-06-211-10/+6
|
* Autoformat with Neoformatquapka2025-06-211-49/+63
|
* Build also all applets as part of the matrix strategyquapka2025-06-211-1/+1
|
* Wrap building applet, reader and common with Nixquapka2025-06-201-0/+71
|
* Use default Java versionquapka2024-08-181-2/+2
| | | | | The default version is actually 21, so, nothing changes before any Flake updates
* Use headless Java for both build and runtimequapka2024-08-181-6/+2
|
* Don't build Nettle's shared libs for Nixquapka2024-08-181-2/+10
|
* Add test-all nix script.J08nY2024-08-171-5/+14
|
* Move nix-related Python scripts to nix directory.J08nY2024-08-171-3/+3
|
* Bump to latest JDK in Nix, also fix unicode output issue.J08nY2024-08-171-2/+3
|
* Remove old devShell.J08nY2024-08-171-84/+0
|
* By default build ECTester with default, aka newest fetched, librariesquapka2024-08-171-1/+21
|
* More BoringSSL builds.J08nY2024-08-171-1/+1
|
* Fix default BoringSSL build.J08nY2024-08-171-0/+1
|
* OpenSSL 1.1.0.J08nY2024-08-151-1/+4
|
* More OpenSSL.J08nY2024-08-151-2/+14
|
* Fix many more OpenSSLs.J08nY2024-08-151-18/+24
|
* Fix mbedtls v2.26.0.J08nY2024-08-151-1/+14
|
* Fix mbedtls 3.2.0:J08nY2024-08-151-1/+11
| | | | https://github.com/Mbed-TLS/mbedtls/releases/tag/v3.2.1
* Fix mbedtls 3.4.0.J08nY2024-08-151-2/+2
| | | | https://github.com/Mbed-TLS/mbedtls/commit/50745e7e352d3422643320ad900d786dc4e10c63
* Fixup many libressl versions.J08nY2024-08-151-19/+14
|
* Fixup libressl >= 3.8.2.J08nY2024-08-151-3/+23
|
* Plot tables with differences in resultsquapka2024-08-151-0/+19
|
* Fix building Mbed-TLS version 2.25.0quapka2024-08-151-2/+3
|
* Dumb shit, checkFlags don't work.J08nY2024-08-151-0/+2
|
* Improve formattingquapka2024-08-131-3/+3
|
* Fix Crypto++ 7.J08nY2024-08-131-0/+1
|
* Fix mbedTLS and Botan default builds.J08nY2024-08-121-4/+7
|
* Acutally use the last version in build.J08nY2024-08-121-2/+2
|
* Fix order of versions in lib version files.J08nY2024-08-121-0/+1
|
* Fix Botan include directory.J08nY2024-08-121-10/+37
|
* Add default targets for all lib and shim buildsquapka2024-08-121-7/+18
|
* Fix Botan builds.J08nY2024-08-121-8/+10
|
* Fix creating cryptopp dotted versionquapka2024-08-121-1/+1
|
* Fix Botan 2.0.0 and 2.0.1 build.J08nY2024-08-121-0/+9
|
* Build shims and libs with a single scriptJan Kvapil2024-08-121-3/+3
|
* Allow building target libs separatelyJan Kvapil2024-08-121-0/+44
|
* Show the correct version when building for all shims except TomCrypt (for now)Jan Kvapil2024-08-111-155/+188
|
* Build library shims only when selectedJan Kvapil2024-08-111-12/+19
|
* Call the correct script namequapka2024-08-091-1/+1
|
* Add script for testing building all shimsquapka2024-08-081-0/+18
|
* Allow building the shims directlyquapka2024-08-081-0/+42
|
* Patch only LibreSSL 3.8.2quapka2024-08-081-7/+11
|
* Store package versions in JSON to simplify reusabilityquapka2024-08-081-10/+51
|
* Autoformat all Nix sourcesquapka2024-08-071-315/+549
|
* Build last 100 revisions of BoringSSLquapka2024-08-071-22/+8
|
* Build various version of LibreSSLquapka2024-08-061-3/+11
|
* Default to previous source not versionquapka2024-08-061-1/+1
|
* Build various version of Nettlequapka2024-08-061-2/+9
|
* Build various version of IPP Cryptoquapka2024-08-061-1/+13
|