]> git.notmuchmail.org Git - notmuch/history - Makefile.local
lib/message-file.c: use g_malloc () & g_free () in hash table values
[notmuch] / Makefile.local
2012-12-09 David Bremnertag-util.[ch]: New files for common tagging routines
2012-12-08 Peter FeiglAdding an S-expression structured output printer.
2012-10-31 Jani Nikulabuild: build parse-time-string as part of the notmuch...
2012-09-05 Tomi Ollila{., man}/Makefile.local: edit/remove release-checks...
2012-08-12 Austin Clementscli: Remove now-unused json.c
2012-08-03 David Bremnerbuild system: remove configure output in Make distclean.
2012-08-03 David Bremnerbuild system: remove directories created by tests in...
2012-07-24 craven@gmx.netAdd structured output formatter for JSON and plain...
2012-06-10 Jameson Graef Rollinscli: new crypto structure to store crypto contexts...
2012-04-15 Austin ClementsRecord dependencies during build instead of before
2012-04-15 Austin ClementsRemove show-message.c
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-19 Austin ClementsFix dependency generation for CLI sources
2012-01-14 David BremnerMerge branch 'release'
2011-12-31 David Bremnerbuild-system: update for split man pages
2011-12-26 Austin ClementsIntroduce a generic tree-like abstraction for MIME...
2011-12-18 David Bremnerbuild-system: use a shell variable for TMPFILE in debia...
2011-12-11 Jani Nikulacli: introduce the concept of user defined hooks
2011-12-09 David Bremnercommand-line-arguments.[ch]: new argument parsing frame...
2011-12-06 David BremnerMerge branch 'release'
2011-12-06 Tomi Ollilamake release: remove LATEST-$(PACKAGE)-*
2011-12-06 Tomi Ollilahave LATEST-notmuch-<version>.tar.gz on releases web...
2011-12-06 David Bremnerbuild system: allow decreasing debian versions for...
2011-11-27 David BremnerMerge branch 'release'
2011-11-24 Tomi Ollilamake release: use sed to check debian version
2011-11-24 Tomi Ollilamake release: added goal verify-version-manpage
2011-11-24 Tomi Ollilamake release: verify-version-*: change comparison logic
2011-11-23 David BremnerMerge branch 'release'
2011-11-21 David BremnerMerge branch 'release'
2011-11-19 David Bremnerbuild system: add target update-versions to propagate...
2011-11-19 David Bremnerbuild system: use $(filter ...) to test MAKECMDGOALS
2011-11-17 David Bremnerbuild system: tweak VERSION so that debian-snapshot...
2011-10-31 David Bremnerxutil.c: remove duplicate copies, create new library...
2011-10-28 David Bremnerbuild system: target to make a Debian snapshot package.
2011-10-28 David Bremnerbuild system: remove dashes from git-describe generated...
2011-09-05 Sebastian SpaethMerge branch 'master' of ssh://notmuchmail.org/git...
2011-09-05 David Bremnerbuild system: Check that python bindings have consisten...
2011-08-01 David BremnerMerge branch 'release'
2011-07-29 David Bremnerbuild-system: Add pre-release target
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-17 David Bremnerbuild-system: tag debian-version as part of the release... 0.6.1
2011-07-17 David Bremnerbuild-system: update version check to support non-nativ...
2011-07-17 David Bremnerbuild-system: guard parts irrevokable parts of release...
2011-07-17 David Bremnerbuild-system: use signed tag to make tar file, if avail...
2011-07-17 David Bremnerbuild-system: tag earlier in the release process.
2011-07-17 David Bremnerbuild-system: remove use of git-buildpackage, dput...
2011-07-17 David Bremnerbuild-system: run make clean before testing.
2011-07-17 David Bremnerbuild-system: replace use of ssh with wget for checking...
2011-06-04 Daniel Kahn GillmorUse stock GMimeSession by default
2011-05-27 Jameson Graef RollinsAdd signature verification of PGP/MIME-signed parts...
2011-05-24 Carl Worthnotmuch: Implement search-tags as an alias for "search...
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2011-01-26 Carl WorthMakefile: Quote variables used as filenames in shell...
2011-01-26 Cédric Cabessaconfigure: add options to disable emacs/zsh/bash and...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-02 Carl WorthMakefile: Move the -Wl,-as-needed option earlier in...
2010-11-02 Carl Worthlib: Add GCC visibility(hidden) pragmas to private...
2010-11-01 Carl WorthMakefile: Build library with -Wl,--as-needed
2010-10-30 Carl Worthconfigure: Add a check for the -Wl,--as-needed flag.
2010-10-30 Felipe Contrerasbuild: only link to what we really use
2010-10-30 Carl Worthconfigure: Test for flag to set rpath
2010-10-29 Carl WorthMakefile: Fix notmuch binary to directly link against...
2010-09-17 Carl Worthtest: Fix test suite to integrate with our non-recursiv...
2010-06-04 Carl Worthmake install: Run ldconfig or install a DT_RUNPATH...
2010-06-01 Carl WorthMakefile: Improve the "what to do now" message from...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-16 Carl Worthmake release: Add Debian package building and upload 0.2
2010-04-16 Carl Worthmake release: Add a check that version and debian/chang...
2010-04-16 Carl WorthMakefile: Avoid complaining about .first-build-message...
2010-04-16 Carl WorthFix final link of notmuch binary to use C compiler...
2010-04-16 Carl WorthMakefile: Fix conditionals to avoid calling git when...
2010-04-16 Carl WorthMakefile: Add a top-level "make snapshot" target.
2010-04-16 Carl WorthMakefile: Rework the version checks slightly.
2010-04-16 Carl WorthMakefile: Add an explicit version file to the repository.
2010-04-16 Carl Worthmake release: Don't print the release message on stdout.
2010-04-16 Carl WorthMakefile: Fix "make release" to print the current relea...
2010-04-16 Carl Worthmake release: Enforce a clean source tree before release.
2010-04-16 Carl Worthmake release: Provide a kinder message when VERSION...
2010-04-15 Carl WorthMakefile: Re-order the commands in "make release" slightly.
2010-04-15 Carl WorthMakefile: Simplify the release targets.
2010-04-15 Carl WorthMakefile.local: Fix typo in comment.
2010-04-15 Carl WorthMakefile: Make "make release" run the test suite.
2010-04-15 Carl WorthMakefile: Add a "make test" target.
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-14 Carl WorthMakefile: Fix final linking of notmuch binary for OS X.
2010-04-14 Aaron EcayAdd infrastructure for building shared library on OS X.
2010-04-14 Carl WorthMakefile: Move compat sources from the client code...
2010-04-14 Carl WorthMakefile: Move include of Makefile.config up from Makef...
2010-04-14 Aaron EcayFix up Makefile for build.
2010-04-14 Aaron EcayUse C++ compiler to link notmuch binaries
2010-04-13 Michal SojkaDecode headers in reply
2010-04-10 Michal SojkaDerive version numbers from git
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-07 Carl WorthAvoid needlessly linking final notmuch binary against...
2010-04-07 Carl WorthMakefile: Add a disctclean target (simply calling clean)
2010-04-06 Carl Worthconfigure: Add support for a --mandir option
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMakefile: Move the completion-specific commands to...
2010-04-06 Carl WorthMakefile: Eliminate the separate install-bash and insta...
next