index
:
osl
maint
master
next
pu
osl - the object storage layer
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
*
osl-0.2.0.
Andre Noll
2020-10-15
*
Merge branch 'refs/heads/t/sha3' into master
Andre Noll
2020-10-15
|
\
|
*
Version 3 tables.
Andre Noll
2020-06-17
|
*
Add sha3 implementation, introduce version-2 tables.
Andre Noll
2020-06-17
*
|
build: Fix manual setting of CC.
Andre Noll
2020-09-23
*
|
build: Don't set CC twice.
Andre Noll
2020-09-23
*
|
build: Tell make(1) that the compiler creates .d files.
Andre Noll
2020-09-23
*
|
web: Don't duplicate the html header.
Andre Noll
2020-09-22
*
|
web: Get rid of doxygen.
Andre Noll
2020-09-22
*
|
web: Convert QUICK_START to markdown syntax.
Andre Noll
2020-09-22
*
|
Activate -Wsign-compare.
Andre Noll
2020-09-12
*
|
build: Deactivate implicit build make(1) rules.
Andre Noll
2020-06-17
*
|
build: Mark files generated by lopsub as precious.
Andre Noll
2020-06-17
*
|
build: Remove make(1) targets to build a static library.
Andre Noll
2020-06-17
*
|
build: Combine make(1) targets osl_errors.h and osl.h.
Andre Noll
2020-06-17
*
|
build: Make sure osl.h exists when we run the compiler.
Andre Noll
2020-06-17
|
/
*
Makefile: Also build osl.h by default.
Andre Noll
2020-06-15
*
build: Add $(LDFLAGS) to rule for oslfsck.
Andre Noll
2020-06-07
*
build: Prefix CFLAGS and friends with OSL_.
Andre Noll
2020-06-07
*
build: Reorder make variables.
Andre Noll
2020-06-07
*
build: Combine CFLAGS and LIBCFLAGS.
Andre Noll
2020-06-07
*
build: Simplify LDFLAGS setting.
Andre Noll
2020-06-07
*
build: Simplify Makefile.
Andre Noll
2020-06-07
*
build: Drop support for SunOS and MacOS.
Andre Noll
2020-06-07
*
build: Don't insist on gcc.
Andre Noll
2020-06-07
*
build: Create dependencies on the fly.
Andre Noll
2020-06-07
*
Merge branch 'refs/heads/t/lopsub'
Andre Noll
2019-06-03
|
\
|
*
Convert oslfsck to lopsub.
Andre Noll
2017-04-11
*
|
build: Fix dependencies for oslfsck.
Andre Noll
2017-04-19
|
/
*
osl-0.1.3.
v0.1.3
Andre Noll
2016-09-19
*
Convert README and INSTALL to markdown.
Andre Noll
2016-07-28
*
web: Create man page with groff rather than man2html.
Andre Noll
2016-06-04
*
Add make target www.
Andre Noll
2015-12-17
*
Install relative links to the soname.
Andre Noll
2014-08-11
*
osl-0.1.2.
v0.1.2
maint
Andre Noll
2014-01-14
*
Add shared target.
Andre Noll
2012-06-13
*
Allow to build a static version of libosl.
Andre Noll
2012-06-13
*
Makefile: Remove unused uname_rs.
Andre Noll
2011-01-22
*
osl-0.1.1
v0.1.1
Andre Noll
2009-11-26
*
Split install target.
Andre Noll
2009-11-25
*
Drop dependency on openssl.
Andre Noll
2009-11-20
*
Don't use ?:= for setting PREFIX.
Andre Noll
2009-11-05
*
Set CC to gcc by default.
Andre Noll
2009-11-02
*
Capitalize prefix variable.
Andre Noll
2009-11-02
*
MacOs Fixes.
Andre Noll
2009-08-21
*
[Makefile]: Also create bindir and mandir on install.
v0.1.0
Andre Noll
2009-08-04
*
Remove unnecessary $O from gengetopt target.
Andre Noll
2009-08-01
*
Merge commit 'fml/master'
Andre Noll
2009-08-01
|
\
|
*
Add the osl logo.
Andre Noll
2009-07-27
*
|
Install executables using mode 755.
Andre Noll
2009-08-01
|
/
[next]