index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.fpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Patch from Thaddy de Koning to make 3.0.0 the only starting compiler
michael
2016-01-17
1
-5
/
+1
*
* regenerated makefiles after adding the win16 target
nickysn
2015-09-05
1
-1
/
+1
*
Accept 3.0.0 as starting compiler
pierre
2015-08-10
1
-1
/
+4
*
* turn off compiler and utils building for nds
florian
2015-02-26
1
-1
/
+1
*
* call the AArch64 compiler ppca64 instead of ppcaarch64 (less typing)
jonas
2015-02-23
1
-1
/
+1
*
* AArch64 compiler building support to top level and compiler Makefile
jonas
2015-02-23
1
-0
/
+3
*
+ added msdos to the NOUTILSTARGETS
nickysn
2015-01-11
1
-1
/
+1
*
* version updated to 3.1.1
marco
2015-01-04
1
-1
/
+1
*
Add missing closing brace for error function
pierre
2014-10-22
1
-3
/
+3
*
* don't mention the ability to use OVERRIDEVERSIONCHECK, too many people use
jonas
2014-10-14
1
-1
/
+1
*
* swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2....
marco
2014-04-20
1
-2
/
+2
*
Added AVR support to fpc and root Makefile.
laksen
2014-03-04
1
-0
/
+3
*
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass...
florian
2014-01-18
1
-1
/
+4
*
* allow 2.6.4 as starting version
jonas
2013-11-27
1
-1
/
+1
*
* no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate
jonas
2013-10-29
1
-1
/
+1
*
* Fixed cross-installation after r24625.
yury
2013-05-28
1
-0
/
+11
*
* Adapted the path of the newly created fpcmake
joost
2013-05-27
1
-1
/
+1
*
* versioncheck: change default to 2.6.2 and add a note that using
marco
2013-05-07
1
-3
/
+5
*
* merge i8086 branch by Nikolay Nikolov
florian
2013-04-25
1
-0
/
+3
|
\
|
*
+ CPU target i8086 in top level Makefile.fpc
florian
2013-03-19
1
-0
/
+3
*
|
Add missing colon for .PHONY
pierre
2013-04-04
1
-2
/
+2
*
|
Add versioncheckstartingcompiler to .PHONY list
pierre
2013-04-04
1
-1
/
+3
|
/
*
* add 2.6.2 to allowed computers. Allow 2.6.0 too for a while.
marco
2013-02-24
1
-0
/
+3
*
* Fixed typo in the comment.
yury
2013-02-21
1
-2
/
+2
*
* Top level makefile: Fixed and simplified cross-building. It is now possible...
yury
2013-02-21
1
-10
/
+21
*
* starting compiler version check to toplevel "all" target
marco
2012-10-17
1
-2
/
+13
*
* allow overriding the FPCMAKE used for installing by specifying FPCMAKE
jonas
2012-09-30
1
-0
/
+4
*
* fixed "make install" for jvm targets
jonas
2012-09-27
1
-2
/
+4
*
* Don't build utils by default when cross building. FPC's build system is not...
florian
2012-08-24
1
-0
/
+2
*
* set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen
florian
2012-05-28
1
-0
/
+6
*
* fixed "make install" for non-JVM targets after r21069
jonas
2012-04-27
1
-0
/
+1
*
* merged trunk up to r20882
jonas
2012-04-15
1
-3
/
+18
|
\
|
*
* don't build utils on gba and embedded
florian
2012-01-07
1
-1
/
+17
*
|
+ support for building jvm-java compiler/rtl via top-level
jonas
2011-12-04
1
-3
/
+23
|
/
*
* Trunk version to 2.7.1
marco
2011-08-03
1
-1
/
+1
*
* compile win 64-bit IDE default. It works now, and even gdb is starting to ...
marco
2010-12-15
1
-1
/
+1
*
* Makefiles version 2.5.1
jonas
2009-08-13
1
-1
/
+1
*
+ delete base.build-stamp.*
florian
2009-02-01
1
-0
/
+1
*
+ make target buildbase
florian
2009-02-01
1
-1
/
+11
*
* enabled smart linking by default for Darwin (will break building
jonas
2008-07-07
1
-1
/
+1
*
* Haiku patch by Olivier Coursiere
florian
2008-05-31
1
-1
/
+1
*
* add armeb target to compiler/Makefiles
micha
2008-03-24
1
-0
/
+3
*
* BeOS/Haiku updates from Olivier Coursière
peter
2008-01-23
1
-1
/
+1
*
* moved freevision package
peter
2008-01-14
1
-61
/
+2
*
- removed ide building for darwin again (basic functionality works, but
jonas
2007-05-02
1
-1
/
+1
*
* clean also installer
peter
2007-05-01
1
-0
/
+1
*
* Enabled building of ide on darwin
joost
2007-04-29
1
-1
/
+1
*
* changed version to 2.3.1
jonas
2007-03-05
1
-1
/
+1
*
* split fcl into separate fcl-* packages
peter
2007-02-25
1
-7
/
+14
*
+ support for make -jX by marking all Makefiles that need to be executed
jonas
2007-01-27
1
-0
/
+2
[next]