aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.build
Commit message (Expand)AuthorAge
* Remplacement de cp --parents par un script shGravatar notin2009-01-22
* - Fixing bug 1891 (abusive instantiations of evar arguments inGravatar herbelin2009-01-20
* Cette version là fonctionne correctement au moins pour certaines Gravatar aspiwack2009-01-20
* More fixes... Gravatar aspiwack2009-01-20
* Un fix sur le commit précédent. Gravatar aspiwack2009-01-20
* Patch de l'installation:Gravatar aspiwack2009-01-20
* Workaround to compile the coq archive with dynamic loading on Mac OS 10.5Gravatar herbelin2009-01-13
* - Deactivation of dynamic loading on Mac OS 10.5 (see bug #2024).Gravatar herbelin2009-01-11
* - Fixed the recompilation of config/revision.ml once every two conmpilations.Gravatar herbelin2009-01-10
* Fix build for git usersGravatar glondu2009-01-07
* Suite de la révision #11756Gravatar notin2009-01-07
* Conversion du fichier 'revision' en un fichier .ml + correction d'un bug dans...Gravatar notin2009-01-06
* Installation des librairies: on utilise maintenant LINKCMO au lieu deGravatar notin2009-01-06
* Moved JProver to a user contribution (as was decided a long time ago)Gravatar herbelin2009-01-04
* - coq_makefile: target install now respects the original tree structureGravatar herbelin2008-12-24
* Typo in Makefile leading to empty quote_plugin.cmaGravatar letouzey2008-12-22
* Nettoyage des variables Coq et amélioration de coqmktop. LesGravatar notin2008-12-19
* Maintenant on scan les .ml pour les .dot/.dep.ps (fait avec Matthias). Gravatar aspiwack2008-12-18
* Ajout des fichiers de lib/ dans les dépendences générées par make Gravatar aspiwack2008-12-18
* Take advantage of natdynlink when available: almost all contribs become loada...Gravatar letouzey2008-12-16
* do not install coqchk cmi filesGravatar barras2008-12-11
* Add implicit rules for native plugins (.cmxs)Gravatar glondu2008-11-19
* Makefile.build: an OPTFLAGS behind a bytecode ocamlc (which refuses -p)Gravatar letouzey2008-11-10
* Native "Declare ML Module" when possibleGravatar glondu2008-10-28
* Suppression de la dépendance de install-doc envers doc :Gravatar notin2008-10-17
* Generalize usage of $(FIND_VCS_CLAUSE) and add debian to itGravatar glondu2008-09-07
* Do not install csdpcert in $(BINDIR)Gravatar glondu2008-09-07
* Add some calls to $(STRIP) for consistencyGravatar glondu2008-09-07
* $(DLLCOQRUN) is not an executableGravatar glondu2008-09-07
* Install dllcoqrun.so and use it by defaultGravatar glondu2008-09-06
* $(COQLIB) -> $(COQLIBINSTALL) in MakefilesGravatar glondu2008-09-06
* Use $(COQTOPEXE) to refer to bin/coqtop in MakefilesGravatar glondu2008-09-06
* Parametrize link flags for VM-dependent bytecodeGravatar glondu2008-09-05
* Build coqrun library using ocamlmklib...Gravatar glondu2008-09-05
* Rely on ocamlc to call the C compiler...Gravatar glondu2008-09-04
* added Makefile target: validate (to recheck all .vo in a row)Gravatar barras2008-09-02
* Typo (corrige le bug #1928)Gravatar notin2008-08-22
* Renaming parser -> coq-parserGravatar glondu2008-08-18
* Install csdpcert with librariesGravatar glondu2008-08-16
* Fix build/install failures when ocamlopt is not availableGravatar glondu2008-08-16
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Use COQINSTALLPREFIX for doc tooGravatar glondu2008-07-28
* Remove pcoq from check prerequisitesGravatar glondu2008-07-28
* Ajout de cibles pour le manuel de référence (refman-nodep, stdlib-nodep, re...Gravatar notin2008-07-16
* Ajout d'une option pour contrôler l'installation automatique de la documenta...Gravatar notin2008-07-16
* Installation de la documentationGravatar notin2008-06-25
* Suppression de l'option -dump-glob et ajout d'une option -no-globGravatar notin2008-06-24
* Remplacement des 'cp' et 'mkdir' par 'install'Gravatar notin2008-06-12
* 2-3 petites modifs pour la compilation sous Windows...Gravatar notin2008-06-06
* Copie des .cmi en plus des .cma et des .cmxaGravatar notin2008-06-06