summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* otp: Refactor second and third bootstrapLukas Larsson2022-10-181-320/+67
* make: Allow OTP to be built deterministicallyTom Davies2022-06-241-1/+8
* Correct cleaning of bootstrap/binBjörn Gustavsson2022-03-241-1/+1
* Fix inet_gethost in bootstrap systemRaimo Niskanen2022-03-151-2/+11
* otp: Add DEVELOPMENT howto and complete `make test` supportLukas Larsson2022-01-211-2/+17
* otp: Remove dialyzer from makefile appsLukas Larsson2022-01-211-2/+3
* Merge pull request #5427 from kjellwinblad/kjell/erl/make_installation_locati...Lukas Larsson2021-12-221-1/+3
|\
| * Make Erlang installation file system location independentKjell Winblad2021-12-131-1/+3
* | Merge branch 'maint'Rickard Green2021-12-151-1/+1
|\ \ | |/ |/|
| * Update copyright yearRickard Green2021-12-151-1/+1
* | Fix otp_build all -tBjörn Gustavsson2021-10-221-0/+6
* | Merge branch 'maint'Lukas Larsson2021-10-081-1/+1
|\ \ | |/
| * Fix `make local_html` to work betterLukas Larsson2021-09-301-1/+1
* | Fix A Bug That Causes The Test System To Not Runskynet12021-06-101-1/+1
|/
* Merge branch 'lukas/24/testcase-fixes'Lukas Larsson2021-05-061-0/+13
|\
| * otp: Make public_key part of bootstrapLukas Larsson2021-05-041-0/+13
* | Fix broken update of the primary bootstrapBjörn Gustavsson2021-05-041-2/+2
* | Merge branch 'wojtekmach/wm-jinterface' into rickard/wojtekmach/wm-jinterfaceRickard Green2021-05-041-4/+6
|\ \ | |/ |/|
| * Makefile.in: Skip lib/jinterface/priv if missingWojtek Mach2021-03-181-20/+22
* | otp: Fix prebuild to work better with doc chunksLukas Larsson2021-04-121-55/+55
|/
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-19/+0
* Fix format checker for jit codeLukas Larsson2020-10-061-2/+4
* otp: Add clang_format rule based on LLVM styleJohn Högberg2020-09-211-0/+3
* erts: Add support for building a compilation databaseLukas Larsson2020-09-211-0/+4
* Enable warnings as errors when building OTP from the topRickard Green2020-06-181-6/+7
* otp: Cleanup top makefile from redundant build_erl_interfaceLukas Larsson2020-04-221-12/+7
* docgen: Fix jinterface link validationLukas Larsson2020-03-271-2/+2
* docgen: Add script to validate link typeLukas Larsson2020-03-271-0/+2
* Merge branch 'rickard/ycf-build'Rickard Green2020-03-131-6/+16
|\
| * Fix cross build and build of multiple targets in same source treeRickard Green2020-03-131-6/+16
* | Add cross-checking of DEPRECATIONS and doc generationBjörn Gustavsson2020-03-111-4/+1
|/
* otp/erl_lint: Generate deprecation and removal warnings from sourceJohn Högberg2020-02-121-0/+9
* Merge branch 'maint'Lukas Larsson2019-11-141-2/+2
|\
| * otp: Fix make noboot Makefile targetLukas Larsson2019-11-141-2/+2
* | Merge branch 'maint'Björn Gustavsson2019-10-231-0/+54
|\ \ | |/
| * otp_build: Add -t option for building a tiny systemBjörn Gustavsson2019-10-211-0/+54
* | Merge branch 'maint'Lukas Larsson2019-10-181-0/+4
|\ \ | |/
| * erts: Fix compiler server use on WindowsLukas Larsson2019-10-181-0/+4
* | Merge branch 'maint'Björn Gustavsson2019-08-281-2/+9
|\ \ | |/
| * Teach erlc to use the compile serverBjörn Gustavsson2019-08-261-2/+9
* | Add 'make dialyzer' target to top and appsLukas Larsson2019-06-261-1/+4
* | Add "make test" command for root and application directoriesKjell Winblad2019-06-261-0/+5
|/
* otp: make top Makefile app target respect TYPE variableLukas Larsson2019-04-101-3/+3
* Add makefile targets for all applications in top makefileLukas Larsson2019-03-251-20/+3
* Better erl_interface deprecation warning implementationRickard Green2019-03-071-1/+1
* Fix build of bootstrapRickard Green2019-03-051-1/+1
* Merge 'rickard/make-fixes-21/OTP-15551' into 'rickard/make-fixes-22/OTP-15551'Rickard Green2019-03-041-3/+5
|\
| * Merge 'rickard/make-fixes-20/OTP-15551' into 'rickard/make-fixes-21/OTP-15551'Rickard Green2019-03-041-3/+5
| |\
| | * Merge 'rickard/make-fixes-19/OTP-15551' into 'rickard/make-fixes-20/OTP-15551'Rickard Green2019-03-041-3/+5
| | |\
| | | * Merge 'rickard/make-fixes-18/OTP-15551' into 'rickard/make-fixes-19/OTP-15551'Rickard Green2019-03-041-3/+5
| | | |\