Commit Graph

212 Commits

Author SHA1 Message Date
4c24b37006 Add dependency to build 2023-05-15 11:37:29 +02:00
7999210d0d Pass volumes to each step 2023-05-15 11:22:51 +02:00
b0f06c1082 depends_on is a string array 2023-05-15 11:18:52 +02:00
2e3b529d17 attempt to fix unmarshal error 2023-05-15 11:14:26 +02:00
b6c83ccec9 indentation 2023-05-15 11:07:40 +02:00
fda4cd9ccb Add build-install 2023-05-15 10:48:29 +02:00
48997b41c7 Add TODO note 2023-05-13 11:11:26 +02:00
2e19f44b17 more debugging - definitely need to escape the local var 2023-05-13 11:06:33 +02:00
2c00eaca50 more debugging 2023-05-13 11:05:16 +02:00
4789a563c6 YADE 2023-05-13 10:59:50 +02:00
203f492d91 duh! 2023-05-13 10:54:55 +02:00
9aa04e30eb Experiment with some debug code 2023-05-13 10:53:52 +02:00
7df881f611 Hard code CC 2023-05-13 10:44:50 +02:00
d968b291c3 Fix typo 2023-05-13 10:43:58 +02:00
315b379765 Try yet again 2023-05-13 10:41:44 +02:00
c95fc7a9a6 Try again 2023-05-13 10:38:33 +02:00
bea295bc63 Syntax again 2023-05-13 10:28:39 +02:00
b3b1731f1d Syntax 2023-05-13 10:27:08 +02:00
ef222418df Fill out linux pipeline 2023-05-13 10:01:40 +02:00
c562cce807 Initial commit of drone.yml using tfm's make 2023-05-13 09:46:43 +02:00
e0be67f243 Initial commit of CMake build support 2023-05-13 09:44:49 +02:00
5803eacbcb Enable kate project/editor support 2023-05-13 09:43:52 +02:00
Steffen Jaeckel
7bfb903735
Merge pull request #26 from aewag/develop
fix INNERMUL and PROPCARRY warnings for ARM inline asm
2021-02-19 20:42:34 +01:00
aewag
53e8e9a874 fix INNERMUL and PROPCARRY warnings for ARM inline asm 2021-02-19 20:30:36 +01:00
Steffen Jaeckel
6a41cc4e2d fix docs on non-linux machines
This closes #27

[skip ci]
2021-02-04 19:09:20 +01:00
Steffen Jaeckel
55863ae1d9 fix sqr_comba warnings for comba3&4 2019-11-07 20:37:42 +01:00
Steffen Jaeckel
c82a774e4c
Merge pull request #23 from libtom/relicense
Relicense
2019-11-07 20:36:06 +01:00
Steffen Jaeckel
6ac31fe980 more clean-up & relicense 2019-10-03 16:54:37 +02:00
Steffen Jaeckel
2c320c3d54 remove mess.sh 2019-10-03 16:49:34 +02:00
Steffen Jaeckel
b5f84fcd49 always try to re-build tfm.pdf 2019-09-23 17:05:01 +02:00
Steffen Jaeckel
7087068e1a tom's email doesn't work anymore 2019-09-23 17:03:08 +02:00
Steffen Jaeckel
e29160b144 remove pre_gen from repo 2019-09-23 17:01:21 +02:00
Steffen Jaeckel
a251347c50 clean-up file headers & footers 2019-09-23 16:35:41 +02:00
Steffen Jaeckel
6b1c8318a9 Re-license 2019-09-23 16:08:13 +02:00
Steffen Jaeckel
218a79351f
Merge pull request #22 from libtom/fix-travis
fix travis build
2019-09-06 09:23:47 +02:00
Steffen Jaeckel
3495a5ca1d don't build all branches 2019-09-06 09:16:30 +02:00
Steffen Jaeckel
e291abe703 enable sudo-required for the build 2019-09-06 09:16:30 +02:00
Steffen Jaeckel
397d2ca9a3 fix fp_iseven() ... this time for real
as indicated once more by @muks in #21
2019-09-04 22:13:51 +02:00
Steffen Jaeckel
ae948ee4a9 fix fp_iseven()
as indicated by @muks in #21
2019-09-03 11:17:32 +02:00
Steffen Jaeckel
9752086431 fix warning when compiling tfm from pre_gen/mpi.c 2018-06-22 15:31:58 +02:00
Steffen Jaeckel
3bfaf74033 protect include of c-files
the way it was before, pre_gen/mpi.c couldn't be built
2018-02-01 01:53:00 +01:00
Steffen Jaeckel
b460616547 improve make clean 2017-09-13 18:08:38 +02:00
Steffen Jaeckel
f98098f78f use pseudo-random data for mtest 2017-09-13 17:55:22 +02:00
Steffen Jaeckel
d3cca2245f let's have the same amount of invmod tests than the other tests 2017-09-13 17:47:23 +02:00
Steffen Jaeckel
8bb0855e74 fix coverage creation 2017-09-13 17:46:41 +02:00
Steffen Jaeckel
e7fc79309e fix compiler warning 2017-09-13 17:28:15 +02:00
Steffen Jaeckel
00bee4c975 add possibility to only run timing for a specific operation 2017-09-13 17:20:27 +02:00
Steffen Jaeckel
0729166b25 also provide early-out optimization of comba32 for bigger multipliers 2017-09-13 16:11:43 +02:00
Steffen Jaeckel
5f0ffc0e26 properly re-generate fp_mul_comba32() 2017-09-13 16:07:59 +02:00
Steffen Jaeckel
8042e3ff5f also regen mont/fp_mont_small.i 2017-09-13 15:58:36 +02:00