Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Smith
nettle
Commits
ad689768
Commit
ad689768
authored
Apr 16, 2013
by
Niels Möller
Browse files
Update plans for 2.8.
parent
2d1439b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/plan.html
View file @
ad689768
...
...
@@ -117,6 +117,17 @@
<p
class=
'should'
>
Move some internal-use macros from macros.h to nettle-internal.h.
</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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment