summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Include rabbitmq_top into server distributionMichael Klishin2016-06-211-0/+1
* Include rabbitmq_jms_topic_exchange into RabbitMQ distributionMichael Klishin2016-06-011-0/+1
* Backport the use of rabbitmq-build.mk from masterJean-Sébastien Pédron2016-05-311-9/+2
* Include rabbitmq_trust_store into RabbitMQ distributionMichael Klishin2016-05-271-0/+1
* Makefile: Add amqp_client and meck to TEST_DEPSJean-Sébastien Pédron2016-05-271-1/+1
* Makefile: Remove rabbitmq_test as a TEST_DEPSJean-Sébastien Pédron2016-05-271-0/+3
* Switch testsuite to common_test, part #1Jean-Sébastien Pédron2016-05-271-0/+2
* make tests: Do not run tests from rabbitmq-testJean-Sébastien Pédron2016-05-271-14/+0
* make source-dist: Exclude default $(PACKAGES_DIR)Jean-Sébastien Pédron2016-05-131-0/+1
* Run xmlto in more verbose modeMichael Klishin2016-02-291-1/+1
* Makefile: Fix Makefile indentationJean-Sébastien Pédron2016-02-181-5/+5
* make manpages: Fix xmlto(1) failures handlingJean-Sébastien Pédron2016-02-181-1/+2
* Distribute event-exchange, recent-history-exchange and shardingJean-Sébastien Pédron2015-12-211-0/+3
* make source-dist: Fix path to erlang.mk in rebar-based dependenciesJean-Sébastien Pédron2015-12-071-0/+3
* Load rabbitmq-tools.mkJean-Sébastien Pédron2015-12-011-1/+2
* make source-dist: Exclude more filesJean-Sébastien Pédron2015-12-011-0/+5
* Distributed deps: Move from a blacklist to a whitelistJean-Sébastien Pédron2015-12-011-14/+18
* make tests: Fix typo in how $(TARGETS_IN_RABBITMQ_TEST) is constructedJean-Sébastien Pédron2015-11-261-2/+2
* make *-in-rabbitmq_test: Depend on test-build and TEST_DEPS listrabbitmq_v3_6_0_milestone3Jean-Sébastien Pédron2015-11-251-1/+2
* make tests: Run tests in rabbitmq_test as wellJean-Sébastien Pédron2015-11-251-0/+13
* Put `*_usage.erl` dependencies and recipe in a single ruleJean-Sébastien Pédron2015-11-241-13/+11
* Makefile: Fix how we modify an autopatched erlang.mkJean-Sébastien Pédron2015-11-201-4/+4
* Makefile: Required Ranch version was moved to rabbitmq-components.mkJean-Sébastien Pédron2015-11-201-1/+0
* Switch to Ranch for connection handlingLoïc Hoguin2015-11-171-1/+2
* `make clean-source-dist` is PHONYJean-Sébastien Pédron2015-11-071-1/+1
* make source-dist: Do not distribute the websiteJean-Sébastien Pédron2015-11-061-2/+3
* make packages: Move targets to packaging/MakefileJean-Sébastien Pédron2015-11-041-49/+4
* make source-dist: -n means different things for BSD and GNU tarJean-Sébastien Pédron2015-11-041-3/+3
* make source-dist: Do not distribute Mercurial and Travis filesJean-Sébastien Pédron2015-11-041-0/+2
* make source-dist: Put distributed archives in $(PACKAGES_DIR)Jean-Sébastien Pédron2015-11-021-26/+32
* Makefile: Support V=2Jean-Sébastien Pédron2015-11-021-0/+3
* make package-standalone-macosx: Only valid on Mac OS XJean-Sébastien Pédron2015-10-291-6/+9
* Makefile: Use "cp -r", not "cp -a"Jean-Sébastien Pédron2015-10-291-8/+8
* make source-dist: Mention we should fix file timestampsJean-Sébastien Pédron2015-10-291-0/+3
* make source-dist: Replace version in rabbit.app.src as wellJean-Sébastien Pédron2015-10-281-0/+4
* make source-dist: Use $(PROJECT) instead of hardcoding `rabbit`Jean-Sébastien Pédron2015-10-281-2/+2
* make source-dist: "find -s" is not portable, use sort(1)Jean-Sébastien Pédron2015-10-281-4/+4
* make source-dist: Sort files in the source archiveJean-Sébastien Pédron2015-10-271-4/+11
* Makefile: USE_PROPER_QC is now a simply expanded variableJean-Sébastien Pédron2015-10-271-2/+2
* Makefile: Move .DEFAULT_GOAL to the same place as other MakefilesJean-Sébastien Pédron2015-10-271-2/+1
* make source-dist: Only force plugins' version when it's emptyJean-Sébastien Pédron2015-10-271-1/+1
* make source-dist: Fix licenses handling to match previous behaviorJean-Sébastien Pédron2015-10-271-2/+5
* make source-dist: Do not distribute some subdirectoriesJean-Sébastien Pédron2015-10-271-0/+4
* make source-dist: Do not distribute rabbitmq-metronome and -tokeJean-Sébastien Pédron2015-10-271-0/+2
* make source-dist: Do not distribute plugins/ directoriesJean-Sébastien Pédron2015-10-261-1/+4
* make source-dist: Properly list distributed componentsJean-Sébastien Pédron2015-10-261-11/+22
* make source-dist: Filter out `rabbit` from the dependencies listJean-Sébastien Pédron2015-10-261-1/+1
* Move compare_version to rabbitmq-commonJean-Sébastien Pédron2015-10-231-18/+0
* rabbit_common is added automaticallyJean-Sébastien Pédron2015-10-201-1/+1
* Allow to specify temporary $(PLUGINS)Jean-Sébastien Pédron2015-10-201-1/+1