Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#1945] fix building docs from tarball | Andrei Pavel | 2024-08-22 | 1 | -4/+1 |
| | | | | | | | | | | | | | - Move tools/* EXTRA_DISTs inside tools/Makefile.am because that's where they belong. - Add check-messages.py to EXTRA_DIST in tools/Makefile.am to allow someone who downloads the tarball to regenerate the entire message documentation just like before. - Add debug-messages.rst and kea-messages.rst to the tarball so that they are not forced to use check-messages.py to regenerate message documentation. - Add singlehtml to all rule. It is the only type of docs that are not built by default. | ||||
* | [#3080] SECURITY.md added | Tomek Mrugalski | 2023-10-23 | 1 | -1/+1 |
| | | | | - This is the general format expected by Github | ||||
* | [#2832] address review comments | Andrei Pavel | 2023-05-16 | 1 | -0/+2 |
| | |||||
* | [#2832] add libyang-cpp and sysrepo-cpp flags to distcheck | Andrei Pavel | 2023-05-16 | 1 | -0/+6 |
| | |||||
* | [#2071] propagate all flags from configure to distcheck | Razvan Becheriu | 2022-08-10 | 1 | -3/+24 |
| | |||||
* | [#2081] remove docbook and docgen mentions (extra) | Andrei Pavel | 2021-09-20 | 1 | -2/+0 |
| | |||||
* | [#1991] distcheck "fix" | Tomek Mrugalski | 2021-07-26 | 1 | -4/+0 |
| | | | | - It's not a proper fix, but good enough for this release | ||||
* | [#1676] Reverted make variable quotingKea-1.9.4 | Francis Dupont | 2021-01-26 | 1 | -12/+12 |
| | |||||
* | [#1656] 1.9.4 release: spelling check | Andrei Pavel | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | [#1574] make all shell scripts POSIX compliant | Andrei Pavel | 2020-12-14 | 1 | -12/+12 |
| | | | | | | | | | | | | * 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 | ||||
* | [#1143] CoC is now included in the tarball | Tomek Mrugalski | 2020-07-21 | 1 | -1/+1 |
| | |||||
* | [#1055] platforms.rst added to dist_doc_DATA | Tomek Mrugalski | 2020-03-20 | 1 | -1/+1 |
| | |||||
* | fixed building sphinx docs on ubuntu 18.04 | Michal Nowikowski | 2019-07-30 | 1 | -9/+2 |
| | |||||
* | [#734,!422] contributors guide renamed to CONTRIBUTING.md | Tomek Mrugalski | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | [667-remove-obsolete-compatcheck-dir] Removed compatcheck more than obsolete ↵ | Francis Dupont | 2019-07-04 | 1 | -1/+1 |
| | | | | directory | ||||
* | [538-kea-should-not-store-anything-in-var-kea-lsb-violation] Addressed ↵ | Francis Dupont | 2019-06-18 | 1 | -1/+2 |
| | | | | comments (and grep reports) | ||||
* | [!342] Makefile.am updated | Tomek Mrugalski | 2019-05-27 | 1 | -1/+2 |
| | | | | | - now builds correctly on clean tree - now API file is regenerated | ||||
* | various improvements | Michal Nowikowski | 2019-05-27 | 1 | -0/+11 |
| | | | | | | - improved several fragments of the first 3 chapters in ARM - added target to top level Makefile for generating PDF docs - improved formating of ChangeLog | ||||
* | [#633] Contributors guide is now part of the tarball | Tomek Mrugalski | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | [498-pkg-config-usage-in-kea-libs-is-wrong] Got rid of dns++.pc | Francis Dupont | 2019-03-11 | 1 | -3/+0 |
| | |||||
* | hammer: added checking vagrant version, removed hammer from EXTRA_DIST | Michal Nowikowski | 2019-03-05 | 1 | -3/+0 |
| | |||||
* | [340-make-perfdhcp-build-optional] Removed spurious a | Francis Dupont | 2019-02-05 | 1 | -1/+1 |
| | |||||
* | [340-make-perfdhcp-build-optional] Made perfdhcp optional (default=no) | Francis Dupont | 2019-02-05 | 1 | -0/+4 |
| | |||||
* | [#372,!181] hammer: improved docs, added hammer.py to EXTRA_DIST | Michal Nowikowski | 2019-01-31 | 1 | -0/+3 |
| | |||||
* | [#293,!45] Add coroutine.hpp back to the kea sources | Tomek Mrugalski | 2018-11-28 | 1 | -0/+4 |
| | |||||
* | [#10,!3] Build order changed. | Tomek Mrugalski | 2019-10-29 | 1 | -1/+3 |
| | |||||
* | [65-libyang-config-build_rebased] Rebased on last master | Francis Dupont | 2018-09-25 | 1 | -0/+4 |
|\ | |||||
| * | [65-libyang-config-build] Updated configure and top Makefile | Francis Dupont | 2018-09-16 | 1 | -0/+4 |
| | | |||||
* | | [#137,!42] Kea version moved to separate header. | Tomek Mrugalski | 2018-09-21 | 1 | -1/+1 |
|/ | |||||
* | [5524] Transmit premium config to distcheck | Francis Dupont | 2018-02-09 | 1 | -1/+10 |
| | |||||
* | [github43] Wrapped a line that was too long | Tomek Mrugalski | 2018-01-31 | 1 | -1/+3 |
| | |||||
* | [github43] Merge branch 'makefile-am' of https://github.com/andreipavelQ/kea ↵ | Tomek Mrugalski | 2018-01-30 | 1 | -20/+33 |
|\ | | | | | | | | | | | | | into github43 # Conflicts: # Makefile.am | ||||
| * | Merge remote-tracking branch 'isc-kea/master' into HEAD | Razvan Becheriu | 2017-12-12 | 1 | -0/+8 |
| |\ | |||||
| * | | Placed directory source as first argument in find | Andrei Pavel | 2017-01-10 | 1 | -1/+1 |
| | | | |||||
| * | | Code coverage reporting minor changes | Andrei Pavel | 2016-12-23 | 1 | -15/+17 |
| | | | |||||
| * | | Various changes to Makefile.am | Andrei Pavel | 2016-12-14 | 1 | -8/+16 |
| | | | | | | | | | | | | | | | | | | report-cpp-coverage wasn't working because of a syntax error Added coverage target to .NOTPARALLEL to run unit tests and only then build reports. Fixed cppcheck. | ||||
* | | | [master] Merged trac5400 (premium build) | Francis Dupont | 2018-01-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | [5400] Checkpoint (80% done) | Francis Dupont | 2017-12-11 | 1 | -1/+1 |
| | |/ | |/| | |||||
* / | | [5389] Addressed warnings, moved to boost coroutines | Francis Dupont | 2017-10-23 | 1 | -4/+0 |
|/ / | |||||
* / | [5210] Added kea-shell and log4cplus to distcheck (tentative) | Francis Dupont | 2017-09-29 | 1 | -0/+8 |
|/ | |||||
* | [5027] Glue added in configure.ac/Makefile.am for premium content. | Tomek Mrugalski | 2016-11-02 | 1 | -1/+2 |
| | |||||
* | [master] Fixed bare make distcheck | Francis Dupont | 2015-10-16 | 1 | -2/+0 |
| | |||||
* | [master] Fixed Makefile.am | Francis Dupont | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | [master] Removed remaining references to system_messages.py | Francis Dupont | 2015-10-16 | 1 | -1/+0 |
| | |||||
* | [master] Finished merge of trac3516 (trac3516) | Francis Dupont | 2015-10-16 | 1 | -1/+1 |
|\ | |||||
| * | [3516] added/updated Makefiles | Francis Dupont | 2015-02-28 | 1 | -1/+1 |
| | | |||||
* | | [master] Finished merge of trac4009 (use Boost Asio vs. ext/asio) | Francis Dupont | 2015-09-24 | 1 | -308/+4 |
|\ \ | |||||
| * | | [4009] Extra cleanup + Restore coroutine license | Francis Dupont | 2015-09-07 | 1 | -308/+0 |
| | | | |||||
| * | | [4009] Added --with-boost-libs for Fedora 22 where it can be required | Francis Dupont | 2015-09-07 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch 'trac3483' | Jeremy C. Reed | 2015-09-08 | 1 | -21/+3 |
|\ \ \ | |/ / |/| | |