summaryrefslogtreecommitdiff
path: root/Makefile.fpc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* * enabled smart linking by default for Darwin (will break buildingjonas2008-07-071-1/+1
* * Haiku patch by Olivier Coursiereflorian2008-05-311-1/+1
* * add armeb target to compiler/Makefilesmicha2008-03-241-0/+3
* * BeOS/Haiku updates from Olivier Coursièrepeter2008-01-231-1/+1
* * moved freevision packagepeter2008-01-141-61/+2
* - removed ide building for darwin again (basic functionality works, butjonas2007-05-021-1/+1
* * clean also installerpeter2007-05-011-0/+1
* * Enabled building of ide on darwinjoost2007-04-291-1/+1
* * changed version to 2.3.1jonas2007-03-051-1/+1
* * split fcl into separate fcl-* packagespeter2007-02-251-7/+14
* + support for make -jX by marking all Makefiles that need to be executedjonas2007-01-271-0/+2
* * ignore error if no build stamp was foundflorian2006-10-291-1/+1
* * reenable generation of smartlinked libraries during build, use -ap to speed...tom_at_work2006-04-201-4/+0
* * force zipname to fpc-ver-target for zipinstallpeter2006-02-131-1/+1
* * removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time with...tom_at_work2006-02-121-0/+4
* * various bugfixesdaniel2006-02-021-1/+1
* * FreeBSD now also shared.marco2006-01-151-1/+1
* + makefiles adapted for shared library supportflorian2006-01-111-1/+10
* *FV not compiled for winceoro062005-12-251-1/+16
* * makefile adaption to be able to cycle compiler and RTL on PowerPC64 targettom_at_work2005-10-081-0/+3
* * moved package building parts to fpcbuild repositorypeter2005-06-091-429/+21
* * use --define parameter instead of putting build dirs in .specpeter2005-05-231-9/+8
* * 2.1.1peter2005-05-161-1/+1
* initial importfpc2005-05-161-0/+717