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