summaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Keep the version hardcoded in mix.exs fileMickael Remond2015-06-291-1/+0
| | | | | | Generated the mix.exs file through configure is not possible when using mix, as it does not run configure after having downloaded the dependencies. #621
* Add correct package version for mix (#577)Christophe Romain2015-05-291-0/+1
|
* Merge pull request #486 from saa/sqlite_supportEvgeny Khramtsov2015-04-081-0/+3
|\ | | | | Add SQLite support
| * Add SQLite supportSergey Abramyan2015-03-201-0/+3
| |
* | ejabberd can be embedded in an Elixir applicationMickael Remond2015-04-041-1/+1
|/
* Add Elixir support to ejabberdMickaël Rémond2015-02-101-0/+3
|
* Let Git ignore the "rel/ejabberd" directoryHolger Weiss2014-09-301-0/+1
|
* Let Git ignore the "configure" scriptHolger Weiss2014-07-241-0/+1
|
* Let Git ignore the "ebin" directoryHolger Weiss2014-04-061-2/+1
|
* Let Git ignore files generated by "make install"Holger Weiss2014-04-061-0/+2
|
* Do not ignore ASN.1-generated filesEvgeniy Khramtsov2013-06-221-3/+0
|
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-18/+17
| | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
* Ignore OS X libraries.W. Andrew Loe III2010-12-151-0/+1
|
* Add extract_translations.beam to gitignoreBadlop2010-11-171-0/+1
|
* Rename aclocal.m4 to acinclude.m4 (thanks to Andreas Köhler)Badlop2010-10-151-0/+1
| | | | | | | | | | Also fixed minor typos, added the compiled aclocal.m4 to gitignore. As the 2.1.x branch includes the 'configure' script, it isn't needed to document here how to build it, only in the master branch. Related documentation: http://www.gnu.org/software/hello/manual/automake/Local-Macros.html#Local-Macros http://www.gnu.org/software/hello/manual/automake/Invoking-aclocal.html#Invoking-aclocal
* Include a gitignore file in the ejabberd git repository (EJAB-1312)Badlop2010-10-141-0/+35
|
* * .gitignore: Removed (EJAB-441)Badlop2007-12-041-18/+0
| | | | | | * src/.cvsignore: Likewise SVN Revision: 1021
* * src/ejabberd_s2s.erl: don't use the resource of the sender to chooseJérôme Sautret2007-10-301-0/+6
| | | | | | | | | | | | | | | | a s2s connection to ensure that a muc room always uses the same connection Merge branch 'ejabberd_s2s' Conflicts: .gitignore src/configure src/ejabberd_c2s.erl src/ejabberd_s2s.erl SVN Revision: 963
* Ignore more files in git.Mickaël Rémond2007-09-141-1/+9
| | | | SVN Revision: 940
* Don't track some files in git.Mickaël Rémond2007-09-141-0/+4
SVN Revision: 939