Jonas Maebe
|
9adb91a68d
|
+ support for make -jX by marking all Makefiles that need to be executed
serially with .NOTPARALLEL:
-> currently parallel: rtl/darwin, packages/base, packages/base/httpd,
packages/extra/univint, fcl, utils
git-svn-id: trunk@6223 -
|
2007-01-27 11:05:18 +00:00 |
|
peter
|
3a46ab06a3
|
* symbian support
git-svn-id: trunk@6052 -
|
2007-01-18 20:24:44 +00:00 |
|
florian
|
ff40ed3264
|
* Makefiles regenerated
git-svn-id: trunk@5831 -
|
2007-01-06 21:08:19 +00:00 |
|
tom_at_work
|
92538bcb2a
|
Fixed lineinfo compilation with -gl
git-svn-id: trunk@5723 -
|
2006-12-26 19:27:45 +00:00 |
|
tom_at_work
|
949aa60805
|
* DWARF debug lineinfo reader
git-svn-id: trunk@5632 -
|
2006-12-17 23:11:25 +00:00 |
|
micha
|
ea2beb3e8f
|
* fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it
git-svn-id: trunk@5627 -
|
2006-12-17 17:37:34 +00:00 |
|
florian
|
ce620190a3
|
+ fmtbcd
* regenerated makefiles
git-svn-id: trunk@5076 -
|
2006-10-29 21:46:44 +00:00 |
|
michael
|
4ba6f1b4dc
|
* Moved fpmkunit to utils
git-svn-id: trunk@5034 -
|
2006-10-27 19:51:55 +00:00 |
|
michael
|
d1c2323c9b
|
* Added fpmktype
git-svn-id: trunk@5027 -
|
2006-10-26 19:55:22 +00:00 |
|
Károly Balogh
|
705033284e
|
+ regenerated makefiles to support powerpc-amiga target
git-svn-id: trunk@4371 -
|
2006-08-06 12:28:28 +00:00 |
|
peter
|
cba7504dec
|
* use -P for cross compile
* support libimp*.a
git-svn-id: trunk@3321 -
|
2006-04-23 18:53:29 +00:00 |
|
peter
|
323d6cf640
|
* use -O2 for 2.1.1 compilers
git-svn-id: trunk@2966 -
|
2006-03-19 11:19:43 +00:00 |
|
Jonas Maebe
|
f3ffa1400a
|
* regenerated for new ppc release optimizer settings
git-svn-id: trunk@2943 -
|
2006-03-17 17:54:28 +00:00 |
|
Jonas Maebe
|
f868c80460
|
+ i386-darwin support (use fpcmake from after 12 February 2006)
git-svn-id: trunk@2820 -
|
2006-03-09 15:26:49 +00:00 |
|
mazen
|
aeb162e4e1
|
+ added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
git-svn-id: trunk@2603 -
|
2006-02-15 22:05:04 +00:00 |
|
tom_at_work
|
a3295f379a
|
* removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
* regenerated makefiles
git-svn-id: trunk@2546 -
|
2006-02-12 20:26:15 +00:00 |
|
mazen
|
bc18d6eb8a
|
+ added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl
git-svn-id: trunk@2443 -
|
2006-02-05 19:22:12 +00:00 |
|
Tomas Hajny
|
f29fde8978
|
* CheckInitialStkLen and/or StackLength initialization added to previously omitted targets
git-svn-id: trunk@1736 -
|
2005-11-13 19:13:16 +00:00 |
|
tom_at_work
|
1b4b42fdd6
|
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
git-svn-id: trunk@1722 -
|
2005-11-11 12:16:08 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
michael
|
ffb55c4254
|
+ Removed VER1_0 defines
git-svn-id: trunk@33 -
|
2005-05-19 21:14:45 +00:00 |
|
peter
|
b68af1b0e3
|
* post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
|
2005-05-16 20:59:02 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
michael
|
2e48181661
|
+ Added maxpathlen constant (maximum length of filename path)
|
2005-05-12 20:29:04 +00:00 |
|
Tomas Hajny
|
d3c103dfd7
|
* EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453)
|
2005-04-03 21:10:59 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
Tomas Hajny
|
0d835181b2
|
+ GetProcessID added
|
2004-12-05 18:57:05 +00:00 |
|
olle
|
9a4855aa43
|
+ added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
|
2004-09-03 19:25:21 +00:00 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
Tomas Hajny
|
72e3212dad
|
+ platform specific information
|
2001-06-13 22:20:10 +00:00 |
|
Tomas Hajny
|
d111ee7e69
|
* system unit name change corrections
|
2001-03-25 11:05:48 +00:00 |
|
Tomas Hajny
|
1ce6935ed1
|
* system unit name change corrections
|
2001-03-21 21:17:58 +00:00 |
|
Tomas Hajny
|
e4aa3afcbb
|
+ system unit name change
|
2001-03-16 20:01:47 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
daniel
|
ec29a31834
|
* copyright 2000
|
2000-01-07 16:41:28 +00:00 |
|
daniel
|
a79b4a404b
|
* copyright 2000 added
|
2000-01-07 16:32:21 +00:00 |
|
florian
|
36951b9c93
|
* now using direct assembler mode
|
1999-09-17 10:00:40 +00:00 |
|
florian
|
e905aeea04
|
* most of the Object Pascal stuff moved to the system unit
|
1999-05-17 21:52:33 +00:00 |
|
pierre
|
33aac9b556
|
+ system_exit procedure added
|
1999-01-18 10:05:47 +00:00 |
|
florian
|
e529231c8f
|
+ Initial revision
|
1998-10-14 14:30:03 +00:00 |
|
florian
|
d55bb22c58
|
* adapted to work
|
1998-10-14 10:31:28 +00:00 |
|
peter
|
b07d934d64
|
* fixed rtl path
|
1998-10-02 09:25:58 +00:00 |
|
peter
|
dccc910509
|
- renamed makefile to Makefile
|
1998-09-10 14:15:47 +00:00 |
|
peter
|
4fd66ef828
|
+ make file is easier to use ;)
|
1998-08-31 12:19:00 +00:00 |
|
peter
|
0b49c6afe2
|
* export changed to public which is allowed in implementation
|
1998-08-31 12:18:37 +00:00 |
|
florian
|
4bfe7caea3
|
+ PilotMain implemented
|
1998-08-22 10:23:59 +00:00 |
|
florian
|
0ecb4adcc5
|
+ some new converted header files added
|
1998-08-05 21:47:21 +00:00 |
|
florian
|
62a8c7c830
|
+ first few things for PalmOS support
|
1998-08-05 17:19:07 +00:00 |
|