Commit Graph

4 Commits

Author SHA1 Message Date
Jon Shallow
1e1edc0da6 doc: Correct Doxygen information
Dynamically build DoxygenLayout.xml to get the latest layout for the current
version of doxygen.

Update Doxyfile.in to the Ubuntu20 version.

Signed-off-by: Jon Shallow <supjps-libcoap@jpshallow.com>
2022-10-05 11:00:50 +02:00
Olaf Bergmann
5c83d4bb91 Make: add uninstall target for Makefiles
make uninstall deletes all files that would have been installed
by make install and removes the directories make install would
have created. Directories that are not empty after uninstalling
the files will be preserved.

Change-Id: I53587dfd765e112e99fb6ab078a33a6174828987
2020-06-25 15:30:27 +02:00
Fabrice Fontaine
3b03c3850a Update Makefile.in to allow cross-compilation
Use DESTDIR and LDFLAGS environment variables passed to configure in
Makefile.in files

[Retrieved (and slightly updated) from:
https://git.buildroot.net/buildroot/tree/package/tinydtls/0001-Update-Makefile.in-to-allow-cross-compilation.patch]

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2020-05-18 17:27:30 +02:00
Olaf Bergmann
e1388b3980 New initial commit 2016-02-02 18:39:21 +01:00