summaryrefslogtreecommitdiff
path: root/Makefile.fpc
Commit message (Expand)AuthorAgeFilesLines
* * support building with FPC 3.2.2jonas2021-03-241-1/+1
* * the wasm target in the makefiles renamed wasm32nickysn2020-08-051-2/+2
* * synchronized with trunknickysn2020-08-031-8/+25
|\
| * * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOSjonas2020-07-101-1/+1
| * * synchronized with trunknickysn2020-04-191-2/+0
| |\
| | * * do all make targets in parallel, no issues found yetflorian2020-04-191-2/+0
| * | + added PPSUF for z80 in makefilenickysn2020-04-191-0/+3
| |/
| * * FreeRTOS: do not try to build native utilsflorian2020-04-181-2/+2
| * * allow FPC 3.2.0 as bootstrap versionjonas2020-03-291-2/+2
| * makefiles: Add support for xtensa-embedded target.laksen2020-03-211-0/+3
| * * Makefile fixedflorian2020-02-051-1/+1
| * Add '.built.on.$(SOURCESUFFIX)' for snapshots generated on another target us...pierre2020-02-051-2/+6
| * Pass old value of OPT to FPCMAKEOPTpierre2020-01-231-1/+1
| * * general-dynamic -> global-dynamicflorian2019-10-051-1/+1
| * * arm uses the same approach as i386: during the final build of the rtl and t...florian2019-10-051-1/+1
| * * renamed tls model switches and symbols to match gccflorian2019-10-051-1/+1
| * * the final build of packages and rtl are compiled with the general tls model...florian2019-09-251-0/+9
* | [PATCH 55/83] minor fixes and cleanups for the wasm target (#1)nickysn2020-07-291-0/+3
|/
* 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