Commit Graph

194 Commits

Author SHA1 Message Date
Brent Cook
65944782c3 add platform libraries to libcompat's LIBADD list
ok beck@
2014-07-12 03:34:08 -05:00
Brent Cook
6017202b77 disable unconditional -Wno-pointer-sign
ok beck@
2014-07-11 21:07:48 -05:00
Brent Cook
058914fea2 add a check to see if <sys/sysctl.h> exists
ok beck@
2014-07-11 18:10:50 -05:00
Bob Beck
c1f7374df0 We're probably gonna need this for solaris 10 2014-07-12 09:15:11 -06:00
Brent Cook
596ef45803 source library version from a common place, speed man builds
grab library version from VERSION file
build manpages only on changes

ok beck@
2014-07-12 04:02:35 -06:00
Brent Cook
e14147356d hide unit test build results in .gitignore
ok beck@
2014-07-12 04:02:28 -06:00
Brent Cook
09fdc9c09b source the proper man links file
otherwise, this picks up 'links' in the path
2014-07-11 10:51:28 -05:00
Brent Cook
0137439f5d remove unconditional -Werror
Allow warnings to be reported without failing the entire build.

ok beck@
2014-07-11 07:30:05 -05:00
Brent Cook
1e71b73215 link -lrt on linux for glibc < 2.17 compatibility
ok beck@
2014-07-11 07:27:03 -05:00
Brent Cook
465e8fc6c0 more manpage links
ok beck@
2014-07-11 05:02:17 -05:00
Brent Cook
8b125f31bb build strtonum directly into apps/openssl
it is not needed as a library export

ok beck@
2014-07-11 04:47:03 -05:00
Brent Cook
84e11fe89d updated manpage links
ok beck@
2014-07-11 04:24:30 -05:00
Bob Beck
531318957a Merge branch 'master' of cvs.openbsd.org:/cvs.b/libressl/portable 2014-07-11 10:16:40 -06:00
Bob Beck
e6928e1a36 Readme wording changes
ok bcook@ deraadt@
2014-07-11 10:16:03 -06:00
Bob Beck
77b34fe012 Ignore .1 man pages, and fix update to include new opensslfeatures.h
ok bcook@
2014-07-11 10:08:57 -06:00
Bob Beck
f505e986b7 slight wording and caps change 2014-07-11 07:55:48 -06:00
Bob Beck
0dbaf32ece Update README to include info about github clone. 2014-07-11 07:53:18 -06:00
Brent Cook
e1e636db22 prefer symlinks rather than hardlinks for manpages
ok beck@
2014-07-11 03:56:58 -05:00
Brent Cook
0e9857d448 put CPP defines in CPPFLAGS 2014-07-11 03:56:57 -05:00
Brent Cook
d698dcfaa1 update manpage links list 2014-07-11 01:26:35 -05:00
Brent Cook
bc2d1a3255 fixes for manpage linker 2014-07-11 00:51:33 -05:00
Brent Cook
5acefa2f5a add manpages and links 2014-07-11 00:15:13 -05:00
Brent Cook
589165fef3 remove unneeded CPP flags 2014-07-10 22:39:41 -05:00
Charlie Root
6d6c94a291 Actually get man pages. 2014-07-11 04:43:20 -06:00
Brent Cook
b3399bfabe update ignores 2014-07-10 22:13:17 -05:00
Brent Cook
a4508f25ae remove autogenerated file 2014-07-10 22:09:50 -05:00
Brent Cook
8e6009c711 axe unneeded solaris compatibility definitions 2014-07-10 22:06:44 -05:00
Charlie Root
4d4e8bb945 ignore generated COPYING file 2014-07-11 04:17:07 -06:00
Charlie Root
ab3d9838cd wording changes and initial stab at crypto man pages.
still need to get man links working and ssl and apps
man pages added.
2014-07-11 04:14:48 -06:00
Bob Beck
9c478f202c fix update.sh to generate ChangeLog with something sane in it 2014-07-11 02:37:49 -06:00
Bob Beck
3b147ed66d Fix up README to reflect LibReSSL portable 2014-07-11 02:29:53 -06:00
Brent Cook
faaf265e84 build fixes and simplifications
switch from submodules to plain-old-clones
 remove broken biotest for now

ok beck@
2014-07-10 19:43:04 -05:00
Brent Cook
2ce79c599b fix out of tree builds for ssl test
ssl tests need to find the openssl binary relative to the build,
not the source, directory
2014-07-10 17:26:22 -05:00
Brent Cook
222a38f169 bump to version 2.0.0 2014-07-10 17:24:03 -05:00
Brent Cook
388a1655d4 better fix for __bounded removal 2014-07-10 16:02:49 -05:00
Charlie Root
d81b9bda51 fix CFLAGS line 2014-07-10 14:15:36 -06:00
Bob Beck
2981557a7f deal with bounded attribute 2014-07-10 14:11:44 -06:00
Charlie Root
abe7bee360 Make things build again - add some missing headers
ok bcook@
2014-07-10 08:36:47 -06:00
Bob Beck
b3543f9c59 add LIBRESSL_GIT environment variable
Allows for eventual public github default, which can be easily
overridden by developers.
2014-07-10 08:05:45 -06:00
Bob Beck
e01095e615 this shouldn't be here either
ok bcook@
2014-07-10 08:04:35 -06:00
Bob Beck
7c8e8f2279 this directory can't be here.
ok bcook@
2014-07-10 08:03:54 -06:00
Bob Beck
985fdadd45 update script to work rebased on cvs.openbsd.org
ok bcook@
2014-07-10 07:36:19 -06:00
Brent Cook
2b6dbc39ef initial top-level import of subdirectories 2014-07-10 06:22:54 -05:00
Brent Cook
e9eff5016a initial top-level import 2014-07-10 06:07:09 -05:00