install.dat 12 KB

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