Commit Graph

63 Commits

Author SHA1 Message Date
4b6d1c19e3
Add support for clang-tidy to CMake recipe. 2020-01-27 03:23:47 +01:00
dc29da15ac
Version bump 0.9.2.
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-11 14:33:36 +01:00
c5dc9d4098
Add Boost to Hunter config.
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-11 14:23:04 +01:00
0431b4a8ca
Version bump 0.9.1.
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-04 07:20:37 +01:00
d264ead7f9
Version bump 0.9.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-30 03:51:22 +01:00
e544ccb031
Version bump 0.8.6.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-27 09:29:39 +01:00
693580a44a
Add support for Hunter package manager.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-06 12:58:26 +01:00
382c35856e
Switch to C++17, but support g++-6 / clang++-6.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-30 07:49:12 +01:00
6b5a6c4b85
Move debug compiler flags into CMake module.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-30 05:26:48 +01:00
cada434f2b
Default to Release build. 2019-10-30 05:04:00 +01:00
6a9d96c208
Remove spaces betweeen if and ( in root CMake file. 2019-10-30 04:58:59 +01:00
3a30cedfb6
Fix indentation of root CMake recipe. 2019-10-30 04:50:11 +01:00
6ff101370e
Require at least CMake 3.9. 2019-10-30 04:48:12 +01:00
7c2e33949b
Add more warnings to compiler flags. 2019-10-25 05:59:13 +02:00
d19dc71e3a
Version bump 0.8.5.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-15 16:01:18 +02:00
68d590c82d
Version bump 0.8.4.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-22 23:46:31 +02:00
5e4dc6edc1
Version bump 0.8.3.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-22 03:05:10 +02:00
649c074a18
Version bump 0.8.2.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-21 22:13:51 +02:00
75a4e60e0a
Version bump 0.8.1.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-20 18:40:00 +02:00
24ac4a4a25
Version bump 0.8.0. 2019-09-06 01:20:43 +02:00
3977ca3309
Version bump 0.7.3.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-16 18:01:29 +02:00
3b29caaa54
Changed error codes again.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 13:11:50 +02:00
450873ed22
Fixed MOZILLA_NMH_DIR setting again.
All checks were successful
continuous-integration/drone/push Build is passing
option() does only accept a boolean value, apparently. If unset, files are
installed to "${CMAKE_INSTALL_PREFIX}/OFF".
2019-08-09 12:45:02 +02:00
99869a6783
Fixed installation path for webextension-wrapper.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-08 22:03:38 +02:00
3bb1c658b6
Version bump 0.7.0. 2019-08-08 20:04:52 +02:00
786912133b
Moved packages recipe to cmake/.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-06 12:47:45 +02:00
b4e845a352
Updated CMake recipes and changed file structure.
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-03 22:27:08 +02:00
083a08beb8
Re-ordered and reformatted cmake recipes.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-30 07:52:37 +02:00
a66880c98d
Cosmetic changes. 2019-07-26 20:58:25 +02:00
7fb23ee207
Split code into library and cli. 2019-07-26 20:58:24 +02:00
aa16dad796
Sort exports by date, newest to oldest.
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-26 03:11:44 +02:00
2ebd27b159
Fixed tag-searching with non-ASCII characters.
--search-tags with regular expressions didn't work because regex
didn't know how to properly convert case.
2019-07-26 01:12:12 +02:00
2fd761ee72
Fixed the fix in to_lowercase with ICU. Now it is really working!
Some checks failed
continuous-integration/drone/push Build is failing
Turns out I fixed the crash, but some unicode-characters were not
lower-cased. I'm using ICU now. It is very easy, makes sense and is
all-around pleasant.
2019-07-25 06:04:53 +02:00
f6e5dea65a
Version bump 0.6.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-25 03:45:35 +02:00
e44abbe2d1
Version bump 0.5.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-21 17:33:43 +02:00
a83a2548c3
Remove HTML-encoded newlines in descriptions.
All checks were successful
continuous-integration/drone/push Build is passing
We didn't catch newlines encoded as HTML entities before.
2019-07-13 18:20:37 +02:00
622ccb9a03
AsciiDoc export: Escape '[' and ']' in URIs.
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-26 19:55:05 +02:00
bc1774e0a0
Version bump 0.4.1.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-06 17:15:18 +02:00
747ba749e8
Added bookmark export. 2019-05-26 15:57:01 +02:00
636509fa2d
Version bump 0.3.2.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-25 11:06:51 +02:00
162ff88163
Made searches case insensitive. 2019-05-22 13:30:42 +02:00
7bfb3c7e07
Version bump 0.3.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-22 10:57:16 +02:00
3225fe35fe
Allow changing MOZILLA_NMH_DIR.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 22:40:30 +02:00
0b7b8f2fa5
Version bump 0.2.4.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 20:08:04 +02:00
74ebc774d8
Moved tests.CmakeLists.txt to tests/CmakeLists.txt. 2019-05-21 19:49:31 +02:00
721804ab33
Replace the path to the wrapper in remwharead.json.
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-05-21 19:46:17 +02:00
c9cd020c54
Fixed cmake options. 2019-05-21 15:59:35 +02:00
de5d65d32a
Re-implemented wrapper in C**, added proper cmake recipe.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 13:05:17 +02:00
65c0bfc7ea
Improved webextension and wrapper script.
All checks were successful
continuous-integration/drone/push Build is passing
Got rid of the form, it was causing errors. Sending back a test
message worked.
2019-05-21 09:42:58 +02:00
344e77d8bf
Replace more characters for tag-anchors.
Asciidoctor doesn't like ₀-₉ and ⁰-⁹.
2019-05-20 10:49:15 +02:00