summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile: Add targets to run RabbitMQJean-Sébastien Pédron2015-10-201-0/+93
* Git: Ignore *.beamJean-Sébastien Pédron2015-10-201-0/+1
* Makefile: Set TEST_ERLC_OPTSJean-Sébastien Pédron2015-10-201-6/+14
* Git: Ignore generated documentationJean-Sébastien Pédron2015-10-201-0/+12
* Makefile: Sort content a bitJean-Sébastien Pédron2015-10-201-14/+9
* Makefile: Connect manpages to the buildJean-Sébastien Pédron2015-10-201-57/+60
* erlang.mk: Disable EDoc generationJean-Sébastien Pédron2015-10-201-1/+1
* erlang.mk: Apply experimental speed improvementsJean-Sébastien Pédron2015-10-201-4/+3
* Use $(ERL) from erlang.mkJean-Sébastien Pédron2015-10-201-1/+1
* Makefile: Resolve $(USE_PROPER_QC) only when neededJean-Sébastien Pédron2015-10-201-2/+2
* Makefile: Use `erl -version` to do ERTS version testsJean-Sébastien Pédron2015-10-201-5/+22
* Add $(gen_verbose) in front of generated sourcesJean-Sébastien Pédron2015-10-201-13/+16
* Makefile: Compile behaviors firstJean-Sébastien Pédron2015-10-201-3/+7
* Update .gitignoreJean-Sébastien Pédron2015-10-201-34/+6
* Move .app file to src/Jean-Sébastien Pédron2015-10-201-0/+0
* Move headers to rabbitmq-commonJean-Sébastien Pédron2015-10-202-184/+0
* Makefile: Use `erlang.mk`Jean-Sébastien Pédron2015-10-201-374/+52