Merge branch 'maint'
[paraslash.git] / Makefile.real
2017-07-28 Andre NollMerge branch 'maint'
2017-07-13 Andre NollMerge branch 'maint'
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-04-25 Andre NollMerge branch 'maint'
2017-04-24 Andre NollMerge branch 'refs/heads/t/xz'
2017-04-23 Andre NollMerge branch 'refs/heads/t/dynamic_chunks'
2017-04-21 Andre NollMerge branch 'refs/heads/t/wma_improvements'
2017-04-19 Andre NollMerge branch 'refs/heads/t/makefile_conventions'
2017-04-18 Andre NollMerge branch 'refs/heads/t/rm_as_compat'
2017-04-16 Andre NollMerge branch 'refs/heads/t/rm_rc4'
2017-04-15 Andre NollMerge branch 'refs/heads/t/rm_oaep'
2017-04-09 Andre NollMerge branch 'refs/heads/t/rm_asn'
2017-04-04 Andre NollMerge branch 'refs/heads/t/rm_osx'
2017-04-01 Andre Nollmixer: Implement non-linear time scale for fading.
2017-03-26 Andre NollSwitch to xz to compress tarballs.
2017-03-26 Andre NollConvert para_fade to subcommands, rename it to para_mixer.
2017-03-26 Andre Nollbuild: Create .dep files only during compilation.
2017-03-26 Andre Nollbuild: Simplify definition of $m4_lls_deps.
2017-03-26 Andre Nollbuild: Rename command list variables.
2017-03-26 Andre Nollbuild: Combine $(CFLAGS) and $(STRICT_CFLAGS).
2017-03-26 Andre Nollbuild: Let .d files depend only on .c.
2017-03-26 Andre Nollbuild: Don't create phony targets for dependencies.
2017-03-26 Andre Nollbuild: Remove duplicate dependency.
2017-03-26 Andre Nollbuild: Remove cmdline_dir and friends.
2017-03-26 Andre Nollbuild: Remove some unused variables from Makefile.real.
2017-03-26 Andre Nollbuild: Remove m4/gengetopt.
2017-03-26 Andre NollRemove man_util.bash.
2017-03-26 Andre NollConvert para_server to lopsub.
2017-03-26 Andre NollConvert para_audiod to lopsub.
2017-03-26 Andre NollConvert para_afh to lopsub.
2017-03-26 Andre NollConvert para_gui to lopsub.
2017-03-26 Andre NollConvert para_filter to lopsub.
2017-03-26 Andre NollConvert para_write to lopsub.
2017-03-26 Andre NollConvert para_recv to lopsub.
2017-03-26 Andre NollConvert writers to lopsub.
2017-03-26 Andre NollConvert filters to lopsub.
2017-03-26 Andre NollConvert para_play to lopsub.
2017-03-26 Andre NollConvert para_fade to lopsub.
2017-03-26 Andre NollConvert para_client to lopsub.
2017-03-26 Andre NollConvert receivers to lopsub.
2017-03-26 Andre NollConvert audioc to lopsub.
2017-03-26 Andre NollRemove *.cmd and command_util.bash.
2017-03-26 Andre Nollplay: Link against lopsub and convert com_help() to...
2017-03-26 Andre Nollserver: Convert non-afs commands to lopsub.
2017-03-26 Andre NollConvert audiod commands to lopsub.
2017-03-25 Andre NollCombine aacdec and aac_common.
2017-03-25 Andre NollConvert the aac audio format handler to libmp4ff.
2017-01-08 Andre Nollbuild: Rename target "tarball" to "dist".
2017-01-08 Andre Nollbuild: Do not strip installed executables by default.
2017-01-08 Andre Nollbuild: Support $(DESTDIR).
2017-01-08 Andre Nollbuild: Rename clean targets.
2017-01-04 Andre Nollbuild: Remove compatibility check for clock_gettime().
2017-01-04 Andre NollDrop support for Mac OS.
2017-01-01 Andre NollMerge branch 'maint'
2017-01-01 Andre NollUpdate copyright year to 2017.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-30 Andre NollMakefile: Don't compile with -Wformat-signedness uncond...
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-20 Andre NollSimplify the error subsystem, get rid of error2.[ch].
2016-12-20 Andre NollMerge branch 'refs/heads/t/base64'
2016-12-19 Andre Nollaft.c: Use correct format string for error output.
2016-12-19 Andre NollMerge branch 'refs/heads/t/rm_source_browser'
2016-12-04 Andre NollCompile with -Wformat-signedness if possible.
2016-12-04 Andre NollMerge branch 'refs/heads/t/sideband-cleanup'
2016-08-26 Andre Nollbuild: Remove target "dep".
2016-08-07 Andre NollSet copyright year in Makefile.real.
2016-07-23 Andre Nollbuild: Remove @socket_ldflags@ and @nsl_ldflags@.
2016-07-17 Andre Nollbuild: Add -Wdeclaration-after-statement.
2016-07-03 Andre NollMerge branch 'refs/heads/t/i9e'
2016-06-26 Andre NollMerge branch 'refs/heads/t/mp3_afh'
2016-06-12 Andre NollMerge branch 'refs/heads/t/opus_cleanup'
2016-06-04 Andre NollMerge branch 'refs/heads/t/audiod-time-string'
2016-05-15 Andre NollMerge branch 'refs/heads/t/gui-improvements'
2016-05-08 Andre NollMakefile.real: Remove duplicate $build_date.
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-04-17 Andre NollMerge branch 'refs/heads/t/markdown'
2016-04-10 Andre NollMerge branch 'refs/heads/t/attribute_fix'
2016-04-02 Andre NollMerge branch 'refs/heads/t/image_id_mm'
2016-04-01 Andre NollMerge branch 'maint'
2016-03-17 Andre Nollbuild: Let man pages depend on git-version.h.
2016-03-06 Andre NollMerge branch 'refs/heads/t/com_sender'
2016-02-21 Andre NollMerge branch 'maint'
2016-01-30 Andre NollMerge branch 'refs/heads/t/para_play_fixes'
2016-01-10 Andre NollDeactivate implicit make rules.
2016-01-02 Andre Nollbuild: Remove arch_cppflags.
2015-12-28 Andre Nollbuild: Compute CC version, build date and uname string...
2015-12-13 Andre NollMerge branch 'refs/heads/t/priority'
2015-12-08 Andre NollMerge branch 'refs/heads/t/strerror'
2015-10-29 Andre Nollbuild: Fix audiod_command.c dependency.
2015-10-25 Andre NollMerge branch 'refs/heads/t/command_handler_cleanups'
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-20 Andre Nollbuild: maintainer-clean: Kill web_sync remove command.
2015-09-20 Andre Nollbuild: Completion headers no longer depend .c file.
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-08-09 Andre Nollbuild: Unify spelling of commands and directories.
next