Commit Graph

99 Commits

Author SHA1 Message Date
Jonas Maebe
04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no
longer split per directory, but in chunks of 100 tests (configurable via
    the new CHUNKSIZE=xxx Makefile parameter), which then all can be checked
    in parallel
   o dependencies between tests are handled by always putting tests whose
     name is the same except for the last character into the same chunk
   o as previously, -jx can only be used for the "all" target, other targets
     cannot be executed in parallel
   o the "units" directory has been renamed "tstunits" because otherwise
     "make distclean" will remove it entirely now that the main tests
     makefile also compiles a program

git-svn-id: trunk@21479 -
2012-06-03 17:56:28 +00:00
sekelsenmat
2df900652e fpvectorial is now moved to lazarus/components/fpvectorial
git-svn-id: trunk@19560 -
2011-10-30 16:42:46 +00:00
Legolas
645744bf51 + Added libogc binding and examples for Wii
git-svn-id: trunk@16989 -
2011-02-23 21:59:42 +00:00
Jonas Maebe
a11709658c - removed outdated versions (superceded by the ones under
utils/uikit-skel/src)

git-svn-id: trunk@16986 -
2011-02-23 12:34:35 +00:00
Legolas
a9188c3aa6 * Updated to libnds 1.5.0 (added dynamic texture allocation)
* Updated Paletted Cube example to use new dynamic textures 
 * Regenerated makefiles
 + Added filesystem example 

git-svn-id: trunk@16920 -
2011-02-15 21:56:10 +00:00
Jonas Maebe
8143a009fd * moved to correct location so it's used by the conversion script
git-svn-id: trunk@16903 -
2011-02-09 21:07:29 +00:00
Legolas
527dd56b28 + Initial Wii support
git-svn-id: trunk@16888 -
2011-02-07 16:56:45 +00:00
Legolas
c3698c84be * Updated libndsfpc to 1.4.10:
+ Added support for Tetris paddle, Guitar Hero grip and easy piano controller
  + Added sdmmc support for reading DSi internal SD card
  + i2c communication functions for DSi
  + Added some time handling related examples 
  * Improved timing functions
  * Some small bug fixes and improvements, both in library and examples
  - Removed unused SVN macros from header and license infos to save space :)

git-svn-id: trunk@16879 -
2011-02-05 14:20:49 +00:00
florian
f5bde338ff - remove unused and non functional kalyptus port
git-svn-id: trunk@16852 -
2011-01-30 17:14:33 +00:00
Jonas Maebe
3ca3276400 * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another
change is that it is now also allowed to specify an external name for
    formal external class definitions, but if they are later mixed with
    regular class definitions the external names have to match.
   o because the "external" status of methods is now set while parsing the
     class rather than afterwards, some procdir compatibility checks had to
     be inlined because they only have to be performed for 
  * also adapted the syntax for external cppclasses in the same way
  * fixed return type of NSObject.retainCount and NSObject.hash
    (NSUInteger instead of cint)
  * moved "patches" directory from cocoaint/src to cocoaint/utils/cocoa-skel
    so they are used by the conversion script when re-parsing the headers
  * updated Objective-C header parser script to
   o use the new external class syntax
   o not write inheritance information for root classes (NSObject, NSProxy)
   o use internal translation tables for some conflicting method names that
    are named specially in objcbase.pp
   and updated parsed headers
  * fixed rtl/inc/objcbase.pp and tests to conform to the new external class
    syntax

git-svn-id: trunk@16684 -
2011-01-02 14:50:46 +00:00
Jonas Maebe
9410f7d5d3 - obsolete, removed (handled by regular script)
git-svn-id: trunk@16532 -
2010-12-10 10:13:55 +00:00
sergei
a360f4c955 + Added a basic test for TCustomVariantType creation functionality.
git-svn-id: trunk@16322 -
2010-11-10 16:21:19 +00:00
nickysn
b1ffb01b42 * updated ptc
git-svn-id: trunk@16018 -
2010-09-19 22:10:28 +00:00
pierre
571ce24835 * ignore stamp files *-stamp.*
git-svn-id: trunk@14847 -
2010-02-02 15:20:07 +00:00
pierre
40f1eaf987 * Add Package.fpc to svn:ignore in utils and packages directories
git-svn-id: trunk@14846 -
2010-02-02 15:05:29 +00:00
pierre
b74e5daccc * default svn:ignore to directories having none
git-svn-id: trunk@14845 -
2010-02-02 13:55:27 +00:00
florian
9280f60779 - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha
git-svn-id: trunk@13530 -
2009-08-13 17:55:21 +00:00
Legolas
d2dabe9a33 * updated nds/gba linker scripts and reverted some changes for 2.2.4a release
- Removed unused/outdated stuff from libndsfpc
+ Added new examples for libndsfpc
+ Added working (I hope so...) makefile.fpc for all libndsfpc/libgbafpc examples

