summaryrefslogtreecommitdiff
path: root/Makefile.win
Commit message (Expand)AuthorAgeFilesLines
* Bind python-black to specific version (#4528)Ronny Berndt2023-04-131-1/+1
* Suppress sasl_error_logger output on Windows (#4492)Ronny Berndt2023-03-231-5/+5
* Fix erlfmt-format on Windows (#4463)Ronny Berndt2023-03-091-2/+2
* Improve documentation of source code format checksGabor Pali2023-03-091-3/+4
* Consolidate Mango integration testsGabor Pali2023-02-211-1/+5
* Overhaul the Windows MakefileGabor Pali2023-02-161-11/+33
* Move elixir search tests to be with other elixir testsJay Doane2023-02-151-11/+7
* Fix Dreyfus Elixir test suiteGabor Pali2023-02-091-0/+12
* Disable execution of ExUnit testsGabor Pali2023-02-091-1/+0
* Allow to run only specific EUnit tests on Windows (#4399)Ronny Berndt2023-01-211-12/+14
* Adding build-report makefile target on Windows (#4384)Ronny Berndt2023-01-181-0/+5
* Return back to allowing offline configure and make releaseNick Vatamaniuc2022-12-191-1/+1
* fix(3517): super-simplistic fix to avoid costly AST transforms when t… (#4292)Jan Lehnardt2022-12-131-1/+1
* nose->nose2 deps upgrade for mango testsWill2022-03-301-1/+1
* Win32-SM91 support and fixesWill2022-03-121-3/+3
* 3.x: Add rebar3 and erlfmt install commands to configure.ps1 #3873Will2022-03-121-10/+13
* Remove ERL_OPTSncshaw2021-12-171-1/+1
* Port erlfmt formatting to 3.xNick Vatamaniuc2021-11-221-4/+11
* Fix Windows makefile for Fauxton (#3777)Joan Touzet2021-10-051-1/+1
* Add ability to control which Elixir integration tests to runILYA Khlopotov2021-09-161-0/+11
* Remove JS tests + support for harness (#3197) (#3203)Joan Touzet2020-10-071-26/+3
* Remove javascript tests from main build processJuanjo Rodriguez2020-10-071-1/+0
* Update Makefile.win to Include locad configs and clean configs in devcleanJuanjo Rodriguez2020-09-241-1/+6
* Fix python-black target for WindowsJoan Touzet2020-04-301-2/+2
* allow to run 'javascript' target with other test targets in the same 'make' p...Juanjo Rodriguez2020-04-301-1/+2
* Ensure python black runs on all .py files (#2827)Joan Touzet2020-04-271-2/+2
* Fix Windows build (#2534)3.0.0-RC1Joan Touzet2020-02-081-21/+21
* Makefile parity; remove [un]install tgts (#2512)Joan Touzet2020-02-061-88/+66
* feat: remove couchup (#2399)Jan Lehnardt2020-01-071-2/+2
* Port erlang views tests into elixir test suite (#2237)Juanjo Rodriguez2020-01-041-1/+1
* Refuse startup with no server admin set up (#2389)Jan Lehnardt2020-01-041-0/+6
* Integrate excoverals into test stackILYA Khlopotov2019-12-121-1/+1
* Ensure EUnit inherits appropriate env varsAdam Kocoloski2019-08-161-2/+2
* Unify runners for unit and integration testsILYA Khlopotov2019-07-291-11/+7
* Minimal ExUnit setupILYA Khlopotov2019-07-291-0/+14
* Warn people to edit both Makefiles. (#1952)Joan Touzet2019-02-281-1/+5
* Force mix rebar/hex/deps get on make elixir (#1894)Joan Touzet2019-02-051-4/+8
* Migrate cluster with(out) quorum js tests as elixir tests (#1812)Juanjo Rodriguez2018-12-191-1/+13
* Support specifying individual Elixir tests to runILYA Khlopotov2018-12-071-1/+8
* Add Credo to Elixir test suite (#1769)Alessio Biancalana2018-12-071-1/+7
* Format and check all code using python black (#1776)Joan Touzet2018-12-061-3/+25
* Use devclean on elixir target for consistency of Makefile (#1785)Eric Avdey2018-11-301-3/+2
* Merge branch 'master' into mix-formatJoan Touzet2018-11-271-1/+4
|\
| * Don't use activate script; Windows fixesswitch-scripts-to-python3Joan Touzet2018-11-271-1/+4
* | Update win makefileIvan Mironov2018-11-271-1/+4
|/
* Add query server to eunit, Makefile.winwin-fix-makefileJoan Touzet2018-11-191-0/+1
* Revert breaking change to Makefile.winJoan Touzet2018-11-131-4/+10
* Mango test suite Windows fixes, closes #1732Joan Touzet2018-11-131-0/+2
* Improve Mango test harness, add Windows compat (#1733)Joan Touzet2018-11-131-14/+47
* [win32] Fix dev/run and Makefile for test suite (#1731)Joan Touzet2018-11-121-1/+18