joost
|
a67a35c498
* Added the ability to add fpmake as a target in a Makefile.fpc file. This way
|
10 years ago |
pierre
|
d9758e5d0e
Avoid TARGET_DIRS_TARGET_DIRS garbage by explicitly setting result of string function in AddTargetDefines method to empty at startup
|
12 years ago |
joost
|
08ee418513
* Reverted r17969, now fpmake distclean is implemented
|
14 years ago |
joost
|
595eadccb6
* Do not cleanup fpmake executable on distclean anymore. To make it possible
|
14 years ago |
joost
|
8847efb758
* To build fpmake while cross-compiling, use the compiler that is used
|
14 years ago |
joost
|
b926c6984e
* Added COMPILER_FPMAKE_UNITDIR to makefiles, with the path to the native
|
14 years ago |
pierre
|
69dedbfaeb
+ Add support for programs in clean section
|
15 years ago |
pierre
|
e7b25e55c0
* Fix position of fpcmade file for rtl
|
15 years ago |
peter
|
337c3cba5d
* also include sec_units if only implicitunits are available
|
17 years ago |
florian
|
f4738689ba
* search for gtar first
|
19 years ago |
florian
|
7dbeab548d
+ make shared implemented
|
19 years ago |
florian
|
9c6b3cc8f7
+ make shared
|
19 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
b70d944a49
* use cpu-os style
|
20 years ago |
olle
|
3425ceaf85
* __missing_command will now have the name of the missing command appended.
|
21 years ago |
peter
|
86f78c7300
* units are now created in separate directory units/cpu-os/
|
21 years ago |
michael
|
8312eddebb
+ Patch from Vincent Snijders to fix CPU-specific installs
|
21 years ago |
michael
|
00e5297c76
* Patch from peter to fix writing of target dir rules for cpu specific dirs
|
21 years ago |
peter
|
acdd47c907
* support varaiable_cpu
|
21 years ago |
olle
|
a7d759d976
* support for new fpcini section [defines]
|
21 years ago |
olle
|
b390d20504
+ a tool not found is replaced by the fake command __missing_command__, so that make stops, if it tries to run the command.
|
21 years ago |
peter
|
9c08ff4f69
* target_dir variable generation was not cpu dependent yet
|
22 years ago |
peter
|
5d75008475
* support different cpu target
|
22 years ago |
marco
|
fc8db2c3f2
* fix recursive zip making that corrupted utilsxxx.zip
|
22 years ago |
pierre
|
a788bb6f3a
* translate default_cpu/os into CPU/OS_TARGET_DEFAULT
|
23 years ago |
peter
|
952e80a72f
* old logs removed and tabs fixed
|
23 years ago |
peter
|
927c693482
* fix source location in zips for packages and demos
|
23 years ago |
peter
|
58218bf81f
* Regenerated with updated fpcmake
|
23 years ago |
pierre
|
79f7263c3c
+ CHECKDEPEND var to check if packages are up to date
|
23 years ago |