Commit Graph

35 Commits

Author SHA1 Message Date
Kyle Isom 81c1750c0e Darwin: don't build .pkg, build stgz and tgz packages. 2023-10-23 03:03:49 -07:00
Kyle Isom e05aa1295c Documentation updates and prepare for relase. 2023-10-22 02:43:19 -07:00
Kyle Isom a682c339bf Documentation updates and circleCI config update. 2023-10-22 02:32:51 -07:00
Kyle Isom d4065a9668 Add deploy-docs target. 2023-10-22 01:48:55 -07:00
Kyle Isom 59e6abff06 Refactor to standard layout. 2023-10-19 20:41:55 -07:00
Kyle Isom 0d7a91b69c README: point badges appropriately. 2023-10-19 11:14:47 -07:00
Kyle Isom d629e01eb0 Coverity cleanups. 2023-10-19 10:49:22 -07:00
Kyle Isom fcf4bcd7b7 code cleanups and CI updates. 2023-10-19 10:43:04 -07:00
Kyle Isom 146ccc71f3 update idea settings 2023-10-19 01:12:40 -07:00
Kyle Isom 4c8f7361b5 Remove null mapping from CircleCI config. 2023-10-18 04:50:12 -07:00
Kyle Isom 3e33ad5f9a CircleCI work and support Raspbian. 2023-10-18 04:44:37 -07:00
Kyle Isom b7a8bfce9f Fix broken scripts, add script to run and test via CMake. 2023-10-18 04:34:48 -07:00
Kyle Isom f19b301aed Setting up CircleCI 2023-10-18 04:21:32 -07:00
Kyle Isom 5edb920881 gitea doesn't support rST READMEs. 2023-10-18 03:42:15 -07:00
Kyle Isom 4a2c18751a Cut a release. 2023-10-18 03:39:27 -07:00
Kyle Isom ad07da5a39 Major refactoring effort underway. 2023-10-17 23:43:18 -07:00
Kyle 5ec7d4462e Miscellaneous packaging fixes. 2016-01-29 16:38:18 -08:00
Kyle c7fd93112e pkg-config and add gitignore. 2016-01-28 09:42:03 -08:00
Kyle 1d100ffb76 Add Debian package, finish TODOs. 2016-01-27 21:41:02 -08:00
Kyle 0cf03528c5 Fix comparison test in hash_equal, release 1.0.1.
The result in the loop was being reset each iteration; only the last
element in the byte array was being checked for equality.
2015-12-22 21:41:33 -08:00
Kyle 54b986f6f6 Bring libemsha.rst to the same version as release. 2015-12-22 21:09:14 -08:00
Kyle d154824819 Remove extraneous tests.
These tests are useful for debugging and development, but aren't
useful to run by default.
2015-12-22 21:05:07 -08:00
Kyle 387e6839e1 Release 1.0.0. 2015-12-22 21:01:19 -08:00
Kyle Isom 22da0b109d Add libemsha.rst to do-release. 2015-12-22 15:57:02 -08:00
Kyle Isom 2d18c2eb07 Add single-document ReST docs.
This for the case where Sphinx isn't available. This file should be
valid for the last release.
2015-12-22 15:36:03 -08:00
Kyle Isom adad01727b Remove doc/ from SUBDIRS. 2015-12-22 14:58:26 -08:00
Kyle Isom fcacc61697 Make Sphinx Makefile more autotoolsy. 2015-12-22 14:52:02 -08:00
Kyle Isom ddd2ac558b Add common targets to Sphinx makefile. 2015-12-22 14:49:34 -08:00
Kyle Isom 2d6cc74e28 Add Sphinx to Travis config. 2015-12-22 14:38:40 -08:00
Kyle Isom 98853d8549 Documentation and build updates in preparation for 1.0.0. 2015-12-22 14:31:15 -08:00
Kyle Isom bfcf11129c Updating a few things before release.
Still TODO:

  + document HMAC
  + document miscellaneous functions
  + add examples
  + get Sphinx docs building properly
2015-12-21 12:57:55 -08:00
Kyle Isom 0449ac7ece Formatting adjustment. 2015-12-17 10:37:39 -08:00
Kyle Isom 3303c50f98 Add travis status to README. 2015-12-17 10:34:23 -08:00
Kyle Isom 5eb7246220 Add travis config, fix tests. 2015-12-17 10:31:31 -08:00
Kyle Isom e27a6fed94 Initial import.
Still needs documentation.
2015-12-17 01:54:10 -08:00