mirror of https://github.com/getdnsapi/getdns.git
Get rid of tpkg help files
The fewer files to maintain the better
This commit is contained in:
parent
94cc17ff16
commit
34af4a22f2
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends:
|
||||
Help: 050-constants.help
|
||||
Help:
|
||||
Pre: 050-constants.pre
|
||||
Post:
|
||||
Test: 050-constants.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Are all constants in const-info.c
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends:
|
||||
Help: 060-symbols.help
|
||||
Help:
|
||||
Pre: 060-symbols.pre
|
||||
Post:
|
||||
Test: 060-symbols.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Are all symbols are in libgetdns.symbols
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends:
|
||||
Help: 100-compile.help
|
||||
Help:
|
||||
Pre: 100-compile.pre
|
||||
Post:
|
||||
Test: 100-compile.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
The library is compiled without eventloop extensions.
|
|
@ -16,4 +16,4 @@ fi
|
|||
rm -fr "${BUILDDIR}/build"
|
||||
mkdir "${BUILDDIR}/build"
|
||||
cd "${BUILDDIR}/build"
|
||||
"${SRCROOT}/configure"
|
||||
"${SRCROOT}/configure" --prefix "${BUILDDIR}/install"
|
||||
|
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends: 100-compile.tpkg
|
||||
Help: 110-link.help
|
||||
Help:
|
||||
Pre:
|
||||
Post:
|
||||
Test: 110-link.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Try to link the getdns_query program
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends: 110-link.tpkg
|
||||
Help: 120-run-getdns_query.help
|
||||
Help:
|
||||
Pre:
|
||||
Post:
|
||||
Test: 120-run-getdns_query.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Run the getdns_query test program
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends: 110-link.tpkg
|
||||
Help: 130-run-unit-tests.help
|
||||
Help:
|
||||
Pre:
|
||||
Post:
|
||||
Test: 130-run-unit-tests.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Run the getdns_query test program
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends:
|
||||
Help: 200-stub-only-compile.help
|
||||
Help:
|
||||
Pre: 200-stub-only-compile.pre
|
||||
Post:
|
||||
Test: 200-stub-only-compile.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
The library is compiled as stub only and without eventloop extensions.
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends: 200-stub-only-compile.tpkg
|
||||
Help: 210-stub-only-link.help
|
||||
Help:
|
||||
Pre:
|
||||
Post:
|
||||
Test: 210-stub-only-link.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Try to link the getdns_query program
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends: 210-stub-only-link.tpkg
|
||||
Help: 220-stub-only-run-getdns_query.help
|
||||
Help:
|
||||
Pre:
|
||||
Post:
|
||||
Test: 220-stub-only-run-getdns_query.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Run the getdns_query test program
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends: 210-stub-only-link.tpkg
|
||||
Help: 230-stub-only-run-unit-tests.help
|
||||
Help:
|
||||
Pre:
|
||||
Post:
|
||||
Test: 230-stub-only-run-unit-tests.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Run the getdns_query test program
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends: 200-stub-only-compile.tpkg
|
||||
Help: 250-json-pointers.help
|
||||
Help:
|
||||
Pre: 250-json-pointers.pre
|
||||
Post:
|
||||
Test: 250-json-pointers.test
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
Compile a program that setups a dict with json pointers and pretty prints the dict.
|
||||
Then compare the output to the known to be good output.
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends:
|
||||
Help: 300-event-loops-compile.help
|
||||
Help:
|
||||
Pre: 300-event-loops-compile.pre
|
||||
Post:
|
||||
Test: 300-event-loops-compile.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
The library is compiled with eventloop extensions for all event loops available.
|
|
@ -7,7 +7,7 @@ Category:
|
|||
Component:
|
||||
CmdDepends:
|
||||
Depends: 300-event-loops-compile.tpkg
|
||||
Help: 330-event-loops-unit-tests.help
|
||||
Help:
|
||||
Pre:
|
||||
Post:
|
||||
Test: 330-event-loops-unit-tests.test
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Run the getdns_query test program
|
Loading…
Reference in New Issue