Skip to content
Snippets Groups Projects
Commit ad689768 authored by Niels Möller's avatar Niels Möller
Browse files

Update plans for 2.8.

parent 2d1439b6
No related branches found
No related tags found
No related merge requests found
...@@ -118,6 +118,17 @@ ...@@ -118,6 +118,17 @@
Move some internal-use macros from macros.h to nettle-internal.h. Move some internal-use macros from macros.h to nettle-internal.h.
</p> </p>
<h2> Build system </h2>
<p class='should'>
Stop using the nonstandard <tt>.po</tt> extension,
using <tt>.p.o</tt> or some subdirectory instead. Also drop
<tt>CCPIC_MAYBE</tt>, and let the static libraries depend on the
right object files.
</p>
<p class='should'>
Delay building of test programs until <tt>make check</tt>.
</p>
<h1> Plans for nettle-3.0 </h1> <h1> Plans for nettle-3.0 </h1>
<p> These are some larger API changes under consideration. </p> <p> These are some larger API changes under consideration. </p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment