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
/
Makefile
Commit message (
Expand
)
Author
Age
*
build: Save configure options and re-use them for automatic runs of configure
Carl Worth
2011-03-10
*
build: Fix a plain "make" to automatically run configure.
Carl Worth
2011-03-10
*
build: Add support for non-source-directory builds.
Carl Worth
2011-03-09
*
test: Fix test suite to integrate with our non-recursive Makefile system.
Carl Worth
2010-09-17
*
Makefile: Move include of Makefile.config up from Makefile.local
Carl Worth
2010-04-14
*
Fix up Makefile for build.
Aaron Ecay
2010-04-14
*
Makefile: Move the completion-specific commands to completion/Makefile.local
Carl Worth
2010-04-06
*
Move bulk of rules from Makefile to Makefile.local.
Carl Worth
2010-03-31
*
Build and link against notmuch shared library, install notmuch.h
Ben Gamari
2010-03-31
*
Makefile: Fix Makefiles to depend on all child Makefile fragments.
Carl Worth
2010-03-10
*
Makefile: Use 'emacs --quick' for a less noisy build of "make install-emacs".
Carl Worth
2010-03-10
*
Makefile: Simplify the conditional message of the all target.
Carl Worth
2010-03-10
*
Makefile: Add a meesage after "make" telling the user to run "make install"
Carl Worth
2010-03-09
*
Makefile: Rename all_deps to global_deps
Carl Worth
2010-03-09
*
emacs: Move emacs UI (currently just one file) to subdirectory.
David Bremner
2010-03-09
*
Install zsh completion file
martin f. krafft
2010-01-14
*
Makefile: Mention "./configure --help" now that it exists.
Carl Worth
2009-12-04
*
Makefile: Silence compiler errors during dependency generation.
Carl Worth
2009-12-04
*
Makefile: Inform user that they might want to call ./configure explicitly.
Carl Worth
2009-12-04
*
configure: Support the capturing of CFLAGS and CXXFLAGS at configure time.
Carl Worth
2009-12-04
*
Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.
Carl Worth
2009-12-04
*
configure: Resolve all pkg-config flags at configure time.
Carl Worth
2009-12-01
*
Makefile: Split warnings into two sets (WARN_CFLAGS and WARN_CXXFLAGS)
Carl Worth
2009-12-01
*
Makefile: Switch from echo to printf for better portability.
Carl Worth
2009-12-01
*
configure: Assimilate new getlinetest into recent configure conventions.
Carl Worth
2009-12-01
*
Makefile: Incorporate getline implementation into the build.
Carl Worth
2009-12-01
*
Makefile: Add new "install-bash" target for bash completion support
Carl Worth
2009-12-01
*
Remove Makefile.config from the repository.
Carl Worth
2009-12-01
*
makefile: Declare clean target as phony.
Jan Janak
2009-11-23
*
Makefile: Fix to work even with GZIP environment variable set.
Carl Worth
2009-11-22
*
Makefile: Magic silent rules.
Chris Wilson
2009-11-22
*
Makefile: Fix the fallback emacs install path.
Carl Worth
2009-11-21
*
Drop redundant CFLAGS, was already included in CXXFLAGS
Jed Brown
2009-11-21
*
Makefile: Make object targets depend on Makefiles
Jan Janak
2009-11-20
*
Makefile: Hard-code emacs_lispdir if emacs pkg-config file not available
Carl Worth
2009-11-20
*
Makefile: Remove unused variable emacs_startdir
Carl Worth
2009-11-20
*
Improve installation of emacs mode.
Jeffrey C. Ollie
2009-11-20
*
Makefile: evaluate pkg-config once
Chris Wilson
2009-11-19
*
Typsos
Ingmar Vanhassel
2009-11-18
*
Makefile: Change default install prefix from /usr to /usr/local
Carl Worth
2009-11-17
*
Makefile: Fix dependency generation for files in sub-directories.
Carl Worth
2009-11-12
*
Makefile: Change default flags to -O2.
Carl Worth
2009-11-10
*
Makefile: Make the top-level Makefile a little more independent.
Carl Worth
2009-11-10
*
Makefile: Simplify setting of CFLAGS, etc.
Carl Worth
2009-11-10
*
Makefile: Fix dependency generation to make .d files themselves dependent.
Carl Worth
2009-11-10
*
Implement a non-recursive make.
Carl Worth
2009-11-10
*
Makefile: Hide away auto-generated dependency file as .depends.
Carl Worth
2009-11-09
*
libify: Move library sources down into lib directory.
Carl Worth
2009-11-09
*
Makefile: Fix install target to depend on the all target.
Carl Worth
2009-11-06
*
Drop date.c file, (use identical function from GMime instead).
Carl Worth
2009-11-02
[next]