summaryrefslogtreecommitdiff
path: root/Makefile.fpc
Commit message (Expand)AuthorAgeFilesLines
* Merged riscv_new branchflorian2018-09-261-0/+6
* * trunk to 3.3.1marco2018-08-181-1/+1
* * target classic MacOS builds againflorian2018-05-311-1/+1
* * made the ide a package, so it can be build in parallel with the other packa...florian2018-01-061-42/+1
* * allow using 3.0.2 and 3.0.4 as starting compilers for trunkhajny2017-12-051-2/+2
* * switch to 3.0.2 as prefered versionmarco2017-10-101-2/+2
* + sparc64 support in top level Makefile.fpcflorian2017-06-181-0/+3
* * support bootstrapping with FPC 3.0.2jonas2016-12-221-0/+1
* - disabled the textmode IDE for Darwin again: I don't want to support it,jonas2016-09-061-1/+1
* Set GDBMI Makefile environment variable for targets that supportpierre2016-09-061-1/+17
* * remove documentation of the build target in the Makefile help screen as it ...florian2016-03-131-2/+1
* * Patch from Thaddy de Koning to make 3.0.0 the only starting compilermichael2016-01-171-5/+1
* * regenerated makefiles after adding the win16 targetnickysn2015-09-051-1/+1
* Accept 3.0.0 as starting compilerpierre2015-08-101-1/+4
* * turn off compiler and utils building for ndsflorian2015-02-261-1/+1
* * call the AArch64 compiler ppca64 instead of ppcaarch64 (less typing)jonas2015-02-231-1/+1
* * AArch64 compiler building support to top level and compiler Makefilejonas2015-02-231-0/+3
* + added msdos to the NOUTILSTARGETSnickysn2015-01-111-1/+1
* * version updated to 3.1.1marco2015-01-041-1/+1
* Add missing closing brace for error functionpierre2014-10-221-3/+3
* * don't mention the ability to use OVERRIDEVERSIONCHECK, too many people usejonas2014-10-141-1/+1
* * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2....marco2014-04-201-2/+2
* Added AVR support to fpc and root Makefile.laksen2014-03-041-0/+3
* + OPTNEW Makefile parameter: when running a native cycle, this allows to pass...florian2014-01-181-1/+4
* * allow 2.6.4 as starting versionjonas2013-11-271-1/+1
* * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generatejonas2013-10-291-1/+1
* * Fixed cross-installation after r24625.yury2013-05-281-0/+11
* * Adapted the path of the newly created fpcmakejoost2013-05-271-1/+1
* * versioncheck: change default to 2.6.2 and add a note that usingmarco2013-05-071-3/+5
* * merge i8086 branch by Nikolay Nikolovflorian2013-04-251-0/+3
|\
| * + CPU target i8086 in top level Makefile.fpcflorian2013-03-191-0/+3
* | Add missing colon for .PHONYpierre2013-04-041-2/+2
* | Add versioncheckstartingcompiler to .PHONY listpierre2013-04-041-1/+3
|/
* * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while.marco2013-02-241-0/+3
* * Fixed typo in the comment.yury2013-02-211-2/+2
* * Top level makefile: Fixed and simplified cross-building. It is now possible...yury2013-02-211-10/+21
* * starting compiler version check to toplevel "all" target marco2012-10-171-2/+13
* * allow overriding the FPCMAKE used for installing by specifying FPCMAKEjonas2012-09-301-0/+4
* * fixed "make install" for jvm targetsjonas2012-09-271-2/+4
* * Don't build utils by default when cross building. FPC's build system is not...florian2012-08-241-0/+2
* * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansenflorian2012-05-281-0/+6
* * fixed "make install" for non-JVM targets after r21069jonas2012-04-271-0/+1
* * merged trunk up to r20882jonas2012-04-151-3/+18
|\
| * * don't build utils on gba and embeddedflorian2012-01-071-1/+17
* | + support for building jvm-java compiler/rtl via top-leveljonas2011-12-041-3/+23
|/
* * Trunk version to 2.7.1marco2011-08-031-1/+1
* * compile win 64-bit IDE default. It works now, and even gdb is starting to ...marco2010-12-151-1/+1
* * Makefiles version 2.5.1jonas2009-08-131-1/+1
* + delete base.build-stamp.*florian2009-02-011-0/+1
* + make target buildbaseflorian2009-02-011-1/+11