summaryrefslogtreecommitdiff
path: root/Makefile.nt
Commit message (Expand)AuthorAgeFilesLines
* Move the content of Makefile.shared to MakefileSébastien Hinderer2017-02-151-3/+1
* Makefiles: deduplicate the inclusion of the .depend fileSébastien Hinderer2017-02-151-2/+0
* Makefiles: deduplicate the world.opt ruleSébastien Hinderer2017-02-151-5/+0
* Makefiles: deduplicate the natruntop ruleSébastien Hinderer2017-02-151-7/+0
* Makefiles: deduplicate the opt and opt.opt rulesSébastien Hinderer2017-02-151-11/+0
* Makefiles: deduplicate the opt-core ruleSébastien Hinderer2017-02-151-7/+1
* Makefiles: deduplicate the world ruleSébastien Hinderer2017-02-151-4/+1
* Makefiles: deduplicate the runtop ruleSébastien Hinderer2017-02-151-5/+0
* Deduplicate the bootstrap ruleSébastien Hinderer2017-02-151-10/+0
* Makefiles: deduplicate the all ruleSébastien Hinderer2017-02-151-5/+1
* Makefiles: deduplicate the coreboot ruleSébastien Hinderer2017-02-151-22/+0
* Makefiles: deduplicate .PHONY declarations of tools-related rulesSébastien Hinderer2017-02-151-2/+1
* Makefiles: deduplicate the promote-cross, promote and cleanboot rulesSébastien Hinderer2017-02-151-20/+0
* Makefiles: deduplicate the backup, restore and compare rulesSébastien Hinderer2017-02-151-29/+2
* Makefiles: deduplicate the coreall and core rulesSébastien Hinderer2017-02-151-11/+1
* Makefiles: deduplicate the coldstart ruleSébastien Hinderer2017-02-151-13/+1
* Makefiles: deduplicate the default rulesSébastien Hinderer2017-02-151-53/+3
* Move the checkstack rule from Makefile to Makefile.sharedSébastien Hinderer2017-02-151-1/+1
* Makefiles: deduplicate the rules that clean the testsuiteSébastien Hinderer2017-02-151-5/+0
* Makefiles: deduplicate the rules related to the OCaml debuggerSébastien Hinderer2017-02-151-10/+0
* Makefiles: deduplicate the rules related to the other librariesSébastien Hinderer2017-02-151-25/+2
* Makefiles: deduplicate the rules related to ocamldocSébastien Hinderer2017-02-151-13/+2
* Makefiles: deduplicate rules related to ocamllex and ocamlyaccSébastien Hinderer2017-02-151-18/+2
* Makefiles: deduplicate the rules related to the standard librarySébastien Hinderer2017-02-151-15/+0
* Makefiles: deduplicate the rules related to the runtime systemsSébastien Hinderer2017-02-151-29/+1
* Makefiles: deduplicate the rules related to the expunge utilitySébastien Hinderer2017-02-151-10/+0
* Makefiles: deduplicate the rules choosing the right machine-dependent filesSébastien Hinderer2017-02-151-20/+0
* Makefile.nt: remove useless rulesSébastien Hinderer2017-02-151-30/+0
* Makefiles: deduplicate the rules related to the preprocessing of code emitersSébastien Hinderer2017-02-151-13/+0
* Makefiles: deduplicate the rules related to the predefined exceptions and pri...Sébastien Hinderer2017-02-151-19/+0
* Makefiles: deduplicate the rules building compilers and compilerlibsSébastien Hinderer2017-02-151-44/+0
* Makefiles: deduplicate the rules building the OCaml parser and lexerSébastien Hinderer2017-02-151-20/+0
* Makefiles: deduplicate the rule building otherlibs/dynlink/dynlink.cmxaSébastien Hinderer2017-02-151-5/+0
* Makefiles: deduplicate rules to build ocaml, ocamlc, ocamlopt and compilerlibsSébastien Hinderer2017-02-151-56/+0
* Makefiles: deduplicate the clean ruleSébastien Hinderer2017-02-151-4/+0
* Makefiles: deduplicate the install ruleSébastien Hinderer2017-02-151-54/+1
* Makefile.nt: install more topdirs-related files to INSTALL_LIBDIRSébastien Hinderer2017-02-151-1/+2
* Makefile.nt: install .mli files to the compilerlibs directorySébastien Hinderer2017-02-151-6/+7
* Makefile.nt: adjust the way ocamllex and ocamlyacc are installedSébastien Hinderer2017-02-151-2/+1
* Makefile.nt: remove an installation of ocamlc$(EXE)Sébastien Hinderer2017-02-151-1/+0
* Makefile.nt: make sure flexdll is installed only under WindowsSébastien Hinderer2017-02-151-0/+2
* Makefile.nt: add support for installing man pagesSébastien Hinderer2017-02-151-0/+4
* Makefile.nt: continue tidying up the install ruleSébastien Hinderer2017-02-151-16/+16
* Makefile.nt: use the MKDIR variable in the install ruleSébastien Hinderer2017-02-151-5/+5
* Move the install-flexdll rule from Makefile.nt to Makefile.sharedSébastien Hinderer2017-02-151-10/+0
* Makefiles: deduplicate the installopt ruleSébastien Hinderer2017-02-151-32/+1
* Makefile.nt: installopt enhancementSébastien Hinderer2017-02-151-0/+2
* Makefiles: bring the two variants of installopt closer to each otherSébastien Hinderer2017-02-151-1/+1
* Makefile.nt: fix installopt to also install .mli filesSébastien Hinderer2017-02-151-2/+5
* Makefile.nt: installopt rule enhancementSébastien Hinderer2017-02-151-2/+4