- 31 Oct, 2014 1 commit
-
-
Steve Revill authored
You can now open the build directory from the main window's "View" submenu, which complements the pre-existing functionality. Also squashed a whole slew of build warnings. This was some shoddy code... Version 0.26. Tagged as 'builder-0_26'
-
- 23 Jul, 2014 1 commit
-
-
Robert Sprowson authored
Resource files shuffled into UK subdirectory where required. Renamed !Sprites22 to !Sprites. Get version number from messages file. Built and checked disc install, looks the same as before. Version 0.25. Tagged as 'builder-0_25'
-
- 05 Oct, 2013 1 commit
-
-
Robert Sprowson authored
Focus title bar colour now cream. Info box no longer opened when clicking on 'Info' in the menu (because you can't then close it). Version 0.24. Tagged as 'builder-0_24'
-
- 30 Jul, 2013 1 commit
-
-
Jeffrey Lee authored
Detail: Resources/!build,fd7 - Wimpslot increased to 6MB to accomodate GCC 4 Admin: Required to build GCC 4 based tools Version 0.23. Tagged as 'builder-0_23'
-
- 10 Feb, 2013 1 commit
-
-
Robert Sprowson authored
Version in iconbar menu uses Module_ApplicationDate now. Version 0.22. Tagged as 'builder-0_22'
-
- 17 Mar, 2011 1 commit
-
-
Steve Revill authored
Tidy up the clean phase a bit. Add a ROOL email address to the !Help file. Version 0.21. Tagged as 'builder-0_21'
-
- 21 Oct, 2010 1 commit
-
-
Steve Revill authored
Author: Willi Theiss Version 0.20. Tagged as 'builder-0_20'
-
- 07 Jun, 2009 1 commit
-
-
Ben Avison authored
Detail: Some users reported problems building the sources if they had other installations of perl on their build machine. The build system was using a mixture of "perl" and "<Perl$Dir>.perl" to invoke the interpreter, and sometimes but not always using "do" to expand system variables on the command line. This has now been standardised to use "do <Perl$Dir>.perl in all cases, and where possible, to use the makefile macro ${PERL}. Admin: Checked that a Tungsten build still works on a build machine with no other perl installation. "perl" was aliased to an error to ensure it wasn't used. Version 0.19. Tagged as 'builder-0_19'
-
- 31 May, 2007 1 commit
-
-
Steve Revill authored
Detail: The !Builder main window had a rather odd limit of 50 characters for the directory name string even though the register build directory window was 128. I've upped both to 224. Also clobbered a silly warning in main.c. Admin: Works as expected. Version 0.18. Tagged as 'builder-0_18'
-
- 27 Apr, 2005 1 commit
-
-
Steve Revill authored
Detail: Slight re-ordering and re-wording to try to avoid (my) confusion when flitting between ROM and disc builds all day. Also corrected the wording for the "Install disc" option icon help text and set the default selected state of the icons a little more sensibly. Admin: Builds and runs OK. Version 0.17. Tagged as 'builder-0_17'
-
- 16 Dec, 2003 3 commits
-
-
Ben Avison authored
Retagged.
-
Ben Avison authored
-
Ben Avison authored
-
- 08 May, 2002 1 commit
-
-
Steve Revill authored
Detail: * Some of the major libraries (i.e. Desk and RISC_OSLib) do not really clean themselves in their 'clean' phase; you have to run 'clean_all' on them to do this. This is a pain in the proverbial for Baseline builds because you have to export from libraries twice - once 26bit and once 32bit. You MUST fully 'clean_all' libraries or you get objects of the wrong APCS exported. Rather than having to go through all my libraries running both 'clean' and 'clean_all' on each manually, I've added the 'clean_all' option to !Builder (and srcbuild), separate from a simple 'clean'. Admin: Tested in Baseline builds. Requires srcbuild-0_38. Version 0.16. Tagged as 'builder-0_16'
-
- 22 Oct, 2001 1 commit
-
-
Neil Bingham authored
Builder in June 2000. Detail: Change to Resources/!build,fd7 to unify the environment Version 0.15. Tagged as 'builder-0_15'
-
- 19 Oct, 2001 1 commit
-
-
Steve Revill authored
Detail: Support for subdirectories of the Env directory added. The scan is now recursive to find any nested Env files. The environment list construction only bothers to list Obey files and is hard-wired to ignore the !Common file. Thus, the menu now doesn't contain bogus entries like '!Common', 'Makefile' and 'VersionNum'. When you select a different build directory, the environment is reset to blank to reinforce the fact that you should really run a new env file. Admin: Tested. Requires new srcbuild in Library-0_87 (srcbuild-0_35). Version 0.14. Tagged as 'builder-0_14'
-
- 12 Dec, 2000 1 commit
-
-
Neil Bingham authored
Detail: Made ordering of optionbuttons on main window more logical. Admin: Untested. No code change. Version 0.13. Tagged as 'builder-0_13'
-
- 11 Dec, 2000 1 commit
-
-
Neil Bingham authored
Detail: Binary Build Environment (BBE) option button added to build window to support creation of binary builds. Admin: Requires srcbuild-0_24-1_23_2_1 or later for BBE support. Version 0.12. Tagged as 'builder-0_12'
-
- 26 Oct, 1999 1 commit
-
-
Neil Bingham authored
* Improvements to debugging support. Detail * Changed Builder to use DebugLib. * Builder is now capable of using DCotton's new image naming scheme. An extra set of Radio buttons for selecting the naming scheme has been added to the Options window. The versioning scheme selected is saved in the defaults file. Admin * Tested on ONC2UK build using both ImageName and NewImName scripts for versioning. * Assumes that NewImName will be checked into BuildSys/perl/ once completed. Version 0.11. Tagged as 'builder-0_11'
-
- 09 Sep, 1999 1 commit
-
-
Neil Bingham authored
Detail * Added OptionButton in main window for 'Install RAM' that maps onto the install: target. * Added ability to open the 'Logs' and 'Images' directory from the View menu. Admin * Tested install: work using a dummy Baseline 3 build. * Tested MakeExpROM work using RiscOS/BuildSys/EtherI16E as a basis. srcbuild produces an indentical ROM to the old-style build system for populated roms and roms only containing podule ID information. Version 0.10. Tagged as 'builder-0_10'
-
- 08 Oct, 1997 1 commit
-
-
Richard Buckley authored
Version 0.09. Tagged as 'builder-0_09'
-
- 07 Oct, 1997 1 commit
-
-
Richard Buckley authored
Version 0.08. Tagged as 'builder-0_08'
-
- 25 Sep, 1997 13 commits
-
-
Richard Buckley authored
Version 0.07. Tagged as 'builder-0_07'
-
Richard Buckley authored
Version 0.06. Tagged as 'builder-0_06'
-
Richard Buckley authored
-
Richard Buckley authored
Version 0.06, 1.1.2.2. Tagged as 'builder-0_06-1_1_2_2'
-
Richard Buckley authored
-
Richard Buckley authored
-
Richard Buckley authored
-
Richard Buckley authored
-
Richard Buckley authored
-
Richard Buckley authored
-
Richard Buckley authored
-
Richard Buckley authored
-
Richard Buckley authored
-
- 22 Sep, 1997 4 commits
-
-
Richard Buckley authored
-
Richard Buckley authored
Fixed bug whereby new directory dropped on the build tree register window was not put into the writable field. Now look for components files in directory BuildSys.Components.
-
Richard Buckley authored
-
Richard Buckley authored
Makefile allows application to be installed to a directory specified in !MkInstall. Application maintains multiple build directories. Application supports the -quit command line option. Updated !Help.
-
- 15 Sep, 1997 1 commit
-
-
Richard Buckley authored
-