summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf).Xavier Leroy2014-04-152-6/+17
* configure: SO must be "so" or "dll" without the dotDamien Doligez2013-12-171-1/+0
* Un-bootstrapping of ocamlbuild: build it using a plain Makefile.Xavier Leroy2013-12-124-0/+8
* Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy2013-11-296-103/+0
* remove camlp4minus-camlp4Jérémie Dimino2013-11-214-24/+4
* build: make CAMLOPT_BIN default to "no-opt-compiler-available".Wojciech Meyer2013-11-101-2/+3
* build: typo on config/Makefile.mingw64, msvc and msvc64.Wojciech Meyer2013-09-223-3/+3
* build: replace ocamlcomp*.sh.Wojciech Meyer2013-09-206-0/+102
* config/Makefile.{mingw,msvc}{,64}: remove unused DO variable.Wojciech Meyer2013-09-184-5/+0
* Remove labltk from the distribution (will be available as a third-party libra...Xavier Clerc2013-09-096-71/+5
* build: allow disabling ocamldoc and ocamlbuild.Wojciech Meyer2013-07-284-0/+24
* build: prepend "with_" to camlp4/ocamldebug-{en,dis}abling variables.Wojciech Meyer2013-07-284-8/+16
* Updated with latest versions from FSF.Xavier Leroy2013-07-182-130/+183
* Revert "build: make building ocamldoc, ocamlbuild and ocamldebug optional."Wojciech Meyer2013-07-014-4/+4
* build: make building ocamldoc, ocamlbuild and ocamldebug optional.Wojciech Meyer2013-07-014-4/+4
* configure: store $target and $host in the build configuration (fixed).Wojciech Meyer2013-07-014-2/+24
* testsuite: making it work without installing OCaml (continued)Damien Doligez2013-05-174-0/+4
* porting to MSVC64; some cleanup; ignore .obj and .lib filesDamien Doligez2013-05-074-0/+26
* port testsuite to mingw64Damien Doligez2013-04-301-1/+6
* config/Makefile.mingw: bug in definition of ASPPDamien Doligez2013-04-301-1/+1
* last fixes to make the testsuite work under mingwDamien Doligez2013-04-301-1/+1
* config/Makefile.mingw: additions to make the testsuite workDamien Doligez2013-04-291-0/+5
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-093-3/+3
* config/Makefile.*: remove DBM-related variables.Wojciech Meyer2012-12-304-8/+0
* remove all $Id keywordsDamien Doligez2012-10-1531-62/+0
* add some missing copyright headersDamien Doligez2012-08-021-0/+14
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-3/+6
* removed bogus $Id linesDamien Doligez2012-07-171-2/+0
* PR#5676: add ipv6 support on Windows.Jonathan Protzenko2012-07-131-0/+1
* PR#5643: issues with .cfi and .loc directives generated by ocamlopt -gXavier Leroy2012-06-171-0/+10
* ASM_CFI_SUPPORTED=false for other Windows ports.Alain Frisch2012-05-154-2/+2
* Don't disable Camlp4 by default for msvc64 and mingw64.Alain Frisch2012-05-152-0/+11
* CFI directives are not supported on Windows.Jonathan Protzenko2012-04-041-1/+1
* Update the Makefiles on Windows to reflect the fact that compiling camlp4 is ...Jonathan Protzenko2012-04-041-0/+4
* Use new -stack option from flexdll 0.28 (#5465).Alain Frisch2012-03-234-6/+6
* PR#5487: forgot to add two new filesXavier Leroy2012-02-242-0/+10
* PR#5504: Fix. Patch proposed by Stephane Glondu, thanks.Wojciech Meyer2012-02-191-1/+1
* PR#5159: better documentation of type "position"Damien Doligez2012-02-101-0/+7
* Fix #5439: Upgrade to latest config.guess and config.sub.Jonathan Protzenko2012-01-182-585/+876
* PR#4688: (Windows) special floating-point values aren't converted to strings ...Alain Frisch2012-01-161-0/+1
* Bad cut and paste.Alain Frisch2012-01-161-117/+0
* #5478: makes it possible to specify a custom 'ar' command.Alain Frisch2012-01-165-0/+132
* PR#5179: giant steps towards a Mingw64 port.Xavier Leroy2011-12-211-0/+161
* Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS,Xavier Leroy2011-12-171-47/+6
* The "DBM" library (interface with Unix DBM key-value stores) is noXavier Leroy2011-12-171-7/+0
* Merged proc_nt.ml into proc.ml in directories asmcomp/i386 and asmcomp/amd64.Xavier Leroy2011-12-163-0/+3
* #5179: the 'official' 32-bit mingw compiler is now the one from the mingw-w64...Alain Frisch2011-12-121-7/+11
* Jonathan's updates to the Windows/Mingw portXavier Leroy2011-09-151-0/+1
* configuration step: inconsistency between 'Makefile-templ' and generated Make...Xavier Clerc2011-08-011-3/+3
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2738-35/+135