summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add target to run bats tests to MakefileGerhard Lazu2017-08-221-0/+18
* Change vm_memory_use_process_rss config to vm_memory_calculation_strategyDaniil Fedotov2017-06-141-1/+1
* Use system process rss memory when reporting vm memoryDaniil Fedotov2017-06-121-0/+1
* Makefile: Load the new `rabbitmq-early-test.mk` early-stage pluginrabbitmq_v3_6_10_rc2Jean-Sébastien Pédron2017-05-161-0/+1
* Makefile: Fix malformed manpagesJean-Sébastien Pédron2017-04-251-0/+2
* NamingMichael Klishin2017-04-121-2/+2
* Re-enable disk_monitor in case of parser failuresDiana Corbacho2017-04-121-1/+3
* test: A few minor style fixesJean-Sébastien Pédron2017-03-091-2/+11
* Rename suites and run testscases in parallelDiana Corbacho2017-03-091-1/+1
* Use fast and slow targets from new Makefile pluginDiana Corbacho2017-03-091-0/+7
* Bump msg_store_io_batch_size according to #1098Michael Klishin2017-02-171-2/+2
* Mention #1098Michael Klishin2017-02-081-2/+2
* Bump message store credit flow settingsMichael Klishin2017-02-051-1/+1
* Disable background GC by default; bump credit flow defaultsMichael Klishin2017-02-051-2/+2
* Makefile: Load rabbitmq-dist.mk before rabbitmq-run.mkJean-Sébastien Pédron2017-01-311-1/+1
* Configure memory reduction for all queue typesDiana Corbacho2016-12-301-1/+2
* Makefile: PROJECT_VERSION is set in rabbitmq-components.mkJean-Sébastien Pédron2016-12-061-1/+0
* Update rabbitmq-components.mkJean-Sébastien Pédron2016-12-061-3/+0
* Move from .app.src to Makefile variablesJean-Sébastien Pédron2016-12-061-0/+115
* Makefile: Remove $(VERSION), it is unusedJean-Sébastien Pédron2016-12-051-1/+0
* Add rabbitmq_ct_client_helpers to TEST_DEPSJean-Sébastien Pédron2016-11-241-1/+1
* Makefile: Move install recipes to rabbitmq-releaseJean-Sébastien Pédron2016-09-221-117/+0
* Move all release handling bits to rabbitmq-releaseJean-Sébastien Pédron2016-09-211-204/+6
* Makefile: Remove the `$(PLUGINS)` variableJean-Sébastien Pédron2016-09-191-1/+1
* Makefile: Explicitely list all DEPSJean-Sébastien Pédron2016-09-191-2/+2
* Proper is a test dependency nowMichael Klishin2016-09-021-1/+1
* Makefile: Re-add amqp_client and meck as TEST_DEPSJean-Sébastien Pédron2016-09-021-0/+1
* Makefile: No need to filter out rabbitmq_test from TEST_DEPS anymoreJean-Sébastien Pédron2016-09-021-3/+0
* Use CT_OPTS from rabbitmq-build.mkJean-Sébastien Pédron2016-07-051-2/+0
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-6/+0
* 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