fpc/compiler/msg
Jonas Maebe eb2cccffda + -WM<X> and -WP<x> command line parameters to specify the minimally required
Mac OS X/iOS version for the compiler code
   o such a parameter is not passed, extract the information from the
     environment variables MACOSX_DEPLOYMENT_TARGET/IPHONEOS_DEPLOYMENT_TARGET,
     like gcc
   o if neither the parameter nor the environment variable is used, use preset
     default values
   o pass on this version setting on to the Darwin linker
   o use this setting to determine which version of the startup code (crt1.o
     etc) to use, if any (based on information gathered from the GCC sources)
   o define a symbol called MAC_OS_X_VERSION_MIN_REQUIRED/
     IPHONE_OS_VERSION_MIN_REQUIRED based on this parameter
   o for usage information, see
     http://wiki.freepascal.org/FPC_New_Features_Trunk#Support_for_specifying_and_querying_the_deployment_version

git-svn-id: trunk@20503 -
2012-03-10 19:31:57 +00:00
..
errorct.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errord.msg * update of german error message files by Karl-Michael Schindler, resolves #20021 2011-08-20 08:01:26 +00:00
errorda.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errordu.msg * update of german error message files by Karl-Michael Schindler, resolves #20021 2011-08-20 08:01:26 +00:00
errore.msg + -WM<X> and -WP<x> command line parameters to specify the minimally required 2012-03-10 19:31:57 +00:00
errores.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorf.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorfi.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorhe.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorheu.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorid.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
erroriu.msg + Italian UTF-8 message file, contributed by Massimo Soricetti, resolves #19179 2011-04-16 20:41:59 +00:00
errorn.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorpl.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorpli.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorpt.msg * update of Portuguese compiler message file by Marcelo B Paula, resolves #20963 2011-12-28 17:44:46 +00:00
errorptu.msg * update of Portuguese compiler message file by Marcelo B Paula, resolves #20963 2011-12-28 17:44:46 +00:00
errorr.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorru.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorues.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00