descriptionRabbitMQ Public Umbrella
ownerpaulj@lshift.net
last changeWed, 01 Sep 2010 12:47:10 +0100
changes
28 hours agoDavid WraggMerge bug23196 into default default tip
29 hours agoDavid WraggMerge bug23130 into default (place plugin version into .app descriptor
2 days agoSimon MacMullenAdd a distclean target for the umbrella. bug23196
2 days agoSimon MacMullenIngest caffeine. bug23196
2 days agoSimon MacMullensqueakyclean -> distclean bug23196
6 days agoSimon MacMullenAdd squeakyclean target, make distclean point to it. bug23196
6 days agoSimon MacMullenplace plugin version into .app descriptor bug23130
9 days agoMichael BridgenAdded tag rabbitmq_v2_0_0 for changeset 94c4484f303e
4 weeks agoMarek Majkowskibug22980 merged into default rabbitmq_v2_0_0
4 weeks agoSimon MacMullenAdd a comment explaining the various lists. bug22980
4 weeks agoSimon MacMullenDon't tag / push -server or -codegen. bug22980
4 weeks agoSimon MacMullenAdd tag and push targets. bug22980
4 weeks agoSimon MacMullenActually, rabbitmq-xmpp doesn't build and is very different from the other plugins. Never mind. bug22980
4 weeks agoSimon MacMullenBuild the XMPP plugin too. bug22980
4 weeks agoSimon MacMullenOnly try to update our own repos to tags. bug22980
4 weeks agoSimon MacMullenFix the existing plugins bundle thing so that it doesn't make a zip, versions the plugin files, and doesn't use "DIST_DIR" (which is rm -rf 'ed in some plugins, with "hilarious" consequences). bug22980
5 weeks agoMatthias Radestockadd shovel to plugin checkout/build
6 weeks agoTony Garnock-Joneserlang-rfc4627 is now on github
6 weeks agoTony Garnock-Joneserlang-rfc4627 is now on github
7 weeks agoSimon MacMullenMerge heads
7 weeks agoSimon MacMullenAdd a couple of missing ";" that prevent you building plugins with >1 internal dependency.
7 weeks agoMarek Majkowskibug 22845, rabbitmq-status must be in CORE_REPOS
7 weeks agoTony Garnock-JonesAlways autoreconf for rabbitmq-c, to ensure the configure script is up-to-date.
7 weeks agoTony Garnock-JonesIgnore preset cache file
7 weeks agoTony Garnock-JonesMerge heads
7 weeks agoTony Garnock-JonesSupport configurations, e.g. amqp_0_9_1 and v1dot8
8 weeks agoMatthew SackmanMerging bug 22845 onto default
2 months agoMarek Majkowskirabbitmq-status shall also be in $PLUGINS bug22845
2 months agoTony Garnock-JonesInclude shovel plugin in pb.py
2 months agoTony Garnock-JonesSupply stub instructions for the java client as well
2 months agoTony Garnock-JonesThe windows packaging rebuilds srcdist too.
2 months agoTony Garnock-JonesCorrect merge heads this time! Previous one effectively stuck default into bug22845, which is luckily harmless in this case
2 months agoTony Garnock-JonesMerge heads bug22845
2 months agoTony Garnock-JonesSupply stub installation/build instructions for server's srcdist.
2 months agoMarek MajkowskiStatus plugin should be compiled by default under public umbrella. bug22845
2 months agoMarek MajkowskiUse hg.rabbitmq.net instead of hg.opensource.lshift.net for erlang-rfc4627
3 months agoTony Garnock-JonesYet more dependencies
3 months agoTony Garnock-JonesMore dependencies: erlang-src, for inets headers, and subversion, for mochiweb cloning
3 months agoTony Garnock-JonesMore missing build-dependencies
3 months agoTony Garnock-JonesDepend on libpopt-dev
3 months agoTony Garnock-JonesInstall new amqp-tools package too
3 months agoTony Garnock-JonesBuild rabbitmq-server rpms.
3 months agoTony Garnock-JonesColorize warnings about package prereqs
3 months agoTony Garnock-Jonesmerge heads
3 months agoTony Garnock-JonesComment
3 months agoTony Garnock-JonesPrereq check
3 months agoTony Garnock-JonesBuild a windows package, too.
3 months agoTony Garnock-JonesAdd presence-exchange to the list
3 months agoTony Garnock-JonesRemove postinst/postrm scripts: too clever by half.
3 months agoTony Garnock-JonesTemporary workaround for insufficient resolution on ez deb dependencies.
3 months agoTony Garnock-JonesClean separately.
5 months agoMatthew SackmanAllow the root dir to be overridden
5 months agoTony Garnock-JonesUpdate more reliably
5 months agoTony Garnock-JonesMake EzProject instances depend on the rabbitmq-server project.
5 months agoTony Garnock-JonesRabbitHub is now a plugin
5 months agoTony Garnock-JonesComment re: insufficiency of stub BQL packager
5 months agoTony Garnock-JonesAdd BQL plugin
5 months agoTony Garnock-JonesRemove old shell-based scripts; pb.py replaces them
5 months agoTony Garnock-JonesFix wrong deb package reference
5 months agoTony Garnock-JonesDebianization fixes
5 months agoTony Garnock-JonesLog building
5 months agoTony Garnock-JonesActually update before building. Oops
5 months agoTony Garnock-JonesMuch improved calculation of when things need rebuilding. Documentation to follow
5 months agoTony Garnock-JonesInstall mochiweb ez properly
5 months agoTony Garnock-JonesCope with unchecked-out erlang client
5 months agoTony Garnock-JonesPackage EZs as .debs
5 months agoTony Garnock-JonesMigrate old buildlib.sh autobuilder from other umbrella
5 months agoTony Garnock-JonesAdd echo-package-name and distclean targets
6 months agoMatthew Sackmantest should be PHONY
7 months agoMatthew SackmanINCLUDES is a useful thing to have defined - some plugins need it defined during their build
7 months agoMatthew SackmanImproved build mechanism by allowing arbitrary extra prerequisites. Most useful when they're phony
7 months agoPaul JonesAllow EXTRA_PACKAGE_ARTIFACTS to declare additional output packages
7 months agoMatthew SackmanGeneratedSources need only be able to spit out beams, not erls. This makes that feature more flexible. Also a minor fix in the clean to remove any erls that may have been spat out via GeneratedSources
9 months agoMarek MajkowskiMerged bug22033 into default
9 months agoMatthew Sackmanmerged bug 21985 into default
9 months agoPaul JonesEliminated [: 11: true: unexpected operator warning under debian bug21985
9 months agoPaul JonesDisable memsup bug22033
11 months agoDavid WraggMerge bug21745 into default
11 months agoDavid WraggMerge bug21558 into default
11 months agoPaul JonesChanged package to only attempt to package plugins bug21745
11 months agoMatthew Sackmanintroduced TMPDIR and ?= defined it. Also ?= defined a few other sensible vars (ERL, ERLC, SHELL, ERL_CALL). bug21558
11 months agoPaul JonesRe-merged bug21508 after erronous commit to branch
12 months agoPaul JonesMerged bug21318 into default
12 months agoMarek MajkowskiFixed code coverage bug21318
12 months agoPaul JonesRemoved references to hg.rabbitmq.com, since smtp adapter is now available in all the right places bug21508
12 months agoMarek MajkowskiMerged default to bug21318 bug21318
12 months agoMarek MajkowskiLet's compile stomp as a part of umbrella build bug21318
12 months agoBen HoodMerged bug21508 into default
12 months agoPaul JonesAdded support for a TEST_SCRIPTS variable bug21508
12 months agoPaul JonesDocumented the test commands flag
12 months agoMarek MajkowskiAdded coverage target in include.mk bug21318
12 months agoTony Garnock-JonesAdd rabbitmq-smtp plugin
12 months agoTony Garnock-JonesSupport for TEST_ARGS makefile variable (though Mind Your Quoting, sigh)
12 months agoTony Garnock-JonesThe script is rabbitmq-activate-plugins, not activate-plugins
12 months agoBen HoodMerged bug21410 into default
12 months agoPaul JonesRe-used enumeration already calculated as a constant bug21410
12 months agoPaul JonesMade packaging the default target. Various shuffling of goals to make the process not continually rebuild when un-necessary bug21410
12 months agoPaul JonesCalculate dependency app names based on any .ez files in dependencies dist directory bug21410
12 months agoPaul JonesChanges to include.mk to allow use of include_lib bug21410
12 months agoPaul JonesAdded erlang-rfc4626 as a plugin; corrected rm when no plugins are installed
12 months agoBen HoodSuppresses make output when invoking list-deps target
12 months agoPaul JonesBetter support for internal dependencies
12 months agoBen HoodRenamed the module dependencies in the umbrella makefile
12 months agoTony Garnock-JonesUse MAKE variable, to cope with BSDs where make is BSD make
13 months agoTony Garnock-JonesJoin the "foreach" commands with && instead of ;, for stop-on-error
13 months agoPaul JonesUpdated Makefile with new project names and locations
13 months agoPaul JonesChanged test applications to be started with application:start instead of -s; packaging now copies .ez files for internal deps into dist directory
13 months agoBen HoodAdded a target to run an application
13 months agoPaul JonesAdded support for internal dependencies
13 months agoPaul JonesChanges in REPOBASE calculation for move to hg.rabbitmq.com
13 months agoPaul JonesAdded functionality to common makefile for executing tests
13 months agoPaul Jonesinclude.mk allows additional packages to be indicated for packaging
13 months agoPaul JonesMerged heads
13 months agoPaul JonesAdded a bunch more content to the include.mk file
13 months agoBen HoodAdded bundle target
13 months agoPaul JonesManually add mochiweb as a plugin so mod_http will start
13 months agoBen HoodAdded st target
13 months agoPaul JonesAdded an attach_plugins target for easing the setup of plugins
13 months agoBen HoodMakefile now checks out rabbit components
13 months agoBen HoodMinor tweak
13 months agoBen HoodAdded pull target to the makefile
13 months agoBen HoodInitial version of the umbrella
...
tags
4 weeks agorabbitmq_v2_0_0
...
branches
28 hours agob51046f0b969default
2 days ago406d9ca6630ebug23196
6 days ago13167d043b3ebug23130
4 weeks ago6ca4741da242bug22980
2 months agoc01ce789bef5bug22845
9 months agoe6fb7b08a3f2bug21985
9 months ago20b132d7e58cbug22033
11 months agob08e26cc7170bug21745
11 months agoe39080de5f7bbug21558
12 months agob570ea2c73e4bug21318
12 months ago150e068ebe95bug21508
12 months agoc46439927784bug21410
...