string: Replace the for_each_line_modes enum by a bitmap.
[paraslash.git] / Makefile.in
2012-12-20 Andre Nollnew codename, reset version to git
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre NollMerge branch 't/afh_receiver'
2012-11-18 Andre Nollpara_play, infrastructure.
2012-08-27 Andre NollPut dependency files to a separate directory.
2012-08-27 Andre NollMakefile: Simplify option parsing for verbose build.
2012-08-27 Andre Nollautogen.sh: Remove call to aclocal.
2012-08-27 Andre NollAllow to specify build dir via make O=<dir>.
2012-08-27 Andre NollMakefile: Move generated files to build directory.
2012-08-27 Andre NollMakefile: Don't hardcode path for generated man pages.
2012-08-27 Andre NollMakefile: Clean up directory creation.
2012-08-27 Andre NollMove gengetopt input files to m4 directory.
2012-08-26 Andre NollDifferentiate between ggo_dir and m4_ggo dir.
2012-08-26 Andre NollTreat all ggo files as m4 files.
2012-08-26 Andre NollMerge branch 't/releases_branch'
2012-08-13 Andre NollMerge branch 'maint'
2012-08-13 Andre NollMerge branch 'maint'
2012-07-28 Andre NollRemove all release tarballs from the master branch.
2012-07-26 Andre NollMakefile: Move up the definition of various directories.
2012-07-26 Andre NollMakefile: Remove targets for html man pages.
2012-07-26 Andre NollMakefile: Remove $all_ggos.
2012-07-20 Andre Nollnew codename, reset version to git
2012-07-18 Andre NollMerge branch 't/wma_improvements'
2012-07-15 Andre NollMerge branch 't/old_gcc_fixes'
2012-07-11 Andre NollMerge branch 't/clang'
2012-07-08 Andre NollMerge branch 't/command_util_cleanups'
2012-06-29 Andre Nollcommand_util: Fix make dependencies for *_command_list.h.
2012-06-29 Andre Nollcommand_util: Remove code for generating .c files.
2012-06-26 Andre NollMerge branch 't/decoder_fixes'
2012-06-24 Andre NollMerge branch 't/sb'
2012-06-04 Andre NollMakefile: Warn for unused macros only on Linux.
2012-03-30 Andre Nollnew codename, reset version to git
2012-03-29 Andre NollMerge branch 't/gui_improvements'
2012-03-25 Andre NollMerge branch 't/configure_fix'
2012-03-25 Andre NollMerge branch 't/id3_conf'
2012-03-18 Andre Nollconfigure: Add --with-id3tag-headers/libs.
2011-12-06 Andre Nollnew codename, reset version to git
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-29 Andre NollMerge branch 't/flac'
2011-11-25 Andre NollMerge branch 't/generic_match_count'
2011-11-20 Andre NollTeach command_util to print also completions.
2011-11-20 Andre NollMerge branch 't/recv_improvements'
2011-11-16 Andre NollMerge branch 't/makefile_cleanups'
2011-10-18 Andre NollMakefile: Remove unused variable man_pages_in.
2011-10-18 Andre NollMakefile: Drop dependencies on *_command_list.[ch].
2011-08-19 Andre Nollnew codename, reset version to git
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-07 Andre NollMerge branch 't/crypto'
2011-08-06 Andre NollMerge branch 't/osx_overhaul'
2011-07-30 Andre NollMerge branch 't/client_memory_leak_fix'
2011-07-30 Andre Nollconfigure: Check for help2man.
2011-07-30 Andre Nollconfigure: Check for gengetopt.
2011-07-30 Andre NollDon't ship generated *cmdline.[ch] files in tarball.
2011-07-21 Andre NollMerge branch 't/clang'
2011-07-06 Andre NollAvoid warning when compiling with clang.
2011-07-06 Andre NollMakefile: Place -Wno-sign-compare _after_ -Wall.
2011-06-08 Andre NollMerge branch 't/net_cleanups'
2011-06-01 Andre Nollnew codename, reset version to git
2011-06-01 Andre NollMakefile.in: Add ao_write.ggo to ggos.
2011-05-15 Andre NollMerge branch 't/ssh_keys'
2011-05-15 Andre NollMerge branch 't/const'
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMark a couple of functions as const.
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-04-21 Andre NollMerge branch 't/autogen'
2011-04-21 Andre NollImplement support for libao via the new ao writer.
2011-04-08 Andre NollMerge branch 't/gvf'
2011-04-03 Andre NollMerge branch 't/configure_improvements'
2011-03-31 Andre Nollnew codename, reset version to git
2011-03-28 Andre NollDon't compile files generated by gengetopt with -Wall.
2011-03-27 Andre Nollconfigure: Use AC_ARG_WITH also for openssl options.
2011-03-27 Andre NollUse SSL_CPPFLAGS only for compiling crypt.c
2011-03-26 Andre NollMerge branch 't/sched_improvements'
2011-03-25 Andre NollMerge remote-tracking branch 'fml/master'
2011-03-20 Andre NollMerge branch 't/testsuite'
2011-03-12 Andre NollUse curses_cppflags only for building gui.o.
2011-03-12 Andre NollReplace ncurses by curses.
2011-03-05 Andre NollFix git-version file creation.
2011-03-05 Andre NollMerge branch 't/array_size'
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-03-02 Andre NollMerge remote-tracking branch 'boock/master'
2011-02-28 Andre NollMakefile: Stop building on ggo errors.
2011-02-28 Andre NollFirst draft of a test-suite.
2011-02-20 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-01-29 Andre NollMerge branch 't/color_cleanups'
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2010-12-18 Andre NollMerge remote-tracking branch 'fml/master'
2010-12-17 Andre Nollnew codename, reset version to git
2010-08-06 Andre Nollnew codename, reset version to git
2010-08-01 Andre NollMerge branch 't/speex'
2010-07-16 Andre NollAdd support for the speex codec.
2010-07-13 Andre Nollogg: Separate ogg from vorbis code.
2010-07-05 Andre Nollnew codename, reset version to git
2010-06-29 Andre NollSuppress gcc warning when compiling cmdline files.
2010-06-28 Andre NollMerge branch 't/udp_lookup'
2010-06-28 Andre NollMerge branch 't/sched_debug'
2010-06-28 Andre NollMerge branch 't/decoder_latency'
2010-06-23 Andre NollMerge branch 't/dccp_fec'
next