git-svn-id: trunk@13217 -
2009-05-31 12:15:24 +00:00
peter
c8bebd2c7d * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc
git-svn-id: trunk@11959 -
2008-10-23 20:41:35 +00:00
florian
c9433c0b1f - removed directory with non-working sources as well with copyrighted sources
git-svn-id: trunk@11019 -
2008-05-19 20:20:01 +00:00
marco
dc56d1c82d * base removed
git-svn-id: trunk@10063 -
2008-01-27 17:32:57 +00:00
marco
e8a4e5281f * extra/ removed + packages/makefile update
git-svn-id: trunk@10057 -
2008-01-27 15:52:05 +00:00
marco
cc58e0f623 * moved ptc
git-svn-id: trunk@10050 -
2008-01-27 14:42:46 +00:00
marco
88851f7852 * amunits moved
git-svn-id: trunk@10043 -
2008-01-27 13:16:04 +00:00
marco
62b5f9f05d * gnome1 moved
git-svn-id: trunk@10040 -
2008-01-27 12:24:32 +00:00
marco
87585083b5 * os2units leftovers removed
git-svn-id: trunk@10039 -
2008-01-27 12:01:35 +00:00
marco
66af0653fb * graph moved
git-svn-id: trunk@10036 -
2008-01-27 11:43:58 +00:00
marco
b7bb43f58b * palmunits moved
git-svn-id: trunk@10035 -
2008-01-27 11:20:55 +00:00
marco
89108ccf3c * gbaunits moved
git-svn-id: trunk@10034 -
2008-01-27 11:15:57 +00:00
marco
cb7bcd39f0 * removed dead utmp dir
git-svn-id: trunk@10028 -
2008-01-27 10:45:21 +00:00
marco
7d5fbd9f38 * sndfile
git-svn-id: trunk@10027 -
2008-01-27 10:43:35 +00:00
marco
3a4b8ea4d5 * ggi moved
git-svn-id: trunk@10022 -
2008-01-27 10:28:44 +00:00
marco
2b8631d722 * rexx moved
git-svn-id: trunk@10019 -
2008-01-27 10:18:45 +00:00
marco
bc114e7b39 * pcap moved
git-svn-id: trunk@10018 -
2008-01-27 10:13:37 +00:00
marco
4b9a4a62f2 * numlib moved
git-svn-id: trunk@10017 -
2008-01-27 10:10:59 +00:00
marco
d2b1c7a65c * fftw, minor updates to xforms
git-svn-id: trunk@10016 -
2008-01-27 10:04:56 +00:00
marco
e78bd0038f * moved svgalib
git-svn-id: trunk@10011 -
2008-01-26 23:53:01 +00:00
marco
81a7263b15 * remove users
git-svn-id: trunk@10009 -
2008-01-26 23:46:31 +00:00
marco
35abcb60f3 * libgd moved
git-svn-id: trunk@10005 -
2008-01-26 23:36:53 +00:00
marco
675a4ef17e * delete old hermes
git-svn-id: trunk@10004 -
2008-01-26 23:32:49 +00:00
marco
fe10f55f6f * old imlib remove
git-svn-id: trunk@10000 -
2008-01-26 23:11:45 +00:00
marco
0206151763 * cleanup after moving
git-svn-id: trunk@9998 -
2008-01-26 23:06:56 +00:00
marco
f882106837 * stale dir moved
git-svn-id: trunk@9996 -
2008-01-26 23:01:37 +00:00
marco
2fe958e87a * fpgtk first pass
git-svn-id: trunk@9994 -
2008-01-26 22:58:46 +00:00
marco
212df85902 * delete old pkg gtk, is now gtk1
git-svn-id: trunk@9992 -
2008-01-26 22:47:18 +00:00
marco
e261bec63e * 6 old pkgs deleted a52 bfd aspell bzip2 gtk2 chm
git-svn-id: trunk@9989 -
2008-01-26 22:44:42 +00:00
marco
af2dd9b40d * gtk2 first pass
git-svn-id: trunk@9985 -
2008-01-26 22:20:45 +00:00
marco
bdfdca006f * Pass two, src/ creation
git-svn-id: trunk@9981 -
2008-01-26 21:32:36 +00:00
marco
786cad5570 * Moved gtk -> gtk1 first pass
git-svn-id: trunk@9978 -
2008-01-26 21:17:10 +00:00
marco
738d8b38a0 * opengl deleted
git-svn-id: trunk@9974 -
2008-01-26 21:00:05 +00:00