Commit Graph

574 Commits

Author SHA1 Message Date
florian
c4afc10ebc + >< support for fpdoc from Vincent Snijders
git-svn-id: trunk@2283 -
2006-01-14 13:04:22 +00:00
florian
b9a0e2ead2 * makefile again regenerated
git-svn-id: trunk@2280 -
2006-01-13 20:32:53 +00:00
florian
40290348bc * Makefiles regenerated
git-svn-id: trunk@2279 -
2006-01-13 19:49:25 +00:00
florian
7cfcc635fa * install shared library only if it exists
git-svn-id: trunk@2278 -
2006-01-13 19:36:53 +00:00
oro06
6e55d519bc *avoid negative value for big const
git-svn-id: trunk@2273 -
2006-01-13 08:35:05 +00:00
florian
3eda59948d * fixed make clean all install
git-svn-id: trunk@2261 -
2006-01-11 22:20:40 +00:00
florian
30fc11e7ca * makefiles regenerated
git-svn-id: trunk@2260 -
2006-01-11 21:46:28 +00:00
florian
dfcf0cb9d7 * proper handling of build units and implicit units for shared libs
git-svn-id: trunk@2256 -
2006-01-11 21:38:52 +00:00
florian
7dbeab548d + make shared implemented
git-svn-id: trunk@2255 -
2006-01-11 21:20:55 +00:00
florian
0454654a22 * more shared stuff, still not perfect
git-svn-id: trunk@2230 -
2006-01-08 16:26:07 +00:00
florian
9c6b3cc8f7 + make shared
git-svn-id: trunk@2227 -
2006-01-08 15:52:43 +00:00
daniel
155b36dc87 * Add extra check for owner of tty
git-svn-id: trunk@2202 -
2006-01-07 08:43:34 +00:00
oro06
49738994a8 *preprocessor can't read files with proc/func declaration
git-svn-id: trunk@2078 -
2005-12-29 16:07:01 +00:00
michael
675d051274 + Patch from Vincent Snijder to fix multiple content files and use DirectoryExists
git-svn-id: trunk@1989 -
2005-12-19 08:10:50 +00:00
tom_at_work
c3f678e8df * updated makefiles for ppc64/linux to allow successful snapshot building on that platform
git-svn-id: trunk@1975 -
2005-12-16 20:37:08 +00:00
daniel
61d288a7cc * Remove unnecessary writeln
git-svn-id: trunk@1947 -
2005-12-13 21:53:54 +00:00
daniel
178b756607 * Move grab_vcsa to utils
git-svn-id: trunk@1946 -
2005-12-13 21:51:00 +00:00
tom_at_work
3502898ba3 * makefile updates after last changes for successful build on ppc64/linux
git-svn-id: trunk@1874 -
2005-12-04 13:07:37 +00:00
daniel
7bc989e199 * Remove inline from problematic procedures. Problem isolated and moved to
testsuite.
  * Added hash to requirements of some packages

git-svn-id: trunk@1872 -
2005-12-02 22:27:50 +00:00
marco
f7f14e4dee * CROSSOPT support
git-svn-id: trunk@1798 -
2005-11-20 22:19:50 +00:00
marco
10e40626cb * CROSSOPT support required for darwin.
git-svn-id: trunk@1795 -
2005-11-20 21:55:12 +00:00
tom_at_work
202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64
* makefile update

git-svn-id: trunk@1546 -
2005-10-20 16:56:40 +00:00
Jonas Maebe
2dbdc474fd * use register variables when release-building for ppc (more or less doubles
performance for most programs)

git-svn-id: trunk@1383 -
2005-10-15 16:36:52 +00:00
tom_at_work
f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)

git-svn-id: trunk@1337 -
2005-10-08 15:48:39 +00:00
tom_at_work
79ea4bb52f * added support for powerpc64 target
git-svn-id: trunk@1256 -
2005-10-02 14:36:28 +00:00
florian
2476957db9 * workaorund for ld merging problems from Simon Kissel
git-svn-id: trunk@1159 -
2005-09-23 09:58:16 +00:00
florian
c7bdfe238b * regenerated makefiles
git-svn-id: trunk@1039 -
2005-09-02 17:46:38 +00:00
michael
c747e932e4 + Regenerated for all targets
git-svn-id: trunk@1015 -
2005-09-02 06:58:22 +00:00
michael
45286477bf + Compile fpcres also for win32/bsd
git-svn-id: trunk@992 -
2005-08-31 16:11:49 +00:00
florian
2f9a952747 * better clean up
git-svn-id: trunk@960 -
2005-08-28 12:41:29 +00:00
michael
726dfa7a37 + Fixed incompatibilities/differences with Delphi
git-svn-id: trunk@958 -
2005-08-28 12:30:30 +00:00
michael
1fa1fc663a + Added sample resource pointer section
git-svn-id: trunk@957 -
2005-08-28 09:36:50 +00:00
michael
d570eabe53 + Added fpcres
git-svn-id: trunk@954 -
2005-08-28 09:31:26 +00:00
florian
d94fa751e0 * basic parsing for bodies of C programs
git-svn-id: trunk@948 -
2005-08-27 12:58:09 +00:00
sg
1a8051f993 * Applied patches by Vincent Snijders
* Fixed handling of nested variant records
* Improved operator support (<= and >= were missing)
* Operator support in output: Better names
* HTML writer generates working filenames for operator pages

git-svn-id: trunk@849 -
2005-08-11 20:56:44 +00:00
florian
8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
florian
da58c3ca5a * -Ur switch for RELEASE mode is generated by fpcmake
git-svn-id: trunk@843 -
2005-08-10 21:27:48 +00:00
florian
1057f991ae + i386/wince
git-svn-id: trunk@598 -
2005-07-09 09:34:19 +00:00
sg
2059bf057f * FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer
git-svn-id: trunk@456 -
2005-06-20 10:32:54 +00:00
peter
39efda1fde * fix writing of multiple files per path
git-svn-id: trunk@337 -
2005-06-10 07:03:21 +00:00
peter
6dc46f0cd0 * group files per directory
* better indention of log message

git-svn-id: trunk@282 -
2005-06-08 10:48:04 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
florian
1f84c12ae4 + wince and win64 target added to be handled by fpcmake
git-svn-id: trunk@216 -
2005-06-05 14:15:36 +00:00
florian
68350b00fa * last char of prefix should be a /
git-svn-id: trunk@196 -
2005-06-04 16:56:42 +00:00
michael
bc223811c3 + Patch from Vincent Snijders to remove use of NOBR tag
git-svn-id: trunk@128 -
2005-05-27 17:43:19 +00:00
michael
f7be00d080 + Patch from Vincent Snijders to fix character set indication
git-svn-id: trunk@127 -
2005-05-27 10:39:45 +00:00
fpc
4c55f2bc34 + Initial import
git-svn-id: trunk@92 -
2005-05-25 07:57:17 +00:00
florian
8bb7b7ea08 + revision is now written as well
git-svn-id: trunk@64 -
2005-05-22 11:34:38 +00:00
florian
34f32597a2 * empty log messages are now handled correctly
* better handling of trailing new lines in messages

git-svn-id: trunk@47 -
2005-05-21 14:38:17 +00:00
florian
bbc61266fe + readded
git-svn-id: trunk@46 -
2005-05-21 14:25:16 +00:00