BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
Paladin
Version History
  Go back to the Paladin Page

1. Development Branch:
  This is the development version of Paladin. As such, it is not guaranteed to be anywhere near as bug-free as the stable version, but it also carries with it more features. These packages will work for BeOS R5, Zeta, and GCC2 builds of Haiku.

Version 1.1.0
 License:   BSD/MIT
 Updated:   October 3, 2009
 Source:   Source Available
New Features

- One-click project backups
- Makefile generation
- A Preferences window has finally been added along with a number of useful options
- A code library is now available to for creating code modules to aid in code reuse
- Shell script support - scripts are executed at the end of the build process
- Support for Rez files
- Drag and drop support for entire folder hierarchies
- Add resource files to your project just like any other file -- just enter a name

Lots of small user interface tweaks and internal improvements -- too many to list here. Check the WHAT'S NEW file in the package for a complete list!

Intel Version - requires R5   (1.7 MB) 71 downloads
  Working Link Download Binaries
  Working Link Download Sources

2. Stable Branch:
  This is the well-tested branch of Paladin. If you care more about a rock-solid development environment than new features, this is the one to go with. These packages will work for BeOS R5, Zeta, and GCC2 builds of Haiku. If unsure, use this version.

Version 1.0.1
 License:   BSD/MIT
 Updated:   August 14, 2009
 Source:   Source Available
A few bugfixes applied to the 1.0 stable build:

- Paladin quits properly if asked to build from the command line and there are no files that can be built
- Project files now keep their file type in Haiku (FINALLY!)
- Libraries in /boot/common/lib in Haiku are shown in the library window
- Project entries for libraries in /boot/develop/lib/x86 have their paths properly preserved


Intel Version - requires R5   (1.6 MB) 123 downloads
  Working Link Download Binaries
  Working Link Download Sources

Version 1.0
 License:   BSD/MIT
 Updated:   June 18, 2009
 Source:   Source Available
Official stable 1.0 release.

Changes since RC6

The user is now asked about what to do with missing libraries
The 5 key on the numeric doesn't show an OS Error message in certain situations
New drag and drop icon
Removed an occasional crash caused by the Error window
Paths are properly removed when asked in the Project Settings window
Multiple include paths can be removed at once
Fixed building shared library targets
Fixed missing object errors on SMP machines
Added a command to the Build menu to force dependency updates
GCC4 compilation fixes
Errors and warnings don't disappear if the error window is toggled
Fixed a bug with Option key plus Mouse Wheel scrolling too far
Removed a crash related to creating a new project file
Fixed a problem with starting a build from PalEdit when multiple copies of Paladin are installed
Added some small improvements to compiler error parsing
Fixed some strange behavior with local includes with relative paths
Fixed a bug for shared libraries in /boot/home/config/lib and the library window


Intel Version - requires R5   (1.6 MB) 63 downloads
  Working Link Download Binaries
  Working Link Download Sources

Version 1.0 RC6
 License:   BSD/MIT
 Updated:   April 14, 2009
 Source:   Source Available
More patches and more stability :)

Fixes:
Extra compiler and linker options are saved when set
Fixed the file-opening bug introduced in RC5 - I *hate* regressions
Fixed a problem with Run in Debugger under Zeta
Fixed an issue with File | New and Open Selection in PalEdit not working
Fixed a problem with application flags
Fixed a drawing issue with ProjectWindow while building a project
The gcc -W options now work when used in the extra compiler settings


Intel Version - requires R5   (1.9 MB) 68 downloads
  Working Link Download Binaries
  Working Link Download Sources

Version 1.0 RC5
 License:   BSD/MIT
 Updated:   March 27, 2009
 Source:   Source Available
Perhaps the last candidate before the final 1.0.

Bugs fixed:

- All file paths are now tracked internally as absolute, which fixes quite a few bugs
- Fixes a common build crash
- Source code build fix for Zeta
- Vector icon for PalEdit shows up properly in Haiku
- Added the Apache 2.0 license and summary to the license manager


Intel Version - requires R5   (1.6 MB) 38 downloads
  Working Link Download Binaries
  Working Link Download Sources

Version 1.0 RC4
 License:   BSD/MIT
 Updated:   March 2, 2009
 Source:   Source Available
Bugfix release

- For stability's sake, files with the same file name but different paths are no longer allowed to be in the same project.
- Dragging a file onto its parent group item no longer does crazy things to group order
- A selection is no longer required to rename or sort a group if there is only one in the project
- Fixed some weird bugs with Remove Selected Files
- Fixed a bug with system includes while compiling files
- Fixed build under Zeta
- Object files can be manually added and linked into projects now
- Fixed a problem with files not opening on double click
- Fixed problem with opening a file's parent folder


Intel Version - requires R5   (1.59 MB) 62 downloads
  Working Link Download Binaries
  Working Link Download Sources

Version 1.0 RC3
 License:   BSD/MIT
 Updated:   February 8, 2009
 Source:   Source Available
