install.dat 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. #
  2. # $Id$
  3. #
  4. # Install file for Go32v2/Win32/OS2
  5. #
  6. # Warning: no package should contain more than 16 files
  7. title=Free Pascal Compiler 1.0.6
  8. version=1.0.6
  9. #
  10. # General
  11. #
  12. basepath=c:\pp
  13. docsub=doc
  14. helpidx=fpctoc.htm
  15. #
  16. # Go32v2 packages
  17. #
  18. pack=Dos/Go~3~2v2
  19. binsub=\bin\go32v2
  20. ppc386=ppc386
  21. targetname=go32v2
  22. cfgfile=fpc.cfg
  23. idecfgfile=fp.cfg
  24. ideinifile=fp.ini
  25. filecheck=*go32.zip
  26. # Dos 1
  27. package=basego32.zip,~B~asic system for Go32v2 (required)
  28. # Dos 2
  29. package=asldgo32.zip,GNU ~L~inker and GNU Assembler for Go32v2 (required)
  30. # Dos 3
  31. package=idego32.zip,~I~DE with integrated debugger/compiler (BETA)
  32. # Dos 4
  33. package=utilgo32.zip,~E~xtra Utilities
  34. # Dos 5
  35. package=makego32.zip,GNU ~U~tilities (needed for Makefile usage)
  36. # Dos 6
  37. package=gdbgo32.zip,GNU ~D~ebugger for Go32v2
  38. # Dos 7
  39. package=ufclgo32.zip,~F~ree Component Libary (FCL)
  40. # Dos 8
  41. package=ugdbintgo32.zip[ugdbgo32.zip],GDB Interfacing units
  42. # Dos 9
  43. package=upaszlibgo32.zip[upzlgo32.zip],PasZLib units
  44. # Dos 10
  45. package=uregexprgo32.zip[ureggo32.zip],Regular expression units
  46. # Dos 11
  47. package=uunzipgo32.zip[uzipgo32.zip],Unzip units
  48. # Dos 12
  49. package=uuncgigo32.zip[ucgigo32.zip],Uncgi units
  50. # Dos 13
  51. #package=ufvgo32.zip,Free ~V~ision (FV)
  52. #
  53. # Win32 packages
  54. #
  55. pack=~W~in32
  56. binsub=\bin\win32
  57. ppc386=ppc386
  58. targetname=win32
  59. cfgfile=fpc.cfg
  60. idecfgfile=fp.cfg
  61. ideinifile=fp.ini
  62. setpathfile=setpath.bat
  63. filecheck=*w32.zip
  64. # Win32 1
  65. package=basew32.zip,~B~asic system for Win32 (required)
  66. # Win32 2
  67. package=asldw32.zip,GNU ~L~inker and GNU Assembler for Win32 (required)
  68. # Win32 3
  69. package=idew32.zip,~I~DE with integrated debugger/compiler (BETA)
  70. # Win32 4
  71. package=utilw32.zip,~E~xtra Utilities
  72. # Win32 5
  73. package=makew32.zip,GNU ~U~tilities (needed for Makefile usage)
  74. # Win32 6
  75. package=gdbw32.zip,GNU ~D~ebugger for Win32
  76. # Win32 7
  77. package=ufclw32.zip,~F~ree Component Libary (FCL)
  78. #
  79. # Win32 packages 2nd part
  80. #
  81. pack=Win32-~2~
  82. filecheck=*w32.zip
  83. # Win32-2 1
  84. package=uopenglw32.zip,OpenGL units
  85. # Win32-2 2
  86. package=ugtkw32.zip,GTK units
  87. # Win32-2 3
  88. package=uinetw32.zip,Internet helper routines units
  89. # Win32-2 4
  90. package=uibasew32.zip,Interbase interface units
  91. # Win32-2 5
  92. package=umysqlw32.zip,MySQL interface units
  93. # Win32-2 6
  94. package=ummsystemw32.zip,MMSystem interface units
  95. # Win32-2 7
  96. package=ugdbintw32.zip,GDB Interfacing units
  97. # Win32-2 8
  98. package=upaszlibw32.zip,PasZLib units
  99. # Win32-2 9
  100. package=uregexprw32.zip,Regular expression units
  101. # Win32-2 10
  102. package=uunzipw32.zip,Unzip units
  103. # Win32-2 11
  104. package=uuncgiw32.zip,Uncgi units
  105. # Win32-2 12
  106. package=uzlibw32.zip,ZLib interface units
  107. # Win32-2 13
  108. #package=ufvw32.zip,Free ~V~ision (FV)
  109. #
  110. # Emx packages
  111. #
  112. pack=OS/2 ~E~MX
  113. binsub=\bin\os2
  114. ppc386=ppc386
  115. targetname=os2
  116. cfgfile=fpc.cfg
  117. idecfgfile=fp.cfg
  118. ideinifile=fp.ini
  119. filecheck=*emx.zip
  120. # OS-2 1
  121. package=baseemx.zip,~B~asic system for EMX (required)
  122. # OS-2 2
  123. package=asldemx.zip,GNU ~L~inker and GNU assembler for EMX (required)
  124. # OS-2 3
  125. #package=ideemx.zip,~I~DE with integrated debugger/compiler (BETA)
  126. # OS-2 4
  127. package=utilemx.zip,~E~xtra Utilities
  128. # OS-2 5
  129. package=makeemx.zip,GNU ~U~tilities (needed for Makefile usage)
  130. # OS-2 6
  131. package=gdbemx.zip,GNU ~D~ebugger for EMX and PMGDB front-end
  132. # OS-2 7
  133. package=ufclemx.zip,~F~ree Component Library (FCL)
  134. # OS-2 8
  135. #package=ugdbintemx.zip[ugdbemx.zip],GDB Interfacing units
  136. # OS-2 9
  137. package=upaszlibemx.zip[upzlemx.zip],PasZLib units
  138. # OS-2 10
  139. package=uregexpremx.zip[uregemx.zip],Regular expression units
  140. # OS-2 11
  141. package=uunzipemx.zip[uzipemx.zip],Unzip units
  142. # OS-2 12
  143. package=uuncgiemx.zip[ucgiemx.zip],Uncgi units
  144. # OS-2 13
  145. #package=ufvemx.zip,Free ~V~ision (FV)
  146. #
  147. # Common packages
  148. #
  149. pack=C~o~mmon
  150. # Common 1
  151. package=docs-pdf.zip,Documentation (~P~DF)
  152. # Common 2
  153. package=doc-htm.zip[doc-html.zip],Documentation (~H~MTL)
  154. # Common 3
  155. package=demo.zip,D~e~mos
  156. #
  157. # Source packages
  158. #
  159. pack=~S~ources
  160. filecheck=*src.zip
  161. # Source 1
  162. package=basesrc.zip,~B~asic Makefiles for the sources
  163. # Source 2
  164. package=compilersrc.zip[compsrc.zip],~C~ompiler sources
  165. # Source 3
  166. package=rtlsrc.zip,~R~un time library sources
  167. # Source 4
  168. package=fclsrc.zip,~F~ree component library (FCL) sources
  169. # Source 5
  170. package=utilssrc.zip[utilsrc.zip],~U~tils sources
  171. # Source 6
  172. package=installersrc.zip[instsrc.zip],~I~nstaller sources
  173. # Source 7
  174. package=docsrc.zip,~D~ocumentation sources (LaTeX)
  175. #
  176. # Source packages 2nd part
  177. #
  178. pack=So~u~rces 2
  179. filecheck=*src.zip
  180. # Source-2 1
  181. package=ugdbintsrc.zip[ugdbsrc.zip],GDB Interfacing units
  182. # Source-2 2
  183. package=upaszlibsrc.zip[upzlsrc.zip],PasZLib units
  184. # Source-2 3
  185. package=uregexprsrc.zip[uregsrc.zip],Regular expression units
  186. # Source-2 4
  187. package=uunzipsrc.zip[uzipsrc.zip],Unzip units
  188. # Source-2 5
  189. package=uuncgisrc.zip[ucgisrc.zip],Uncgi units
  190. # Source-2 6
  191. package=uopenglsrc.zip,OpenGL units
  192. # Source-2 7
  193. package=ugtksrc.zip,GTK units
  194. # Source-2 8
  195. package=uinetsrc.zip,Internet helper routines units
  196. # Source-2 9
  197. package=uibasesrc.zip,Interbase interface units
  198. # Source-2 10
  199. package=umysqlsrc.zip,MySQL interface units
  200. # Source-2 11
  201. package=ummsystemsrc.zip,MMSystem interface units
  202. # Source-2 12
  203. package=uzlibsrc.zip,ZLib interface units
  204. defaultcfg=
  205. #
  206. # Example fpc.cfg for Free Pascal Compiler Version 1.0.6
  207. #
  208. # ----------------------
  209. # Defines (preprocessor)
  210. # ----------------------
  211. #
  212. # nested #IFNDEF, #IFDEF, #ENDIF, #ELSE, #DEFINE, #UNDEF are allowed
  213. #
  214. # -d is the same as #DEFINE
  215. # -u is the same as #UNDEF
  216. #
  217. # When not m68k is defined at the commandline, define i386
  218. #IFNDEF m68k
  219. #DEFINE i386
  220. #ENDIF
  221. #
  222. # Some examples (for switches see below, and the -? helppages)
  223. #
  224. # Try compiling with the -dRELEASE or -dDEBUG on the commandline
  225. #
  226. # For a release compile with optimizes and strip debuginfo
  227. #IFDEF RELEASE
  228. -OG2p2
  229. -Xs
  230. #WRITE Compiling Release Version
  231. #ENDIF
  232. # For a debug version compile with debuginfo and all codegeneration checks on
  233. #IFDEF DEBUG
  234. -g
  235. -Crtoi
  236. #WRITE Compiling Debug Version
  237. #ENDIF
  238. # ----------------
  239. # Parsing switches
  240. # ----------------
  241. # All assembler blocks are intel styled by default
  242. #-Rintel
  243. # All assembler blocks are AT&T styled by default
  244. #-Ratt
  245. # All assembler blocks are directly copied to asm
  246. #-Rdirect
  247. # Semantic checking
  248. # -S2 switch some Delphi 2 extensions on
  249. # -Sc supports operators like C (*=,+=,/= and -=)
  250. # -Sd tries to be Delphi compatible
  251. # -Se<x> compiler stops after the <x> errors (default is 1)
  252. # -Sg allow LABEL and GOTO
  253. # -Sh Use ansistrings
  254. # -Si support C++ styled INLINE
  255. # -Sm support macros like C (global)
  256. # -So tries to be TP/BP 7.0 compatible
  257. # -Sp tries to be gpc compatible
  258. # -Ss constructor name must be init (destructor must be done)
  259. # -St allow static keyword in objects
  260. # Allow goto, inline, C-operators
  261. -Sgic
  262. # ---------------
  263. # Code generation
  264. # ---------------
  265. # Uncomment the next line if you always want static/dynamic units by default
  266. # (can be overruled with -CD, -CS at the commandline)
  267. #-CS
  268. #-CD
  269. # Set the default heapsize to 8Mb
  270. #-Ch8000000
  271. # Set default codegeneration checks (iocheck, overflow, range, stack)
  272. #-Ci
  273. #-Co
  274. #-Cr
  275. #-Ct
  276. # Optimizer switches
  277. # -Og generate smaller code
  278. # -OG generate faster code (default)
  279. # -Or keep certain variables in registers (still BUGGY!!!)
  280. # -Ou enable uncertain optimizations (see docs)
  281. # -O1 level 1 optimizations (quick optimizations)
  282. # -O2 level 2 optimizations (-O1 + slower optimizations)
  283. # -O3 level 3 optimizations (same as -O2u)
  284. # -Op target processor
  285. # -Op1 set target processor to 386/486
  286. # -Op2 set target processor to Pentium/PentiumMMX (tm)
  287. # -Op3 set target processor to PPro/PII/c6x86/K6 (tm)
  288. # Optimize always for Size and Pentium
  289. #-Og2p2
  290. # -----------------------
  291. # Set Filenames and Paths
  292. # -----------------------
  293. # Both slashes and backslashes are allowed in paths
  294. # path to the messagefile, not necessary anymore but can be used to override
  295. # the default language
  296. #-Fr$1/msg/errore.msg
  297. #-Fr$1/msg/errorn.msg
  298. #-Fr$1/msg/errores.msg
  299. #-Fr$1/msg/errord.msg
  300. #-Fr$1/msg/errorr.msg
  301. # path to the gcclib
  302. #-Fl$1/lib
  303. # searchpath for includefiles
  304. # release them only if you know what you do
  305. # because this could cause a rebuild of the runtime library
  306. # if you tell them compiler/ide to build the project (FK)
  307. #-Fi$1/source/rtl/inc;$1/source/rtl/i386
  308. # searchpath for objectfiles
  309. #-Fo$1/source/rtl/inc;$1/source/rtl/i386
  310. # searchpath for units and other system dependent things
  311. -Fu$1/units/$TARGET
  312. -Fu$1/units/$TARGET/*
  313. -Fu$1/units/$TARGET/rtl
  314. # searchpath for libraries
  315. #-Fl$1/lib
  316. #-Fl/lib;/usr/lib
  317. # searchpath for tools
  318. -FD$1/bin/$TARGET
  319. # -------------
  320. # Linking
  321. # -------------
  322. # generate always debugging information for GDB (slows down the compiling
  323. # process)
  324. #-gl
  325. # always pass an option to the linker
  326. #-k-s
  327. # Always strip debuginfo from the executable
  328. -Xs
  329. # -------------
  330. # Miscellaneous
  331. # -------------
  332. # Write always a nice FPC logo ;)
  333. -l
  334. # Verbosity
  335. # e : Show errors (default) d : Show debug info
  336. # w : Show warnings u : Show used files
  337. # n : Show notes t : Show tried files
  338. # h : Show hints m : Show defined macros
  339. # i : Show general info p : Show compiled procedures
  340. # l : Show linenumbers c : Show conditionals
  341. # a : Show everything 0 : Show nothing (except errors)
  342. # Display Info, Warnings, Notes and Hints
  343. -viwnh
  344. # If you don't want so much verbosity use
  345. #-vw
  346. endcfg
  347. # the IDE configuration files
  348. defaultidecfg=
  349. #IFDEF NORMAL
  350. -T$target
  351. -Sg
  352. -O1
  353. -OG
  354. -Op2
  355. -Ratt
  356. -Fu$1\units\$TARGET
  357. -Fu$1\units\$TARGET\*
  358. -Fu$1\units\$TARGET\rtl
  359. -Cs131072
  360. -Ch2097152
  361. -g-
  362. -p-
  363. -b-
  364. #ENDIF
  365. #IFDEF DEBUG
  366. -T$target
  367. -Sg
  368. -Cr
  369. -Ci
  370. -Co
  371. -OG
  372. -Op2
  373. -Ratt
  374. -Fu$1\units\$TARGET
  375. -Fu$1\units\$TARGET\*
  376. -Fu$1\units\$TARGET\rtl
  377. -Cs131072
  378. -Ch2097152
  379. -g
  380. -p-
  381. -b-
  382. #ENDIF
  383. #IFDEF RELEASE
  384. -T$target
  385. -Sg
  386. -O1
  387. -O2
  388. -OG
  389. -Op2
  390. -Ratt
  391. -Fu$1\units\$TARGET
  392. -Fu$1\units\$TARGET\*
  393. -Fu$1\units\$TARGET\rtl
  394. -Cs131072
  395. -Ch2097152
  396. -g-
  397. -p-
  398. -b-
  399. #ENDIF
  400. endcfg
  401. defaultideini=
  402. [Compile]
  403. CompileMode=DEBUG
  404. [Help]
  405. Files="$1\doc\fpctoc.htx"
  406. [Editor]
  407. DefaultTabSize=8
  408. DefaultFlags=20599
  409. DefaultSaveExt=.pas
  410. DefaultIndentSize=1
  411. [Highlight]
  412. Exts="*.pas;*.pp;*.inc"
  413. NeedsTabs="make*;make*.*"
  414. [SourcePath]
  415. SourceList=""
  416. [Mouse]
  417. DoubleDelay=8
  418. ReverseButtons=0
  419. AltClickAction=6
  420. CtrlClickAction=1
  421. [Search]
  422. FindFlags=4
  423. [Breakpoints]
  424. Count=0
  425. [Watches]
  426. Count=0
  427. [Preferences]
  428. DesktopFileFlags=209
  429. CenterCurrentLineWhileDebugging=1
  430. AutoSaveFlags=7
  431. MiscOptions=6
  432. DesktopLocation=1
  433. [Misc]
  434. ShowReadme=1
  435. [Files]
  436. OpenExts="*.pas;*.pp;*.inc"
  437. endcfg
  438. defaultsetpath=
  439. @echo off
  440. echo Setting PATH for use with $target Free Pascal compiler
  441. set A=$1\bin\$target;%PATH%
  442. set Path=
  443. set PATH=%A%
  444. set A=
  445. endcfg
  446. #
  447. # That's all folks
  448. #