Vincent Snijders
6b0d250ea6
* fpdoc: fixed AV when looking for link tags, patch from Michael van Canneyt
...
git-svn-id: trunk@11808 -
2008-09-19 13:24:22 +00:00
Vincent Snijders
f28a204dbb
* fpdoc: fixed memleak
...
git-svn-id: trunk@11801 -
2008-09-18 11:49:19 +00:00
michael
e4b4875bb0
* Added support for interface delegation (Implements)
...
git-svn-id: trunk@11678 -
2008-08-31 21:25:53 +00:00
michael
461ba64623
* Fixed link detection to units that have not yet been scanned
...
git-svn-id: trunk@11676 -
2008-08-31 21:09:21 +00:00
michael
10511e99ed
* Print short description of linked node in class overview
...
git-svn-id: trunk@11668 -
2008-08-30 21:05:52 +00:00
michael
44494efd54
* Removed session info
...
git-svn-id: trunk@11652 -
2008-08-25 15:42:14 +00:00
michael
f083839a76
* Initial implementation
...
git-svn-id: trunk@11649 -
2008-08-25 13:47:06 +00:00
michael
c5007f1cad
* Created lazarus project file for easier editing
...
git-svn-id: trunk@11648 -
2008-08-25 09:52:14 +00:00
michael
ca43ca9c5d
* Created lazarus project file for easier editing
...
git-svn-id: trunk@11647 -
2008-08-25 09:50:29 +00:00
michael
77f5cefb71
* Fixed wrong string type, causing unicode characters to be dropped
...
git-svn-id: trunk@11639 -
2008-08-23 11:57:16 +00:00
michael
825a060618
* Patch from Sergei Gorelkin to handle unicode
...
git-svn-id: trunk@11638 -
2008-08-23 11:35:34 +00:00
marco
16b1652cb1
* reserved field now also initialized, from #8896 's patch.
...
git-svn-id: trunk@11418 -
2008-07-20 12:28:48 +00:00
Jonas Maebe
9d8bee1887
* regenerated with changes in r11233
...
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
Jonas Maebe
010246b1ae
* better fix for not automatically adding cross binutils prefixes for
...
darwin to darwin cross compilation (keeps CROSSCOMPILE=1 now, so other
CROSSCOMPILE-related changes are still done)
git-svn-id: trunk@11233 -
2008-06-15 15:40:24 +00:00
florian
dc92aceef7
* more naming duplicate unit names solved, reason is that COMPILER_UNITTARGETDIR used with make all requires this (all units end in one directory)
...
git-svn-id: trunk@11221 -
2008-06-12 21:51:35 +00:00
florian
e01e1c9476
* renamed lexlib and yacclib units to avoid name clashes with that ones from tply
...
git-svn-id: trunk@11220 -
2008-06-12 21:40:10 +00:00
florian
c91498ed65
* better support of float, resolves #11426
...
git-svn-id: trunk@11210 -
2008-06-07 10:41:42 +00:00
Jonas Maebe
390ece6e0b
* regenerated after r11180
...
git-svn-id: trunk@11193 -
2008-06-04 17:22:44 +00:00
giulio
14d4f02fa0
* fixed fpc_zipinstall for go32v2 and the like
...
* makefiles regenerated
git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
michael
5fd3502349
* Patch from Graeme Geldenhuys (enhanced) to use span and class when inserting images
...
git-svn-id: trunk@11175 -
2008-06-02 18:53:21 +00:00
michael
e062a99270
* Identifiers can start with _
...
git-svn-id: trunk@11174 -
2008-06-02 18:38:09 +00:00
michael
7c4a1ebfe1
* Added enumerated values to index page, as they are known identifiers
...
git-svn-id: trunk@11162 -
2008-06-01 17:38:41 +00:00
michael
67fe053e3c
* Made image support optional
...
git-svn-id: trunk@11161 -
2008-06-01 15:42:49 +00:00
michael
c9eba19930
* Fixed image support
...
git-svn-id: trunk@11160 -
2008-06-01 15:38:29 +00:00
michael
9111ea4da6
* Initial support for images
...
git-svn-id: trunk@11155 -
2008-06-01 11:48:47 +00:00
michael
cbe2bf359f
* Added index page generation to html engine
...
git-svn-id: trunk@11145 -
2008-05-31 21:18:12 +00:00
michael
2f0ca7d70c
+ Option to sort nodes (in module)
...
+ Option to omit overridden methods
+ Option to emit declaration for certain declarations.
git-svn-id: trunk@11127 -
2008-05-29 18:31:36 +00:00
Vincent Snijders
331f772594
fixed compilation on windows
...
git-svn-id: trunk@11116 -
2008-05-29 06:02:14 +00:00
michael
87836f4c5b
* Support for link attribute to description element
...
git-svn-id: trunk@11115 -
2008-05-28 22:31:07 +00:00
michael
5d2e9d4d4c
Slovak translation from Dusan Halicky
...
git-svn-id: trunk@11113 -
2008-05-28 20:17:02 +00:00
michael
0632e0d8df
* Added support for a directory with .mo files, and support for HTML specification of charset
...
git-svn-id: trunk@11112 -
2008-05-28 20:14:20 +00:00
michael
c69840519e
* Better handling of class declarations, move implementation to deindent
...
git-svn-id: trunk@11088 -
2008-05-26 19:10:59 +00:00
Jonas Maebe
b6c43bad7d
* regenerated for i386-Haiku and darwin cross compilation changes
...
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
Jonas Maebe
0a79badb4e
+ added missing makefiles
...
git-svn-id: trunk@11072 -
2008-05-24 09:05:59 +00:00
Jonas Maebe
fb3242b2f7
* don't set CROSSCOMPILE when compiling from darwin to darwin
...
(regardless of source and target architectures)
git-svn-id: trunk@11068 -
2008-05-24 08:36:36 +00:00
michael
f7f2008447
* Support for date in footer
...
git-svn-id: trunk@11043 -
2008-05-22 20:09:41 +00:00
florian
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
...
git-svn-id: trunk@11014 -
2008-05-19 17:33:35 +00:00
micha
0b2f80a38b
* regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
...
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
michael
92d83f61a2
* Patch from Giulio Bernardi to fix installation
...
git-svn-id: trunk@10668 -
2008-04-15 18:29:08 +00:00
peter
85250cca06
* split repository in InstalledRepository and AvailableRepository
...
* replace CurrentPackage by PackageName
* remove obsolete execute arguments
git-svn-id: trunk@10610 -
2008-04-06 21:00:24 +00:00
peter
a4c852d729
* detect broken packages, give an error if broken packages are found and the user
...
needs to run 'fppkg fixbroken' first
* add --broken option to skip the broken package detection at startup
* call fixbroken implicitly after an install command from the commandline has been processed.
This will make sure that all packages depending on the installed package will also be recompiled
and reinstalled.
Warning: Installing a new rtl will recompile everything. Currently this will
give a broken installation because not all packages compile yet.
git-svn-id: trunk@10595 -
2008-04-01 22:39:20 +00:00
peter
fe9035bcdf
* regenerated
...
git-svn-id: trunk@10594 -
2008-04-01 22:32:55 +00:00
florian
2838dbb35a
+ enabled arm-darwin in fpcmake
...
git-svn-id: trunk@10576 -
2008-03-28 18:22:57 +00:00
peter
4f4b0efa51
* regenerated
...
git-svn-id: trunk@10563 -
2008-03-25 17:15:41 +00:00
peter
ef2eaf15b2
* only parse checksum when available
...
git-svn-id: trunk@10562 -
2008-03-25 17:15:26 +00:00
micha
b0838b13d7
* add armeb target to compiler/Makefiles
...
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
michael
2fc3ede869
* Fixed makefiles using patch from Giulio Bernardi
...
git-svn-id: trunk@10517 -
2008-03-20 20:06:01 +00:00
florian
989f5eb367
* changed yywrap into a procedure variable so it can be overriden
...
git-svn-id: trunk@10498 -
2008-03-16 21:40:22 +00:00
Jonas Maebe
9d9dc0e44e
* also build fpcres* for solaris
...
git-svn-id: trunk@10484 -
2008-03-13 10:57:40 +00:00
Jonas Maebe
c97d448248
+ added baseunix dependency for fpextres to darwin Makefile.fpc
...
* regenerated Makefiles committed in r10481 using up-to-date fpcmake
git-svn-id: trunk@10482 -
2008-03-12 22:50:59 +00:00
michael
174de3eab1
Merged revisions 9693-10480 via svnmerge from
...
svn+ssh://svn.freepascal.org/FPC/svn/fpc/branches/resources
........
r9694 | michael | 2008-01-09 21:31:18 +0100 (Wed, 09 Jan 2008) | 1 line
* Initial check-in
........
r9695 | michael | 2008-01-09 21:35:58 +0100 (Wed, 09 Jan 2008) | 1 line
* New version from Giulio Bernardi
........
r9697 | michael | 2008-01-09 21:41:54 +0100 (Wed, 09 Jan 2008) | 1 line
* Patch from Giulio Bernardi with resource support
........
r9698 | michael | 2008-01-09 21:46:33 +0100 (Wed, 09 Jan 2008) | 1 line
* Patch from Giulio Bernardi to add more resource testing
........
r9699 | michael | 2008-01-09 21:57:26 +0100 (Wed, 09 Jan 2008) | 1 line
* New tool from Giulio Bernardi
........
r9700 | michael | 2008-01-09 21:58:23 +0100 (Wed, 09 Jan 2008) | 1 line
* New tool from Giulio Bernardi
........
r9701 | michael | 2008-01-09 22:01:54 +0100 (Wed, 09 Jan 2008) | 1 line
* Added fcl-res
........
r9702 | michael | 2008-01-09 22:01:58 +0100 (Wed, 09 Jan 2008) | 1 line
* Added fcl-res
........
r9703 | michael | 2008-01-10 08:54:26 +0100 (Thu, 10 Jan 2008) | 1 line
* Fixed double code
........
r9704 | jonas | 2008-01-10 10:59:20 +0100 (Thu, 10 Jan 2008) | 2 lines
- removed duplicate code
........
r9705 | jonas | 2008-01-10 11:25:21 +0100 (Thu, 10 Jan 2008) | 2 lines
+ added missing fcl-res dependencies
........
r9706 | jonas | 2008-01-10 11:58:30 +0100 (Thu, 10 Jan 2008) | 2 lines
+ dependencies for fpintres and fpextres
........
r9707 | yury | 2008-01-10 12:47:51 +0100 (Thu, 10 Jan 2008) | 3 lines
* Fixed compilation of resource, which is included in a unit located in different folder than main source.
* .res files must be copied to units output folder, otherwise .res files will not be found when only compiled units path is available and compiler does not know anything about sources folder.
* Improved resource related error messages.
........
r9708 | michael | 2008-01-10 12:52:13 +0100 (Thu, 10 Jan 2008) | 1 line
* Removed double source after end.
........
r9709 | michael | 2008-01-10 12:52:48 +0100 (Thu, 10 Jan 2008) | 1 line
* No longer needed
........
r9710 | tom_at_work | 2008-01-10 22:09:08 +0100 (Thu, 10 Jan 2008) | 1 line
* properly align FPC_RESLOCATION so that linking does not fail on some architectures (e.g. ppc64)
........
r9711 | tom_at_work | 2008-01-10 23:53:12 +0100 (Thu, 10 Jan 2008) | 1 line
* fix splitting of 64 bit load/stores from/to unaligned memory locations into multiple load/stores, which in some cases generated wrong code
........
r9712 | michael | 2008-01-11 11:00:08 +0100 (Fri, 11 Jan 2008) | 1 line
* Fixed bug in BSS section on 64-bit platforms
........
r9720 | giulio | 2008-01-12 10:02:04 +0100 (Sat, 12 Jan 2008) | 1 line
Updated fcl-res documentation: occurrences of reslib changed to fcl-res.
........
r9740 | giulio | 2008-01-13 19:36:44 +0100 (Sun, 13 Jan 2008) | 3 lines
- Don't try to compile resources on systems with a non windows-like resource support.
- Don't add the .or file to the list of object files if resource compiling failed.
........
r10201 | giulio | 2008-02-04 11:35:44 +0100 (Mon, 04 Feb 2008) | 5 lines
* resource compiling supported on OS/2 via wrc
* CompileResourceFiles and CollectResourceFiles don't do target-specific checks anymore
* refactored a bit
........
r10389 | giulio | 2008-02-25 21:32:52 +0100 (Mon, 25 Feb 2008) | 2 lines
Deleted test file which was committed by mistake
........
r10472 | giulio | 2008-03-10 12:22:18 +0100 (Mon, 10 Mar 2008) | 2 lines
changed define FPC_HAS_RESOURCES to FPC_HAS_WINLIKERESOURCES
........
git-svn-id: trunk@10481 -
2008-03-12 21:33:48 +00:00
peter
f9b80919e1
* basic work for checksum on packages to detect if recompile
...
is needed. Checksum is currently based on the system time
git-svn-id: trunk@10394 -
2008-02-26 22:46:42 +00:00
florian
0df73836a2
+ avr as cpu
...
git-svn-id: trunk@10308 -
2008-02-11 22:25:19 +00:00
peter
36316bea75
* recovery mode added to always use internal fpmkunit
...
* fix dependency versioning
git-svn-id: trunk@10280 -
2008-02-10 19:06:20 +00:00
peter
70a6eeaa16
* disable wrong package not available check
...
git-svn-id: trunk@10247 -
2008-02-08 00:03:50 +00:00
peter
18ccec1b15
* clean command
...
git-svn-id: trunk@10244 -
2008-02-07 23:01:28 +00:00
peter
aafabe4bb2
* log packages installed both global and local
...
git-svn-id: trunk@10241 -
2008-02-07 21:55:08 +00:00
peter
dc23783859
* handle duplciate versions in scan
...
git-svn-id: trunk@10240 -
2008-02-07 21:23:54 +00:00
peter
e2e1321f04
* check dependencies for os and cpu
...
* versions changed to major.minor.micro-build
* renamed avail,allavail to showavail,showall
git-svn-id: trunk@10220 -
2008-02-04 23:49:05 +00:00
peter
12931808dc
* find installed versions in local and global install dir
...
* support Package.fpc for backwards compatibility
git-svn-id: trunk@10214 -
2008-02-04 21:14:25 +00:00
peter
7ab46e8507
* basic work to load installed versions from fpunits.conf
...
git-svn-id: trunk@10182 -
2008-02-03 15:16:13 +00:00
peter
daf193b9ea
* package in directory fixed
...
git-svn-id: trunk@10166 -
2008-02-02 23:09:20 +00:00
peter
dd1a7ce8e3
* quoted parameters
...
* workaround broken fpc.exe in 2.2.0, retreive real compiler binary instead
* fppkg requires at least 2.2.1 to be compiled, because of broken sysutils and zipper
git-svn-id: trunk@10132 -
2008-02-01 08:12:33 +00:00
peter
7ceeb83014
* use AllowDirectorySeparators
...
git-svn-id: trunk@10109 -
2008-01-29 23:32:01 +00:00
peter
886c74ac75
* use FindPackage to not raise and error if package is not installed
...
git-svn-id: trunk@10078 -
2008-01-28 07:50:38 +00:00
peter
ef9177ccc4
* report URL in download failure
...
* ignore errors in initial download
* fixed crash with selecting mirror without doing an update
git-svn-id: trunk@10076 -
2008-01-27 22:40:36 +00:00
peter
c80c97739c
* rename Packages dir to Archives dir
...
* use local configuration dirs and files
git-svn-id: trunk@10075 -
2008-01-27 22:17:33 +00:00
marco
99b4d55ec5
* shellscript to print deps based on makefile.fpc requirement lines
...
git-svn-id: trunk@10030 -
2008-01-27 10:49:05 +00:00
michael
4c7aab2f15
* Support for bitpacked and removed stray debug writeln
...
git-svn-id: trunk@10029 -
2008-01-27 10:48:45 +00:00
peter
35c6e49575
* verbosity cleanup so it is constistent with fpmkunit
...
* lnet http failures now raise an error
* mirrors.xml support
* config file upgrading added
* weighted random mirror selection
git-svn-id: trunk@10013 -
2008-01-27 00:13:27 +00:00
peter
71688e72ef
* update convertmk to generate a valid fpmake.pp
...
* never overwrite existing fpmake.pp
git-svn-id: trunk@9938 -
2008-01-26 16:39:28 +00:00
peter
66b6f5d4f7
* fix netdb dependencies
...
git-svn-id: trunk@9919 -
2008-01-25 00:40:35 +00:00
peter
81c82efbeb
* regenerated
...
git-svn-id: trunk@9918 -
2008-01-25 00:21:19 +00:00
peter
72b3da0bbf
* updated for --os and --cpu
...
git-svn-id: trunk@9890 -
2008-01-23 23:16:14 +00:00
peter
596c61bd9c
* AddUnit from ppu
...
* Compare directories and output Targets.AddUnit lines
git-svn-id: trunk@9876 -
2008-01-22 23:53:47 +00:00
peter
8e22284eb0
* regenerated
...
git-svn-id: trunk@9875 -
2008-01-22 23:11:04 +00:00
peter
721a45eb02
* shell commands helpfull for building fpmake.pp
...
git-svn-id: trunk@9874 -
2008-01-22 23:10:46 +00:00
peter
1f792725c9
* fix filename cases
...
git-svn-id: trunk@9872 -
2008-01-22 22:06:30 +00:00
peter
d8755158b4
* regenerated
...
git-svn-id: trunk@9862 -
2008-01-22 08:45:47 +00:00
peter
337c3cba5d
* also include sec_units if only implicitunits are available
...
git-svn-id: trunk@9861 -
2008-01-22 08:45:14 +00:00
peter
2377b34d16
* support passing archive on the commandline for build,compile,install.
...
this can be used to test build of archives using 'fppkg archive && fppkg build <archive.zip>'
git-svn-id: trunk@9858 -
2008-01-21 17:58:18 +00:00
peter
02a8dae1db
* regenerated
...
git-svn-id: trunk@9834 -
2008-01-20 22:18:34 +00:00
peter
a40b4818ec
* regenerated
...
git-svn-id: trunk@9688 -
2008-01-08 23:44:55 +00:00
peter
e6a4d76c51
* updated
...
git-svn-id: trunk@9654 -
2008-01-06 17:15:12 +00:00
mazen
69a82669df
* Fixed guessing default FPCDIR in fpcmake.
...
git-svn-id: trunk@9630 -
2008-01-05 11:37:22 +00:00
michael
e54422ce7a
* makeskel in update mode can crash when looking for elements. Fixed this
...
git-svn-id: trunk@9592 -
2007-12-30 21:17:56 +00:00
michael
d50f721e96
* Added support for detecting no-longer used nodes in descr files
...
git-svn-id: trunk@9585 -
2007-12-30 16:39:41 +00:00
michael
5e93a4ee3f
* Fixed 9808: used units now correctly parsed
...
git-svn-id: trunk@9578 -
2007-12-29 22:49:18 +00:00
Vincent Snijders
d28f943b0e
+ rstconv: add support for -c XXX parameter to add header containing the CharSet to a .po-file
...
git-svn-id: trunk@9541 -
2007-12-27 14:37:58 +00:00
michael
46f15635b6
* Removed conditional define. CHM always included
...
git-svn-id: trunk@9408 -
2007-12-07 10:55:17 +00:00
michael
e261bd766c
* Patch from Andrew Haines to support FPDOC generating CHMs
...
git-svn-id: trunk@9407 -
2007-12-07 10:53:21 +00:00
peter
f3b26a94fe
* stop when fpmake fails
...
git-svn-id: trunk@9355 -
2007-11-30 00:15:50 +00:00
sekelsenmat
b1f8d613f8
Small improvement to symbian build tool
...
git-svn-id: trunk@9326 -
2007-11-24 21:26:52 +00:00
peter
093237e74d
* Use expandfilename to remove ../.. from FPCDIR for non-unix
...
git-svn-id: trunk@9314 -
2007-11-21 22:00:48 +00:00
peter
0852ce56a9
* check for all fpmkunit dependencies with version check
...
git-svn-id: trunk@9306 -
2007-11-20 22:23:41 +00:00
peter
b72cb5f4b8
* check if the minimum required fpmkunit is installed, if not
...
installed or too old then fallback to internal source
git-svn-id: trunk@9305 -
2007-11-20 22:01:22 +00:00
Jonas Maebe
4b8643f73b
* removed some clashes between ifdefs and regular tokens
...
git-svn-id: trunk@9289 -
2007-11-18 19:33:00 +00:00
Jonas Maebe
de08321368
+ short instructions on how to use it
...
git-svn-id: trunk@9288 -
2007-11-18 18:50:35 +00:00
Jonas Maebe
36e5e49553
+ object pascal support
...
git-svn-id: trunk@9287 -
2007-11-18 18:45:48 +00:00
Jonas Maebe
30e4da99da
* source code similarity tester (import of original 2.21 sources available
...
at http://www.cs.vu.nl/pub/dick/similarity_tester/ )
git-svn-id: trunk@9286 -
2007-11-18 18:43:44 +00:00
peter
f065706543
* fixed case downloadpackage action
...
git-svn-id: trunk@9285 -
2007-11-18 17:48:35 +00:00
peter
c503526407
* Add path to URI request
...
git-svn-id: trunk@9284 -
2007-11-18 17:36:55 +00:00
peter
ed3d9e1e5f
* downloader registration
...
git-svn-id: trunk@9283 -
2007-11-18 17:25:52 +00:00
peter
47ecdea412
* made pkglnet,pkgwget implicitunits
...
git-svn-id: trunk@9282 -
2007-11-18 17:25:25 +00:00
peter
f0c4849f3a
* another example
...
git-svn-id: trunk@9259 -
2007-11-14 23:16:55 +00:00
peter
6b38bfc780
* move example/test code to examples sub dir
...
git-svn-id: trunk@9258 -
2007-11-14 23:15:46 +00:00
peter
534048d62e
* remove pkgcurl
...
git-svn-id: trunk@9257 -
2007-11-14 23:13:22 +00:00
peter
269d8ecf51
* split options in globaloptions and compileroptions
...
* use compileroptions to load settings for compiling fpmake
* simple version check in config files
git-svn-id: trunk@9256 -
2007-11-14 23:10:09 +00:00
peter
f3e3ca1086
* remove obsolete 2.0.x files
...
git-svn-id: trunk@9255 -
2007-11-14 23:08:56 +00:00
peter
c30eed4069
* support <none> as empty version
...
* don't write not installed versions to status file
git-svn-id: trunk@9247 -
2007-11-13 23:09:04 +00:00
peter
bd093b4b9e
* give better error on corrupt packages.xml
...
* first installdependencies before downloading/unzipping packages
* delete corrupt file if download failed
git-svn-id: trunk@9240 -
2007-11-13 19:35:17 +00:00
peter
ae45cfefce
* pass --nofpccfg
...
git-svn-id: trunk@9233 -
2007-11-13 18:37:42 +00:00
michael
83e9952ecf
* Use dynlibs instead of dllfunc
...
git-svn-id: trunk@9224 -
2007-11-12 22:54:59 +00:00
peter
da21fb10e3
* default repository is now http
...
git-svn-id: trunk@9217 -
2007-11-12 18:07:07 +00:00
peter
6a0b278727
* basic dependency handling is working
...
git-svn-id: trunk@9215 -
2007-11-12 17:07:23 +00:00
Jonas Maebe
7ae3de0a01
* regenerated for x86_64-darwin
...
git-svn-id: trunk@9186 -
2007-11-10 21:37:24 +00:00
marco
7f57d9568d
* make install was broken, fixes 10144
...
git-svn-id: trunk@9183 -
2007-11-10 20:34:12 +00:00
Jonas Maebe
c9ce918485
* regenerated for darwin/x86_64
...
git-svn-id: trunk@9181 -
2007-11-10 18:37:19 +00:00
Jonas Maebe
d801dec484
+ darwin/x86_64 support
...
git-svn-id: trunk@9178 -
2007-11-10 18:28:12 +00:00
peter
33b5d4d73c
* compile command added
...
* basic work for package dependencies
git-svn-id: trunk@9168 -
2007-11-09 01:00:59 +00:00
peter
03ec4e8b3c
* dependency checking improved and more verbose
...
git-svn-id: trunk@9167 -
2007-11-09 00:59:39 +00:00
peter
8db504feea
* archive files for all targets
...
* add oscpupossible list to reduce the cpu-os combinations,
the table is copied from fpcmake
* add bigger separates to the source
git-svn-id: trunk@9145 -
2007-11-05 22:35:14 +00:00
peter
5284b1694f
* sourcepath, includepath file searching
...
* dependency and path can be added for cpu, os combinations
git-svn-id: trunk@9141 -
2007-11-04 22:44:04 +00:00
peter
edb56a85ac
* updated
...
git-svn-id: trunk@9126 -
2007-11-03 23:50:02 +00:00
peter
6fcdfee5ec
* install does not a build anymore
...
git-svn-id: trunk@9123 -
2007-11-03 23:06:40 +00:00
peter
c345118331
* pass --localunitdir and --globalunitdir to fpmake
...
git-svn-id: trunk@9121 -
2007-11-03 22:38:47 +00:00
peter
604c918ba9
* debug shows directory/file checks
...
git-svn-id: trunk@9115 -
2007-11-03 20:19:30 +00:00
Almindor
0dce152199
* update lnet in fppkg to 0.5.8
...
git-svn-id: trunk@9012 -
2007-10-31 09:08:27 +00:00
peter
100dab3c33
* support local and global install directories, default is to use a local
...
install dir for normal users and for root the global install dir
* updated unit check in fpmake build to look in local and global dirs
* auto bootstrap when fpmkunit is not found, no --bootstrap needed
* archive command line option to call fpmake archive
git-svn-id: trunk@9011 -
2007-10-30 22:07:34 +00:00
peter
277147d1b1
* internal fpmkunit source for bootstrapping
...
git-svn-id: trunk@8992 -
2007-10-29 18:12:40 +00:00
peter
a0984505b2
* regenerated to fix fpc detection on non-i386
...
git-svn-id: trunk@8991 -
2007-10-29 16:34:18 +00:00
peter
fce01e8aab
* check cpu_target before passing it to fpc
...
git-svn-id: trunk@8990 -
2007-10-29 16:34:03 +00:00
peter
324b1732ab
* regenerated to update dependencies
...
git-svn-id: trunk@8988 -
2007-10-29 09:07:18 +00:00
peter
e2a5d53897
* depend on fcl-process and paszlib
...
git-svn-id: trunk@8986 -
2007-10-29 09:03:13 +00:00
peter
94aa14018d
* compile fixed
...
git-svn-id: trunk@8944 -
2007-10-26 08:13:24 +00:00
peter
6ea1339f0a
* initial code for bootstrapping using only source dirs
...
git-svn-id: trunk@8943 -
2007-10-25 23:10:36 +00:00
florian
3e7e3dc2eb
* when looking for the compiler, call fpc with the right target cpu name, resolves #9924 after makefile regeneration
...
git-svn-id: trunk@8911 -
2007-10-22 19:57:59 +00:00
Jonas Maebe
01c5cb2c99
* fixed small typo
...
git-svn-id: trunk@8890 -
2007-10-21 14:39:52 +00:00
sekelsenmat
091e563e77
Added UIQ 2 device support for mksymbian
...
git-svn-id: trunk@8832 -
2007-10-17 19:05:53 +00:00
florian
79aec138c8
o forgotten BeOS patch by Olivier Coursiere:
...
+ rtl/beos/i386/sighnd.inc
+ packages/base/pthreads/pthrbeos.inc (basically a verbatim copy of the bsd one, just to compile as pthread support is limited under BeOS)
* utils/fppkg/Makefile.fpc
git-svn-id: trunk@8804 -
2007-10-14 18:33:24 +00:00
florian
dab6eec7e2
* patch by J. Peter Mugaas to resolve #7777 and #7778
...
git-svn-id: trunk@8800 -
2007-10-14 18:02:25 +00:00
Vincent Snijders
77ecd141e6
fpdoc: give context of invalid short description
...
git-svn-id: trunk@8733 -
2007-10-05 12:05:04 +00:00
pierre
cbae87c505
* Added missing endif in previous commit
...
git-svn-id: trunk@8564 -
2007-09-19 15:48:38 +00:00
pierre
3c096a9549
* Run batch using COMSPEC for go32v2 and watcom
...
git-svn-id: trunk@8562 -
2007-09-19 15:36:38 +00:00
yury
fa0f25c986
* Patch from Sergei Gorelkin (Mantis #9547 ). Fixed .fpc.resspare section processing in fpcres. Also remove hardcoded section name offsets (and 3 kBytes of code, too :).
...
git-svn-id: trunk@8367 -
2007-09-03 13:35:54 +00:00
Jonas Maebe
cb744d37ff
- reverted change for avoiding recompilation of units in subdirs,
...
it breaks other things
git-svn-id: trunk@8298 -
2007-08-22 08:16:10 +00:00
Jonas Maebe
30bc89cfe5
* fixed dependency checking for source files in subdirectories relative
...
to the makefile location + regenerated all Makefiles
* hopefully fixed fpmkunit dependencies
git-svn-id: trunk@8297 -
2007-08-22 07:04:23 +00:00
peter
4e412ad9c0
* remove poNoConsole so it works under windows
...
git-svn-id: trunk@8261 -
2007-08-11 16:16:39 +00:00
Almindor
7db1d24253
* update lNet in fppkg to 0.5.6a
...
git-svn-id: trunk@8222 -
2007-08-05 09:50:55 +00:00
Almindor
0fef52cce3
* update lNet to 0.5.5
...
git-svn-id: trunk@8202 -
2007-07-31 09:45:46 +00:00