The Real cha0s
Order emerges out of cha0s :)

FreeBASIC Updates

Syndicate content
CIA Stats
Updated: 1 min 38 sec ago

Added .deb creation script (src/contrib/deb), updated tram2 to use it

Thu, 2010-08-26 23:04
Commit by dkls :: r5402 /trunk/FreeBASIC/src/contrib/ (6 files in 2 dirs): (link) Added .deb creation script (src/contrib/deb), updated tram2 to use it
Categories: Tech News

- Moved win32 installer creation code out of tram2, so it can be used separately...

Thu, 2010-08-26 20:41
Commit by dkls :: r5401 /trunk/FreeBASIC/src/contrib/ (16 files in 3 dirs): (link)

  • Moved win32 installer creation code out of tram2, so it can be used separately
  • Added back start-shell tool
  • Installer now optionally creates a "FreeBASIC shell here" Explorer context menu entry
Categories: Tech News

Fixed: #3052712: -pp was not emitting the last line of input if it didn't have...

Wed, 2010-08-25 09:17
Commit by dkls :: r5400 /trunk/FreeBASIC/ (changelog.txt src/compiler/lex.bas): (link) Fixed: #3052712: -pp was not emitting the last line of input if it didn't have an EOL marker
Categories: Tech News

Synced fbdoc wiki cache

Wed, 2010-08-11 12:41
Commit by dkls :: r5399 /trunk/fbdocs/fbdoc/cache/ (259 files): (link) Synced fbdoc wiki cache
Categories: Tech News

Merged r5397 from trunk to 0.21

Wed, 2010-08-11 11:44
Commit by dkls :: r5398 /branches/0.21/ (5 files in 3 dirs): (link) Merged r5397 from trunk to 0.21
Categories: Tech News

tram2 linux: - Fixed: Normal non-standalone release was being linked against...

Wed, 2010-08-11 11:32
Commit by dkls :: r5397 /trunk/FreeBASIC/src/contrib/tram2/ (README binaries-linux.ini tram2.bas): (link)

tram2 linux:

  • Fixed: Normal non-standalone release was being linked against whatever libs were in /usr/local, instead of the libs from the dev tree.
  • Still need to compile binutils, a) to work on 64bit, b) to avoid linking against a shared libbfd and c) to avoid libbfd's zlib dependency
Categories: Tech News

r5395 merged from trunk to 0.21: Added some missing FB_UNLOCK()'s to the rtlib

Tue, 2010-08-10 17:03
Commit by dkls :: r5396 /branches/0.21/ (5 files in 3 dirs): (link) r5395 merged from trunk to 0.21: Added some missing FB_UNLOCK()'s to the rtlib
Categories: Tech News

Added some missing FB_UNLOCK()'s to the rtlib

Tue, 2010-08-10 16:59
Commit by dkls :: r5395 /trunk/FreeBASIC/ (3 files in 2 dirs): (link) Added some missing FB_UNLOCK()'s to the rtlib
Categories: Tech News

Updated to 0.21.1

Tue, 2010-08-10 16:29
Commit by dkls :: r5394 /trunk/FreeBASIC/changelog.txt: (link) Updated to 0.21.1
Categories: Tech News

Updated to 0.21.1

Tue, 2010-08-10 16:26
Commit by dkls :: r5393 /branches/0.21/ (11 files in 7 dirs): (link) Updated to 0.21.1
Categories: Tech News

Merged r5386 - r5390 from trunk to 0.21

Tue, 2010-08-10 16:10
Commit by dkls :: r5392 /branches/0.21/ (11 files in 6 dirs): (link) Merged r5386 - r5390 from trunk to 0.21
Categories: Tech News

Restored accidentally deleted changelog entry

Tue, 2010-08-10 16:04
Commit by dkls :: r5391 /trunk/FreeBASIC/changelog.txt: (link) Restored accidentally deleted changelog entry
Categories: Tech News

tram2: Compiling binutils isn't necessary anymore

Tue, 2010-08-10 15:28
Commit by dkls :: r5390 /trunk/FreeBASIC/src/contrib/tram2/ (README binaries-linux.ini tram2.bas): (link) tram2: Compiling binutils isn't necessary anymore
Categories: Tech News

tram2: Use binutils from previous release instead of new ones

Tue, 2010-08-10 15:04
Commit by dkls :: r5389 /trunk/FreeBASIC/src/contrib/tram2/ (3 files): (link) tram2: Use binutils from previous release instead of new ones
Categories: Tech News

Removed the "v" and "b" from the version number in __FB_SIGNATURE__, following...

Tue, 2010-08-10 14:57
Commit by dkls :: r5388 /trunk/FreeBASIC/ (changelog.txt src/compiler/inc/fb.bi): (link) Removed the "v" and "b" from the version number in __FB_SIGNATURE__, following the release archive names
Categories: Tech News

Fixed - gfxlib's x11 window didn't detect the mouse being outside the window...

Tue, 2010-08-03 17:02
Commit by dkls :: r5387 /trunk/FreeBASIC/ (2 files in 2 dirs): (link) Fixed - gfxlib's x11 window didn't detect the mouse being outside the window sometimes because it checked only the mouse's y position.
Categories: Tech News

Bug #3034516 - remove trailing backslash from #macro line

Wed, 2010-07-28 09:33
Commit by counting_pine :: r5386 /trunk/FreeBASIC/ (changelog.txt inc/ode/odemath.bi): (link) Bug #3034516 - remove trailing backslash from #macro line
Categories: Tech News

tram2: Nicer archive titles

Sat, 2010-07-24 08:37
Commit by dkls :: r5385 /branches/0.21/ (4 files in 3 dirs): (link) tram2: Nicer archive titles
Categories: Tech News

tram2: Nicer title for source archive

Sat, 2010-07-24 08:12
Commit by dkls :: r5384 /trunk/FreeBASIC/src/contrib/tram2/ (README tram2.bas): (link) tram2: Nicer title for source archive
Categories: Tech News

tram2 dos: Copy libc.a instead of crt0.o from FB 0.20

Fri, 2010-07-16 22:29
Commit by dkls :: r5383 /branches/0.21/ (3 files in 3 dirs): (link) tram2 dos: Copy libc.a instead of crt0.o from FB 0.20
Categories: Tech News