Commit Graph

24 Commits

Author SHA1 Message Date
marco
39d7bb511d * Regenned all makefiles before 2.6.x branching.
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +00:00
joost
b057c320da * Do not fail configfile generation when gcc is not found
* Give a nice warning when gcc is not executed properly

git-svn-id: trunk@17606 -
2011-05-29 20:37:25 +00:00
florian
7f0d245ac2 * reintegrate avr branch into trunk, work on avr is less invasive than I thought so it can be continued in trunk
git-svn-id: trunk@17348 -
2011-04-19 20:17:52 +00:00
joost
b67c3ad4c1 * Default fpcbin macro added
git-svn-id: trunk@17189 -
2011-03-27 12:28:06 +00:00
joost
538dd64283 * Use prefix instead of installation-dir
git-svn-id: trunk@17188 -
2011-03-27 12:27:44 +00:00
joost
739ea3720c * Do not show full path in backup-message
* Skip path-creation when output is set to stdout

git-svn-id: trunk@17186 -
2011-03-27 11:07:21 +00:00
joost
7b07c2906a * %CompilerConfigDir% macro added
* Use %CompilerConfigDir% macro in fppkg.cfg
 * Added -s and -p options to help-output
 * Mention the creation of a backup file
 * Initialize SkipBackup variable
 * Added -p option to force directory creation

git-svn-id: trunk@17182 -
2011-03-26 17:27:33 +00:00
joost
b99d819ad3 * Add dependency on fppkg.inc and default.inc
git-svn-id: trunk@17181 -
2011-03-26 17:23:05 +00:00
joost
a2511cecb0 * When debug is defined, use -gl, not -glh
* Added settings for darwin, copied from samplecfg

git-svn-id: trunk@17133 -
2011-03-13 20:48:22 +00:00
joost
e3eeca3efd * Updated comments in fpc.cfg partly based on comments in samplecfg's fpc.cfg
* Replaced $FPCTARGET->$fpctarget
 * Moved fppkg package search-path so that packages can override apache units
 * Renamed APACHE_1_13 define to APACHE_1_3

git-svn-id: trunk@17132 -
2011-03-13 20:12:22 +00:00
joost
4be289bb72 * Add the gcc-library path to the IDE-configuration, like samplecfg does
git-svn-id: trunk@17131 -
2011-03-13 16:44:45 +00:00
joost
404701afad * Removed -Oppentium3 from IDE settings, because that only works on i386
* Removed -Ratt from IDE settings (like is done in samplecfg)
 * Use $fpctarget macro in IDE settings

git-svn-id: trunk@17130 -
2011-03-13 16:26:14 +00:00
joost
4ac545752c * Solved problem with uninitialized variable
git-svn-id: trunk@17125 -
2011-03-12 22:13:08 +00:00
joost
9cb4f545bf * Add path of (user specific) packages installed with fppkg to fpc.cfg
git-svn-id: trunk@17116 -
2011-03-10 20:46:41 +00:00
joost
80ec9bb7bc * Fixed the order in which the httpd-units are searched for. Already fixed for samplecfg in r16722
git-svn-id: trunk@16944 -
2011-02-19 20:32:40 +00:00
joost
9b077ad93b * Also show builtin templates other than the default
git-svn-id: trunk@16943 -
2011-02-19 19:27:52 +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
joost
4ab15526cd * Define NEEDCROSSBINUTILS when compiling from darwin to non-darwin platforms
git-svn-id: trunk@15226 -
2010-05-04 20:36:20 +00:00
joost
e388ac9770 * Determine and add gcclib path to fpc.cfg configuration file
git-svn-id: trunk@15220 -
2010-05-04 09:05:43 +00:00
joost
c7d5057127 * Not in all cross-compile cases the -XP$FPCTARGET- option is necessary
git-svn-id: trunk@15219 -
2010-05-03 16:58:41 +00:00
joost
633aa31ea3 * Added -m option to show values of all macros
* Removed unused resourcestrings

git-svn-id: trunk@15216 -
2010-05-03 14:43:15 +00:00
joost
df92cfbcf0 * Added templates for fppkg configuration files
git-svn-id: trunk@15193 -
2010-04-27 12:12:30 +00:00
joost
1834156acd * Removed usubst unit, use fpTemplate instead
* Commented out not-implemented option -l from help screen

git-svn-id: trunk@15192 -
2010-04-27 09:25:36 +00:00
joost
3759ad8963 * Moved fpcmkcfg from compiler/utils to utils/fpcmkcfg
git-svn-id: trunk@15189 -
2010-04-27 07:59:20 +00:00