Commit Graph

793 Commits

Author SHA1 Message Date
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