r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!REBOL3 Source Control] How to manage build process

Carl
8-Nov-2010
[658]
BTW, here is an example of the entire config used for 4.2 (Linux):
	[0.4.2 "linux"   posix    [LDL] [CO1 F64 HID NPS] [ST1]]
Kaj
8-Nov-2010
[659]
LibDL... what do the others mean?
Carl
10-Nov-2010
[660]
-O1, 64 bit files, vis=hidden, no-ptr-sign, strip result
Maxim
10-Nov-2010
[661x2:last]
I've started to use git, I downloaded the A110 yesterday... yay!
(user moliad on github)