joost
c0bdce1330
* Fixed problem with search-masks in fpmake.pp-files in subdirectories
...
git-svn-id: trunk@32142 -
2015-10-24 22:09:06 +00:00
nickysn
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
...
git-svn-id: trunk@31527 -
2015-09-05 11:21:36 +00:00
joost
46906833f1
* Re-generated makefile's
...
git-svn-id: trunk@31318 -
2015-08-12 19:47:44 +00:00
joost
ac87da7c42
* Filter the Makefile's unit searchpaths from the fpmake command line.
...
To void cluttering the .fpm file
git-svn-id: trunk@31317 -
2015-08-12 19:15:14 +00:00
Károly Balogh
77bdd83bfc
AROS/x86_64: regenerated Makefiles
...
git-svn-id: trunk@31177 -
2015-06-29 00:09:06 +00:00
Jonas Maebe
89418d23e5
* regenerated Makefiles with Linux/AArch64 support
...
git-svn-id: trunk@30891 -
2015-05-20 20:15:10 +00:00
Legolas
177b007eba
* Fixed gba rtl: it generated corrupted executables
...
* Changed nds tool: grit has been replaced by grit_fpc (https://github.com/flodd/grit_fpc ) to simplify the nds programming workflow
git-svn-id: trunk@30074 -
2015-03-02 17:33:44 +00:00
Legolas
6f93505e08
* Fixed NDS building cycle (resolves bug #0026847 )
...
* Updated libndsfpc to ver 1.5.10
* Improved libndsfpc examples
git-svn-id: trunk@30008 -
2015-02-25 20:52:50 +00:00
Jonas Maebe
fa328436ab
* regenerated for iphonesim/x86-64
...
git-svn-id: trunk@29974 -
2015-02-23 22:56:41 +00:00
Jonas Maebe
3d01d4ceb1
* regenerated with Darwin/AArch64 support
...
git-svn-id: trunk@29950 -
2015-02-23 22:54:53 +00:00
joost
1a90d29063
* Re-generated packages-Makefile.fpcs and Makefiles
...
git-svn-id: trunk@29409 -
2015-01-05 11:34:47 +00:00
marco
d407b668d1
* version updated to 3.1.1
...
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
Jonas Maebe
72642042e4
* fixed fpcdir setting
...
git-svn-id: trunk@29312 -
2014-12-21 15:38:52 +00:00
Károly Balogh
da7efb8607
AROS: regenerated Makefiles to support i386-aros
...
git-svn-id: trunk@28438 -
2014-08-17 23:16:47 +00:00
Károly Balogh
6e27aaebbb
libndsfpc: regenerated Makefile with -Tall, which is required
...
git-svn-id: trunk@28313 -
2014-08-05 07:34:25 +00:00
Legolas
ca0ff3d2ea
* libndsfpc: forgot to commit a file
...
+ libndsfpc: added two new examples and regenerated makefiles
git-svn-id: trunk@28310 -
2014-08-04 19:39:02 +00:00
Legolas
a52e51d0b7
* Updated libndsfpc and nds linkerscript to Ver. 1.5.8
...
git-svn-id: trunk@28299 -
2014-08-02 15:23:51 +00:00
yury
73c26bd6be
* mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
...
git-svn-id: trunk@26705 -
2014-02-07 12:37:17 +00:00
Tomas Hajny
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
...
git-svn-id: trunk@26641 -
2014-02-01 00:11:09 +00:00
joost
df4191acb3
* Handle the location of each package at run-time, not at compilation time
...
* Added a fpmake.pp in the root, to compile the utils and packages in one go
git-svn-id: trunk@24783 -
2013-06-02 17:55:23 +00:00
pierre
4226f08565
Regenerate with up-to-date fpcmake binary
...
git-svn-id: trunk@24372 -
2013-04-29 12:45:11 +00:00
pierre
884918a4c4
Regenerate all Makefiles with an up-to-date fpcmake binary
...
git-svn-id: trunk@24365 -
2013-04-29 12:27:42 +00:00
joost
527c407b62
* Re-generated Makefiles for the changes in the Makefile.fpcs in r24349
...
git-svn-id: trunk@24350 -
2013-04-27 20:48:14 +00:00
joost
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
...
git-svn-id: trunk@24349 -
2013-04-27 20:34:00 +00:00
yury
23b95a4d70
* Regenerated all makefiles.
...
git-svn-id: branches/targetandroid@23422 -
2013-01-17 11:36:12 +00:00
joost
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
...
git-svn-id: trunk@23001 -
2012-11-17 00:18:50 +00:00
Legolas
5e40262fe2
* Updated libndsfpc to ver. 1.5.7
...
git-svn-id: trunk@22648 -
2012-10-14 21:18:38 +00:00
tom_at_work
9428c78d63
Pass OPT to compilation of fpmake.
...
Solves issues with systems that e.g. require special options for compilation of programs (e.g. libc programs to find libc startup code) or the actual build has been compiled with options that are incompatible with default ones.
Tested changes by building an i386-linux local build and i386-linux->arm-linux cross-builds
git-svn-id: trunk@22397 -
2012-09-15 23:41:44 +00:00
tom_at_work
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
...
git-svn-id: trunk@22101 -
2012-08-16 21:24:47 +00:00
tom_at_work
7b6bcd315f
Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of these programs if the given FPCOPT options of the previously compiled RTL are incompatible to default options. Regenerated associated makefiles.
...
git-svn-id: trunk@22080 -
2012-08-14 19:09:17 +00:00
Legolas
6bf0bc70a1
* Updated libndsfpc to ver.1.5.6 and devkitARM to r38
...
git-svn-id: trunk@21032 -
2012-04-25 08:23:07 +00:00
pierre
1b3fd997fc
+ Regenerate all Makefiles's after adding x86_64 netbsd target
...
git-svn-id: trunk@21031 -
2012-04-24 23:15:18 +00:00
Jonas Maebe
44bd889b9b
* regenerated Makefiles with AIX support
...
git-svn-id: trunk@20812 -
2012-04-11 18:03:57 +00:00
pierre
2c4d8cc9d9
Add x86_64-openbsd target in Makefiles
...
git-svn-id: trunk@20723 -
2012-04-06 16:49:08 +00:00
Legolas
cf9aaaa5ce
* Install the examples files for gba and nds
...
git-svn-id: trunk@20104 -
2012-01-18 17:54:37 +00:00
Legolas
f210945a40
* NDS: removed "examples" from fpmake.pp
...
git-svn-id: trunk@20019 -
2012-01-09 07:21:48 +00:00
Legolas
02d3855fde
* new fpmake.pp files for libndsfpc and libgbafpc
...
git-svn-id: trunk@20017 -
2012-01-08 22:05:35 +00:00
joost
bbe579131b
* More packages switched to fpmake building
...
git-svn-id: trunk@19957 -
2012-01-03 14:29:12 +00:00
Legolas
96cab58ab4
* Fixed typo
...
git-svn-id: trunk@19949 -
2012-01-02 13:13:34 +00:00
Legolas
659b386f02
+ Added Easy gl2d library for Nintendo DS and 6 new examples
...
* libndsfpc: Fixed glMaterialShinyness()
git-svn-id: trunk@19932 -
2011-12-31 14:14:12 +00:00
Legolas
8ce243eafd
* Fixed libndsfpc building
...
- Removed some deprecated examples about libnds filesystem
git-svn-id: trunk@19260 -
2011-09-27 21:05:55 +00:00
Legolas
02b0ef5379
* libnds updated to ver.1.5.4
...
git-svn-id: trunk@19255 -
2011-09-27 18:54:32 +00:00
joost
f95438ac0b
* Compile libgbafpc and libndsfpc only for gba and nds respectively
...
git-svn-id: trunk@18802 -
2011-08-21 19:15:21 +00:00
marco
043e9b2ec2
* Trunk version to 2.7.1
...
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
marco
39d7bb511d
* Regenned all makefiles before 2.6.x branching.
...
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +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
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
Legolas
42ffd3bc50
* Updated nds to devkitARM r32 and libnds 1.4.8
...
* Fixed nds rtl for ARGV and Exit to menu protocol
git-svn-id: trunk@16273 -
2010-10-31 15:22:49 +00:00
mazen
b127fc154a
* Fixed spell error revealed by lintian.
...
git-svn-id: trunk@16094 -
2010-10-06 20:33:57 +00:00
Jonas Maebe
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
...
later: the same as i386/darwin, except
a) uses the non-fragile Objective-C ABI/runtime
b) does not require stubs for direct calls/jumps (not required for
i386/darwin under 10.6 and later either, but still generated
there for backwards compatibility)
c) only the same packages are enabled as for ARM/Darwin
d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
This target also defines the symbol "darwin" apart from the target
name "iphonesim" for source code compatibility reasons.
git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00