.gitignore

Branch


Log

Author Commit Date CI Message
Adrian Antonana 44b6517b 2019-12-09T13:49:10 git: ignore kdevelop generated files
Adrian Antonana f993147b 2019-12-09T13:48:43 git: ignore cmake build directories
Anonymous Maarten 3ba04963 2020-09-11T16:04:19 enable building dll's using makefile.msvc
Steffen Jaeckel d800071e 2019-10-28T16:36:40 ignore&clean tommath_amalgam.c [skip ci]
Steffen Jaeckel 43804ed7 2019-10-28T13:39:08 remove logs and generated PNG's this fixes #423
Daniel Mendler 1ece193a 2019-10-27T22:48:53 replace gen.pl by cat, rename mpi.c to mp_all.c
Steffen Jaeckel e2f8df33 2019-10-27T21:19:37 fix doc [skip ci] + ignore bak files generated by latexindent + silence latexindent
nijtmans 867f08b0 2019-10-26T00:05:41 Ignore Eclipse .settings directory
Steffen Jaeckel f8d64c64 2019-09-10T16:05:27 create `mtest_opponent` instead of alt version of `test`
Daniel Mendler d7959854 2019-05-23T11:12:30 improve comment in tommath.h, extend .gitignore
czurnieden 6e01c2b8 2019-05-21T17:38:51 remove callgraph.txt from repository
Daniel Mendler 69f03b3a 2019-05-19T11:50:31 gitignore doc/pics/*.ps
Daniel Mendler a8239c24 2019-05-13T11:32:42 deprecate mp_get_bit The return type of mp_get_bit was imprecise (either mp_err or mp_bool), therefore this function is deprecated in favor of s_mp_get_bit for now. If we need s_mp_get_bit to be public, we should add it under a different name. However since mp_set_bit is not available, I don't think there any downstream users (ab)using mp_int as bitsets.
Daniel Mendler e0e8c3d5 2019-05-07T12:35:55 just use one .gitignore for simplicity
Daniel Mendler 6fb233c9 2019-05-07T11:50:18 gitignore dos2unix, ignore file from make tune
Daniel Mendler cb34cc2b 2019-04-19T18:57:26 ignore emacs and vim files
Daniel Mendler cd1570bb 2019-03-04T01:02:22 split test suite
Karel Miko 6d56e11b 2018-12-03T12:00:09 more visual studio related items in .gitignore
Karel Miko 3c69b885 2018-12-02T14:47:16 update .gitignore to the new MSVC build style
Steffen Jaeckel 8028ebc2 2018-04-11T23:12:13 remove pre_gen/mpi.c from repo
Steffen Jaeckel c69c3907 2018-02-02T10:09:08 rename timing demo
Steffen Jaeckel 957f1618 2017-08-28T16:58:26 update makefiles
Steffen Jaeckel f40568ba 2017-05-09T14:25:11 add pkg-config file for shared library
Steffen Jaeckel db661457 2017-04-10T16:30:40 improve testme.sh
Steffen Jaeckel d231f1a1 2016-01-09T10:22:11 update gitignore
Steffen Jaeckel f9a6e0bf 2015-12-25T19:47:49 Move coveralls make target to makefile ...as it doesn't work for makefile.shared ...
Steffen Jaeckel d32e7a3d 2015-04-26T15:22:49 makefile: improve a bit more - add make targets for coverage creation - don't enable optimization when requesting a debug build
Steffen Jaeckel 036d697c 2015-04-25T14:13:16 makefile: add 'coverage' make target
Steffen Jaeckel 0fd5e6c1 2014-12-11T14:59:35 add testme.sh
Steffen Jaeckel 759a926c 2014-09-28T13:12:10 minor changes & clean-up & small fixes gitignore: add libtool output booker.pl: fix source code parsing and trim trailing spaces demo/demo: fix compiler warning, add informational output demo/timing & etc/tune: fix TIMFUNC() makefile: minor changes makefile.shared: increase version, add missing mp_balance_mul tommath: make sure that DIGIT_BIT is correct
Steffen Jaeckel 0213986c 2014-09-02T02:14:38 trim trailing spaces/clean up
Steffen Jaeckel 8b24998d 2012-11-19T12:03:27 update gitignore
Steffen Jaeckel 6f5bf561 2010-07-23T15:20:25 added "VisualStudio section" in .gitignore
Mark Karpelès c398483c 2010-07-23T22:08:56 Cleaning up files generated by "make manual" and "make poster" (added them to .gitignore), and version bump to 0.42.0 in bn.tex and makefile Signed-off-by: Mark Karpelès <mark@hell.ne.jp>
Steffen Jaeckel 9f815fb6 2010-07-23T11:15:38 updated .gitignore
Steffen Jaeckel 699efebe 2009-10-01T15:49:12 added .gitignore