]> git.proxmox.com Git - mirror_corosync.git/history - Makefile.am
ipc_glue: Introduce constant for service name len
[mirror_corosync.git] / Makefile.am
2013-06-13 Jan FriesseRename make target coverity
2013-04-02 Yuichi SEINObuild: pass enable options to "make rpm" from configure
2012-11-06 Jan FriesseMerge pull request #2 from dfcluster/master
2012-08-29 Fabio M. Di Nittobuild: fix spec file creation
2012-08-28 Fabio M. Di Nittobuild: fix usage of sed and drop build-aux/genman
2012-08-28 Fabio M. Di Nittobuild: use libtool for linking
2012-08-07 Fabio M. Di Nittoquorum devices: add support to build system
2012-03-12 Fabio M. Di Nittobuild: drop obsoleted SOCKETDIR option
2012-02-09 Fabio M. Di Nittocoverity: increase aggressiveness of the test and fix...
2012-02-09 Fabio M. Di Nittoman: add build infrastructure to generate devel man...
2012-02-08 Angus SalkeldAdd a common library that can be shared between libs...
2012-02-01 Fabio M. Di Nittobuild: fix make dist and make rpm
2012-01-16 Steven DakeRemove lcr directory, files, and references since it...
2012-01-16 Steven DakeInitial removal of plugins
2012-01-08 Steven DakeImprove make rpm to work properly
2011-12-20 Jan FriesseConvert xml config file
2011-10-21 Steven Dakeadd wait-for-license to cov-analyze
2011-10-21 Angus SalkeldRemove references to README.devmap
2011-10-20 Steven DakeAdd --concurrency to coverity make target
2011-07-06 Florian Haasbuild: force LC_ALL=C correctly for dates
2011-06-29 Steven DakeAdd coverity target to corosync makefile.am
2011-03-07 Russell BryantMinor build system updates for doxygen.
2011-02-04 Angus SalkeldAdd dbus and snmp notifier
2010-12-01 Fabio M. Di Nittobuild: fix make srpm from release tarball
2010-11-19 Fabio M. Di Nittobuild: fix makefile to ship corosync.conf.example.udpu
2010-11-18 Steven DakeMerge branch 'topic-udpu'
2010-11-18 Steven DakeAdd the UDPU transport
2010-11-10 Fabio M. Di Nittobuild: fix spec file and srpm/rpm generation
2010-11-10 Fabio M. Di Nittoadd release script and git based versioning
2010-06-30 Steven DakeHave makefile create /var/log/cluster rather then coros...
2010-04-14 Angus Salkeldtest for augtool before using it in "make check"
2010-03-30 Angus Salkeldfix make distcheck (add corosync.aug to EXTRA_DIST
2010-03-24 Angus Salkeldfix 'make distcheck'
2010-03-24 Angus SalkeldAdd crypto options to augeas lense & add make check
2010-03-03 Angus SalkeldAdd a test harness to corosync that uses CTS from pacem...
2010-02-17 Angus SalkeldAdd augeas lense for corosync.conf
2009-11-30 Fabio M. Di NittoExpose service.d config directory
2009-06-27 Fabio M. Di NittoFix rpm version generation and adapt release manager...
2009-06-25 Fabio M. Di NittoAdd support for make srpm and make rpm targets
2009-06-25 Fabio M. Di NittoFix make dist target
2009-06-19 Fabio M. Di NittoFix handling of sysconfdir
2009-06-19 Fabio M. Di NittoInstall basic operational directories
2009-04-22 Jim Meyeringremove all trailing blanks
2009-04-20 Fabio M. Di NittoRename corosync.conf to corosync.conf.example
2009-04-18 Steven DakeMove QUICKSTART to INSTALL and update it.
2009-04-18 Steven DakeAdd AUTHORS file.
2009-03-18 Fabio M. Di NittoAdd missing uninstall-local targets and fix configurati...
2009-03-18 Fabio M. Di NittoMore cleanup for distcheck to work
2009-03-17 Fabio M. Di NittoFix doc stuff
2009-03-17 Fabio M. Di NittoFix the whole manpage stuff
2009-03-16 Fabio M. Di Nittoconfigure.ac:
2009-03-11 Fabio M. Di Nitto1) kill all those "for" shell loops. They are dangerous...
2009-03-11 Fabio M. Di NittoDrop ld.conf file that is now unrequired
2009-03-11 Fabio M. Di NittoReadd pkgconfig subdir to the build system and port it
2009-03-11 Fabio M. Di NittoAdd entries to maintainer-clean target
2009-03-10 Steven DakeAutomake. The journey begins.