Commit Graph

11 Commits

Author SHA1 Message Date
Rosen Penev 2e654b19f3 treewide: back to cmake.mk
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-12 21:05:01 -07:00
Rosen Penev a31b732007 treewide: build CMake projects with Ninja
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-27 21:51:50 -07:00
Matthias Schiffer 74ff3ae61e
libuecc: update URL and PKG_SOURCE_URL 2019-08-21 16:13:17 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Dominik Menke 8dd99f4f7f libuecc: use shared instead of static library
This patch prepares for another future package (ecdsautils),
which builds multiple binaries all linked to libuecc.

The changes are a direct copy of [1]. The original commit
message was:

> commit cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1
> From: Matthias Schiffer <mschiffer@universe-factory.net>
> Date: Tue, 3 May 2016 21:33:34 +0200
> Subject: libuecc: use shared instead of static library
>
> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

[1]: cb2ecbfdf0/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch

Signed-off-by: Dominik Menke <dom@digineo.de>
2016-12-14 10:47:51 +01:00
Matthias Schiffer e47da635ad libuecc: update to v7
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-03-29 00:19:46 +02:00
Matthias Schiffer 25ca289e4d libuecc: update to v6
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-10-25 17:11:47 +01:00
Matthias Schiffer 6c6e33146d libuecc: update to v5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-01-29 07:08:30 +01:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Matthias Schiffer 910d3a956c libuecc, fastd: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 04:58:58 +02:00
Matthias Schiffer eeb7ac0e60 Add libuecc, a very small Elliptic Curve Cryptography library 2014-06-12 15:12:38 +02:00