Bugfix release:
- Removed a crash when dragging groups.
- Paladin gracefully quits when asked to quit during a build
- Removed some occasional garbage from the license summary in the license manager
- Fixed running a target in the debugger under Haiku
- Humdinger's vector icon for Paladin shows up properly now under Haiku
- Numerous minor tweaks to the GUI
- Actually includes the fix for files dropped on the project window being listed but not actually added to the project.


Intel Version - requires R5   (1.7 MB) 41 downloads
  Working Link Download Binaries
  Working Link Download Source

Version 1.0 RC2
 License:   BSD/MIT
 Updated:   December 21, 2008
 Source:   Source Available
Another bugfix-only release:

Removed a major (and confusing) bug when adding files to the project
Fixes to dependency checking
Static libraries are linked in properly now
Removed the vector icon for Pe from PalEdit
Haiku vector icons should be properly added to executables when available


Intel Version - requires R5   (1.5 MB) 88 downloads
  Working Link Download Binaries
  Working Link Download Sources

Version 1.0 RC 1
 License:   BSD/MIT
 Updated:   December 14, 2008
 Source:   Source Available
This release fixes a lot of bugs.

- PalEdit will now let you save a brand new, unchanged file
- Fixed command line usage
- Removed debugger messages about the currently-unimplemented RC/Lex/Yacc error parsing
- Fixed an Alt-Tab header-opening bug
- Updated PalEdit's default keybindings
- Fixed a bug in dependency checking for C++ files
- Using the Option key with the mouse wheel scrolls a page at a time in PalEdit
- Fixed Run in Debugger command when invoked from PalEdit
- Improved order handling of files dropped onto a project window
- Fixed a bug with files created with Add New File not being properly added to the project


Intel Version - requires R5   (1 MB) 52 downloads
  Working Link Download Binaries
  Working Link Download Sources

Version 1.0 Beta 2
 License:   BSD/MIT
 Updated:   December 6, 2008
 Source:   Source Available
- Fixed large icon for project files
- Error window no longer closes when a build is started
- New Project and Library windows are resizable
- Removed a serious bug when a window was zoomed
- Added a Start window which can create or open projects, complete with a recent list
- Symlinks to projects can be opened noew
- The Find window duplicates BeIDE's behavior and disappears when the Find button is clicked
- Added the Show Project Folder command to the Project menu
- Symlinks to folders can be selected in Project Settings now
- Added a command-line switch for printing debug info for tech support issues
- Added a right-click menu command to the error window to copy them to the clipboard
- Replaced "Run in Terminal" with "Run Logged", which is what it really is.
- Added an Add New File command which creates a file or pair of files and adds it to the project


Any Processor - requires R5   (1.5 MB) 23 downloads
  Working Link Download Source
Intel Version - requires R5   (1.4 MB) 42 downloads
  Working Link Download BeEmulated

Version 1.0 Beta 1
 License:   BSD/MIT
 Updated:   November 30, 2008
 Source:   Source Available
Initial release

Any Processor - requires R5   (1.5 MB) 37 downloads
  Working Link Download Source
Intel Version - requires R5   (1.4 MB) 50 downloads
  Working Link Download BeEmulated

3. Stable Haiku GCC4:
  These are packages only for Haiku built with GCC4. They will NOT work on BeOS, Zeta, or GCC2 builds of Haiku.

Builds for BeOS, Zeta, and "regular" Haiku can be found below.

Version 1.0
 License:   BSD/MIT
 Updated:   June 18, 2009
 Source:   Source Available
Initial release for Haiku GCC4.

Intel Version - requires Zeta   (1.4 MB) 157 downloads
  Working Link Download GCC4 Binaries
  Working Link Download GCC4 Sources

 
The Green Board
  Recent Downloads  -  # 116
Total Downloads  -  # 3,071
Total Views  -  # 3,565
User Ratings  -  N/A
  Development Editors
Development IDE's
1.  BePodder - 9.80
2.  QEMU - 9.68
3.  ScummVM - 9.57
4.  cpu_fix - 9.42
5.  Jukebox - 9.40
6.  libdl.so - 9.40
7.  Haiku AGP busm... - 9.35
8.  vim6 - 9.31
9.  Beezer - 9.26
10.  HandBrake - 9.25
1.  BeOS 5 Perso... - 13,534
2.  Realtek RTL8... - 13,073
3.  Ati Radeon G... - 12,506
4.  Ensoniq Audio... - 7,530
5.  ATI Rage 128... - 7,426
6.  USB Joystick... - 5,630
7.  Broadcom 440x... - 5,396
8.  USB Serial dr... - 4,700
9.  S3 Trio 64 v2... - 4,695
10.  Intel Extreme... - 4,457
You are not logged in.
 Login

 
Unless otherwise noted, everything is copyright © 1999-2009 Haikuware. All Rights Reserved.
For more legal trivia, take a gander at our
Legal Stuff page and our Privacy Statement.