aboutsummaryrefslogtreecommitdiffstats
path: root/.mtn-ignore
Commit message (Collapse)AuthorAgeFilesLines
* Update ignoreslloyd2015-02-061-10/+1
|
* Update ignoreslloyd2014-01-101-0/+1
|
* Update ignoreslloyd2014-01-061-3/+4
|
* Update ignoreslloyd2014-01-011-5/+5
|
* Ignoring key/crt/pem is obnoxious because monotone won't let you evenlloyd2012-07-091-1/+1
| | | | explicitly add an ignored file.
* Ignore *.{key,crt,pem,patch}lloyd2012-06-291-0/+2
|
* Less stuff to ignore in doc subdir nowlloyd2011-04-191-6/+3
|
* Tick version numbers to 1.10.0lloyd2011-04-141-1/+1
| | | | | | | | | | | | | | More documentation updates. The clean target wasn't removing one of the symlinks. In the self-test application, warn if the version we are linked against does not match the version we were built against. This always indicates a problem. Someone who had an older version installed on their system got very confused when the test app was linked against it at runtime; this warning would have saved a couple hours of puzzling by me. This would also have helped avoid the nasty bug in 1.8.3
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-081-1/+3
| | | | | | | | | | | | | | | | and a random number generator, and the other taking a group and a preset private key value. The DL private keys instead have on constructor for this; if the x value is zero, then a new random key is created. For consistency, do this with ECC as well. ECDH actually didn't have one of these constructors, forcing you to either load from PKCS #8 or else use a random key. Rename EC_Domain_Params to EC_Group, with a typedef for compatability. More doc updates. Update mtn ignores for Sphinx output
* Ignore example binarieslloyd2010-01-191-0/+1
|
* Ignore the amalgamationlloyd2009-12-161-0/+1
|
* Ignore VC++ dll/exe/exp/lib/manifest fileslloyd2009-11-251-11/+3
|
* Ignore XS gooplloyd2009-10-091-0/+3
|
* Add more or less functional integration with Boost.Python. Uselloyd2009-10-091-1/+1
| | | | | --use-boost-python to enable creating a second makefile, Makefile.python, which has targets for building and installing the Python module.
* Ignore PDF and LaTeX toc/log files in doc/lloyd2008-11-171-0/+3
|
* Ignore files generated by InSiTo unit tests int checks/ecc_testdatalloyd2008-10-151-1/+4
|
* Add pkg-config support (requested/suggested by Zack Weinberg on monotone-dev)lloyd2008-10-151-0/+1
|
* Add basic support for Doxygen, including a make targetlloyd2008-10-131-3/+4
|
* Ignore callgrind fileslloyd2008-09-051-0/+2
|
* Sort lines in .mtn-ignorelloyd2007-10-231-5/+5
|
* Ignore .pem files in doc/exampleslloyd2007-10-211-0/+1
|
* Ignore build/build.h, not build/config.hlloyd2006-07-011-1/+1
|
* Ignore the x509test binary toolloyd2006-06-211-3/+4
|
* Add an mtn-ignore to ignore most of the major autogenerated stuff.lloyd2006-06-211-0/+12