Francis Dupont
70226cf694
[ #745 ] Added NULL token
2021-06-23 12:04:18 +02:00
Francis Dupont
47a5186cc2
[ #745 ] Finished conversion to BNF
2021-06-23 12:04:18 +02:00
Tomek Mrugalski
54b02254ca
[ #745 ] BNF notation can now be extracted
...
- rebased to June 2021
2021-06-23 12:04:18 +02:00
Andrei Pavel
a5d5eb3d86
[ #1653 ] friendly errors, not unbound variable
2021-06-22 11:48:26 +03:00
Andrei Pavel
fa335d1dd3
[ #1772 ] fix tools/bump-lib-versions.sh
2021-03-29 22:58:55 +03:00
Andrei Pavel
c53e135833
[ #1656 ] 1.9.4 release: update copyrights
2021-01-25 13:52:09 +02:00
Andrei Pavel
96f049b111
[ #1656 ] 1.9.4 release: spelling check
2021-01-25 13:52:09 +02:00
Andrei Pavel
23ceeaddfe
[ #1638 ] minor: missing newlines in printfs
2021-01-22 18:37:13 +02:00
Andrei Pavel
c7311fa52b
[ #1455 ] clang-format, uncrustify
2021-01-22 17:19:51 +02:00
Andrei Pavel
eaec7339e5
[ #1602 ] solve CI issues
2020-12-30 15:56:21 +02:00
Andrei Pavel
764e8f9788
[ #1602 ] remove tools/.generated-files.txt
2020-12-30 15:55:06 +02:00
Andrei Pavel
6f22334f6a
[ #1602 ] regenerate .generated-files.txt
2020-12-30 15:55:06 +02:00
Andrei Pavel
db289117bf
[ #1602 ] add tools/print-generated-files.sh
2020-12-30 15:55:05 +02:00
Andrei Pavel
c3a44d65d3
[ #1602 ] better comments
2020-12-30 15:55:05 +02:00
Andrei Pavel
aaf1410cd3
[ #1602 ] add missing-config-h-include step to CI
2020-12-30 15:55:05 +02:00
Andrei Pavel
e96c6a2a40
[ #1602 ] remove duplicate includes
2020-12-30 15:55:05 +02:00
Andrei Pavel
f032148383
[ #1602 ] centralize generated files
2020-12-30 15:55:05 +02:00
Andrei Pavel
14dd41bbd0
[ #1602 ] add tools/check-duplicate-includes.sh
2020-12-30 15:55:05 +02:00
Wlodek Wencel
a3b7ddabe4
[ #1609 ] 1.9.3 changes
2020-12-14 04:20:40 -08:00
Andrei Pavel
49d8ce20dd
[ #1574 ] remove the last unintended set +e
2020-12-14 12:08:39 +02:00
Andrei Pavel
9ca8b2fcc7
[ #1574 ] make all shell scripts POSIX compliant
...
* solve all shellcheck warnings
* shebang in all scripts
* set -eu everywhere
* make scripts callable from everywhere
* quote variables to prevent globbing and word splitting
* add missing copyrights
* remove unused variables
* use $() instead of backticks ``
... and so on
2020-12-14 12:08:11 +02:00
Andrei Pavel
b8353ec752
[ #1574 ] add tools/shellcheck-all.sh
2020-12-14 12:08:11 +02:00
Razvan Becheriu
9eff52161c
[ #1605 ] fixed bump lib versions script
2020-12-11 22:40:03 +02:00
Razvan Becheriu
480831dbcf
[ #1605 ] bump lib versions for 1.9.3
2020-12-11 22:40:03 +02:00
Razvan Becheriu
7d692d7700
[ #1438 ] addressed comments
2020-12-07 21:11:33 +00:00
Razvan Becheriu
aae82d7c4f
[ #1438 ] also update KEA_HOOKS_VERSION
2020-12-07 21:11:33 +00:00
Razvan Becheriu
836fddc3b2
[ #1438 ] fixed bugs
2020-12-07 21:11:33 +00:00
Andrei Pavel
951f78a017
[ #1438 ] tidy up bump-lib-versions.sh
2020-12-07 21:11:33 +00:00
Razvan Becheriu
0fa997bd57
[ #1438 ] added bump version script
2020-12-07 21:11:33 +00:00
Andrei Pavel
aa94d98eb0
[ #1453 ] solve declare-before-use in add-config-h
2020-11-06 18:13:15 +02:00
Andrei Pavel
61b5473f78
[ #1453 ] rename script to add-config-h.sh
2020-11-02 15:10:52 +02:00
Andrei Pavel
ca0a9afb9d
[ #1453 ] add tools/add-config.h
2020-10-30 17:00:46 +02:00
Razvan Becheriu
0a312d8b10
[ #859 , !509 ] updated comments
2020-07-30 08:30:07 +00:00
Razvan Becheriu
595c9aca03
[ #859 , !509 ] added missing sysrepo tools files in archive
2020-07-30 08:30:07 +00:00
Michal Nowikowski
78233068df
[ #1098 ] adjusted code for release
...
- update copyright dates
- prepare messages files
- added release entry in ChangeLog file
2020-01-27 19:50:37 +01:00
Razvan Becheriu
6a09ad626f
[ #1067 ] added dependencies
2020-01-24 17:16:41 +00:00
Tomek Mrugalski
c854de7b93
[ #1085 ] Updated git hook (import from Stork)
2020-01-24 17:11:20 +00:00
Tomek Mrugalski
250c94d8e6
[ #1042 ] prepare-commit-msg updated
2019-12-13 18:38:25 +01:00
Tomek Mrugalski
1157db4698
[ #1042 ] prepare-commit-msg hooks added
2019-12-13 18:38:25 +01:00
Razvan Becheriu
e1a236fa4f
[ #766 , !449 ] addressed gitlab ci indications
2019-09-19 14:56:57 +03:00
Razvan Becheriu
d3d8042412
[ #766 , !449 ] detect sysrepo version
2019-09-19 14:56:57 +03:00
Michal Nowikowski
7705af942f
update release entry in ChangeLog, updated copyright dates
2019-08-19 08:43:51 +02:00
Razvan Becheriu
581948124b
[ #810 , !471 ] reverted changes added by mistake
2019-08-16 19:11:03 +02:00
Razvan Becheriu
fceb85995e
[ #810 , !471 ] fixed sphinx docs
2019-08-16 19:11:03 +02:00
Francis Dupont
d093706e04
[748-expand-libdir-in-samples] Added libdir expansion
2019-08-02 14:30:37 +02:00
Michal Nowikowski
695668a25e
removed old rules for generating manuals
2019-07-30 10:45:13 +02:00
Michal Nowikowski
01fb9fd370
rearranges docs and build script
...
Two reasons:
- sphinx requires to have all sources in its source directory
so man pages have to be moved
- layout of subfolders in doc folder was not consistent
2019-07-30 10:45:13 +02:00
Michal Nowikowski
d1f24e1715
improved build scripts, renamed kea-guide.rst to index.rst
2019-07-30 10:45:13 +02:00
Michal Nowikowski
03f0af3900
updated copyright dates, added release statement to ChangeLog
2019-07-22 06:32:54 -04:00
Razvan Becheriu
9d908b5ca0
minor changes
2019-06-11 09:35:11 +03:00