index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
compat
Commit message (
Expand
)
Author
Age
*
configure: add workaround for systems without zlib.pc
Felipe Contreras
2014-06-21
*
compat: add canonicalize_file_name
David Bremner
2014-04-08
*
new: Detect dirent.d_type support at configure time
Austin Clements
2014-02-14
*
timegm: add portable implementation (Solaris support)
Blake Jones
2013-08-23
*
strsep: check for availability (Solaris support)
Blake Jones
2013-08-23
*
asctime: check for standards compliance (Solaris support)
Vladimir Marek
2013-08-23
*
getpwuid: check for standards compliance (Solaris support)
Blake Jones
2013-08-23
*
Extend compat/README
Justus Winter
2012-09-27
*
Provide a NORETURN_ATTRIBUTE macro similar to PRINTF_ATTRIBUTE
Justus Winter
2012-09-27
*
Provide a __has_attribute compatibility macro
Justus Winter
2012-09-27
*
Silence buildbot warnings about unused results
Austin Clements
2012-01-21
*
Fix dependency generation for compat, test, and util
Austin Clements
2012-01-19
*
fix sum moar typos [text files]
Pieter Praet
2011-06-23
*
build: Add support for non-source-directory builds.
Carl Worth
2011-03-09
*
Wrap the compat header in extern "C" { } when compiling C++ sources
Tomas Carnecky
2010-04-27
*
Add simplistic reimplementation of strcasestr to compat library
Dirk Hohndel
2010-04-14
*
Fix up Makefile for build.
Aaron Ecay
2010-04-14
*
Move "config" test programs to "compat".
Carl Worth
2010-04-06
*
Makefile.local: Automatically use makefile mode
David Edmondson
2010-04-03
*
Makefile: Fix Makefiles to depend on all child Makefile fragments.
Carl Worth
2010-03-10
*
Makefiles: Use .DEFAULT to support arbitrary targets from sub directories.
Carl Worth
2010-01-06
*
getdelim: Silence a (bogus) compiler warning.
Carl Worth
2009-12-01
*
Makefile: Incorporate getline implementation into the build.
Carl Worth
2009-12-01
*
compat/getdelim: Silence a warning about mixing of signed/unsigned.
Carl Worth
2009-12-01
*
compat: Change includes from config.h to compat.h.
Carl Worth
2009-12-01
*
compat: Add implementation of getline from gnulib.
Carl Worth
2009-12-01