summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove unused variable $(UNZIP)Jean-Sébastien Pédron2015-10-201-2/+0
| * | | Be conservative only with rabbitmq-server-*Jean-Sébastien Pédron2015-10-201-4/+4
| * | | Be more conservative with rsync --excludeJean-Sébastien Pédron2015-10-201-5/+5
| * | | Include `packaging` in source-distJean-Sébastien Pédron2015-10-201-1/+0
| * | | Git: Ignore uncompressed manpagesJean-Sébastien Pédron2015-10-201-4/+4
| * | | Do not compress manpages, the packaging system handles thatJean-Sébastien Pédron2015-10-201-6/+13
| * | | Remove debugging echoJean-Sébastien Pédron2015-10-201-1/+0
| * | | Add `make install` targetJean-Sébastien Pédron2015-10-201-0/+42
| * | | Escape '{' with [] in sed regular expression to please GNU sedJean-Sébastien Pédron2015-10-201-1/+1
| * | | Move common modules from rabbitmq-server to rabbitmq-commonJean-Sébastien Pédron2015-10-202-66/+0
| * | | rabbitmq-env: Fix vars for rabbitmq-plugins before setting ERL_LIBSJean-Sébastien Pédron2015-10-201-18/+18
| * | | Git: Ignore /plugins instead of /distJean-Sébastien Pédron2015-10-201-1/+1
| * | | rabbitmq-env: Adjust RABBITMQ_*PLUGINS* if running from dev envJean-Sébastien Pédron2015-10-201-6/+30
| * | | rabbitmq-defaults: Set RABBITMQ_DEV_ENV...Jean-Sébastien Pédron2015-10-201-0/+6
| * | | Use `plugins` as the dist directory directlyJean-Sébastien Pédron2015-10-201-3/+3
| * | | Update rabbitmq-components.mkJean-Sébastien Pédron2015-10-201-0/+7
| * | | Update rabbitmq-components.mkJean-Sébastien Pédron2015-10-201-5/+4
| * | | rabbit.app: Default to version 0.0.0 in source app fileJean-Sébastien Pédron2015-10-201-1/+1
| * | | Git: Ignore source distribution filesJean-Sébastien Pédron2015-10-201-0/+7
| * | | Use rabbitmq-components.mk to fetch RabbitMQ componentsJean-Sébastien Pédron2015-10-202-21/+72
| * | | Update erlang.mkJean-Sébastien Pédron2015-10-201-11/+5
| * | | Update erlang.mkJean-Sébastien Pédron2015-10-201-40/+50
| * | | Add all revisions/tags/branches in the source archiveJean-Sébastien Pédron2015-10-201-2/+6
| * | | In source-dist, set all applications' version to `$(VERSION)`Jean-Sébastien Pédron2015-10-201-1/+12
| * | | Finish `make source-dist` and update erlang.mkJean-Sébastien Pédron2015-10-202-70/+125
| * | | Add `make source-dist` to prepare the source archive(s)Jean-Sébastien Pédron2015-10-201-0/+73
| * | | Remove unused scripts & MakefilesJean-Sébastien Pédron2015-10-204-119/+0
| * | | Use dependency branches matching the parent branchJean-Sébastien Pédron2015-10-201-2/+19
| * | | Update erlang.mkJean-Sébastien Pédron2015-10-202-15/+47
| * | | Update erlang.mk and rely on the new makedep featureJean-Sébastien Pédron2015-10-204-168/+192
| * | | Move codegen.py to rabbitmq-commonJean-Sébastien Pédron2015-10-201-596/+0
| * | | Tests are moved to rabbitmq-testJean-Sébastien Pédron2015-10-2015-5281/+0
| * | | rabbitmq-env: Use deps/rabbit_common in ERL_LIBSJean-Sébastien Pédron2015-10-201-0/+3
| * | | Start rabbit_common on bootJean-Sébastien Pédron2015-10-201-1/+1
| * | | rabbit_plugins: Do not consider rabbitmq-common as a pluginJean-Sébastien Pédron2015-10-201-0/+2
| * | | Makefile: Take rabbitmq-common from GitHubJean-Sébastien Pédron2015-10-201-1/+1
| * | | Define ERL_LIBS when RabbitMQ runs from its source directoryJean-Sébastien Pédron2015-10-201-0/+13
| * | | Use `$(DEP_PLUGINS)`Jean-Sébastien Pédron2015-10-201-6/+1
| * | | Update erlang.mkJean-Sébastien Pédron2015-10-201-2/+18
| * | | `make run*`-related targets were moved to rabbitmq-run.mkJean-Sébastien Pédron2015-10-201-92/+0
| * | | Makefile: Use the rabbitmq-run.mk plugin, not -dist.Jean-Sébastien Pédron2015-10-201-1/+1
| * | | Git: Ignore /distJean-Sébastien Pédron2015-10-201-0/+1
| * | | Use rabbit_common .ez archive instead of deps/Jean-Sébastien Pédron2015-10-201-6/+15
| * | | Update erlang.mkJean-Sébastien Pédron2015-10-201-16/+32
| * | | Git: Ignore /doc and /logsJean-Sébastien Pédron2015-10-201-0/+2
| * | | Update erlang.mk and disable `edoc` pluginJean-Sébastien Pédron2015-10-202-1/+71
| * | | `rabbitmq_common` is now `rabbit_common`Jean-Sébastien Pédron2015-10-201-3/+3
| * | | Use EXTRA_SOURCES for `*_usage.erl`Jean-Sébastien Pédron2015-10-201-22/+15
| * | | StyleJean-Sébastien Pédron2015-10-201-1/+1
| * | | Update erlang.mkJean-Sébastien Pédron2015-10-201-50/+62