Stanislav Shwartsman
d2f7351be2
cpu.h cleanup + update msdev workspaces cpudb projects
2011-08-30 22:22:07 +00:00
Stanislav Shwartsman
acfeed8e31
update msvcpp workspace with new files
2011-08-27 18:48:11 +00:00
Volker Ruppert
53c30f487b
- fixed a warning caused by wrong runtime library for the BOCHS.EXE components
2011-08-22 12:35:49 +00:00
Volker Ruppert
af1e3a6f80
- added cpudb project to workspace files
2011-08-20 23:10:41 +00:00
Volker Ruppert
0d23553cae
- updated / added some project files for plugin DLLs
...
- split 'bx_netmod' from 'bx_ne2k'
- moved cdrom.cc to 'bx_hdimage'
- added missing project 'bx_pcivga'
- TODO: project 'cpu' not yet fixed (temporary fix for compilation test not applied)
2011-08-17 11:00:48 +00:00
Stanislav Shwartsman
86d042a46e
added AVX to msdev workspaces
2011-08-16 20:44:02 +00:00
Stanislav Shwartsman
04456ca66a
update MSDEV workspaces
...
CPU/CPUDB files are not added into workspaces yet
2011-08-16 18:05:26 +00:00
Volker Ruppert
b44d756943
- removed outdated set of files to be used for creating a Debian package. No active Bochs developer
...
is able to create such a package and Debian-based distributions are not using the files.
2011-07-14 17:10:46 +00:00
Volker Ruppert
345d67c403
- removed BeOS support from sources and documentation
2011-07-11 17:36:10 +00:00
Volker Ruppert
e8e0f4a11e
- added workspace package for MSVC plugin support. It required to configure
...
with --enable-plugins in addition to the default MSVC setup.
2011-06-23 06:32:15 +00:00
Volker Ruppert
9f216cb912
- added es1370.* files to 'iodev' project
...
- specify one build logfile per project to avoid overwriting
2011-06-18 13:23:23 +00:00
Volker Ruppert
c78026a9a2
- deleted executable properties from source files
2011-04-03 10:29:19 +00:00
Stanislav Shwartsman
ab1ea79f2c
Unify manifest file for Win32 and Win64 - also fixes MSDEV command line compilation issue
2011-03-07 17:07:29 +00:00
Stanislav Shwartsman
62a27ceca1
fixed version number
2011-03-04 20:36:47 +00:00
Stanislav Shwartsman
02b07edb42
updated vs2008 ws (added missed vmcs.cc)
2011-03-03 15:07:18 +00:00
Stanislav Shwartsman
c6e6b579e7
exclude .svn folderst when building rpm
2011-02-25 22:13:04 +00:00
Stanislav Shwartsman
a2e2feced4
set propertities for more files
2011-02-25 15:32:08 +00:00
Volker Ruppert
c18d72008c
- updated VC2008 workspace file
2011-02-20 14:33:03 +00:00
Stanislav Shwartsman
d137f6d7db
Fixed compilation for win64 native
2011-02-11 14:23:30 +00:00
Stanislav Shwartsman
86c1df8168
updated vs2008 workspace
2010-06-03 19:10:03 +00:00
Stanislav Shwartsman
064dcf5d61
RPM preuninstall scriptlet removes /core - ID: 2955911
2010-02-21 06:38:21 +00:00
Stanislav Shwartsman
4a98abd916
update version in manifest
2009-12-04 17:12:34 +00:00
Stanislav Shwartsman
8dcdc7f9ef
re-adding with -kb attribute
2009-11-22 06:38:55 +00:00
Stanislav Shwartsman
dd1e24a5ed
delete logo.ico committed "as text" file
2009-11-22 06:38:10 +00:00
Stanislav Shwartsman
6a2b114419
new Bochs icons from patches folder
2009-11-07 21:07:59 +00:00
Volker Ruppert
c242176a0a
- VS2008 project files must be present in folder 'vs2008'
...
- updated generation of the win32 specific source package with new project files
2009-04-29 17:52:26 +00:00
Volker Ruppert
da102c9137
- added new project files for Visual Studio 2008 Express C++ (outdated files
...
will be removed soon)
2009-04-29 08:26:30 +00:00
Stanislav Shwartsman
59711a39b6
remove outdate workspace files
2009-04-29 08:19:08 +00:00
Volker Ruppert
3a1bef6516
- NSIS installer script updated and improved (NSIS updated to version 2.44)
2009-04-15 17:23:50 +00:00
Volker Ruppert
7d760b809e
- updated MSVC workspace files after USB code changes
2009-01-20 16:29:13 +00:00
Stanislav Shwartsman
a2e07ff971
- Removed --enable-guest2hos-tlb configure option. The option will be
...
always enabled for any Bochs configuration.
2008-12-11 21:19:38 +00:00
Stanislav Shwartsman
f81e35d966
update msdev workspaces
2008-10-18 20:36:52 +00:00
Alexander Krisak
e108fe0d58
Yet another win32 build fix. cpu/resolve.cc renamed to cpu/resolver.cc
...
because it conflicts with disasm/resolve.cc.
2008-10-07 07:47:56 +00:00
Stanislav Shwartsman
c009e87a81
Remove external debugger interface:
...
- it is closed source (!!!)
- we have very nice replacement now
2008-10-01 09:44:40 +00:00
Alexander Krisak
de5894f6f3
updated workspace for msvc 6.0
2008-09-23 14:05:34 +00:00
Alexander Krisak
6c3ce576c6
fixed mscv 6.0 project files
2008-08-22 07:57:06 +00:00
Stanislav Shwartsman
b1446727bf
Fixed english grammar error
2008-04-05 21:28:11 +00:00
Stanislav Shwartsman
08eb20cf48
Update MSVC workspaces
2008-04-03 19:04:05 +00:00
Stanislav Shwartsman
8c24dfc01b
MSVC6 compilation changes
...
More effort to remove can_pop function calls - almost everything is clean
2008-03-26 16:25:05 +00:00
Volker Ruppert
1c5955c9ff
- installer now uses system variable WINDIR instead of hardcoded C:\WINDOWS
...
- uninstaller did not remove legacy BIOS file
2007-09-28 17:58:48 +00:00
Stanislav Shwartsman
91e6ca8d5c
Implemented MTRR support
...
Fixes in #PF exception priority
2007-09-20 17:33:35 +00:00
Volker Ruppert
1db3741d56
- removed duplicate file from archive
2007-09-19 21:09:36 +00:00
Volker Ruppert
df53247fa8
- exclude statements must appear prior to the file list (expected by tar 1.15.1)
...
- added release tag for 2.3.5 to user doc
- updated version number and strings after release
2007-09-17 16:20:24 +00:00
Volker Ruppert
171f2433f0
- install both default and legacy version of the Bochs BIOS
...
- updated the BIOS related parts of the documentation
2007-05-17 15:47:35 +00:00
Volker Ruppert
2a6200040e
- removed configure option for the new PIT model from documentation and perl
...
build script
- added --enable-new-pit to the deprecated section of the configure script
- show DEPRECATED messages in configure script in uppercase letters (most of
them should be removed before the next major release)
2007-04-09 08:46:24 +00:00
Stanislav Shwartsman
dee9f1b9b5
Update MSDEV workspace
2007-04-08 21:58:00 +00:00
Volker Ruppert
e299fd544d
- updated workspaces after the USB devices rewrite
2007-03-26 21:02:32 +00:00
Volker Ruppert
b60705d7ba
- updated workspaces after adding the VMWare 4 image support
2006-12-18 18:00:04 +00:00
Volker Ruppert
53e237b5b1
- updated workspaces after adding the acpi device
2006-09-27 18:43:50 +00:00
Stanislav Shwartsman
5e63d0bd44
iUpdate MSDEV workspaces
2006-02-24 18:36:31 +00:00
Volker Ruppert
f31e278df3
- added install location and link to local README.txt
...
- show "Remove" button only in the Windows software list
2006-01-15 21:00:50 +00:00
Volker Ruppert
f3f2e28481
- removed SMP specific BIOS images from the install list and the docs
2006-01-08 17:16:30 +00:00
Volker Ruppert
c266ae0d3c
- new file hdimage.cpp added
...
- added some more header files
2005-12-11 14:55:00 +00:00
Stanislav Shwartsman
eee90dab34
Fix WXWorkspace for WIn32
2005-11-22 17:37:09 +00:00
Stanislav Shwartsman
6a07173b3d
Split ctrl_xfer_pro.cc to 4 different files according to the operations
2005-08-01 22:06:19 +00:00
Volker Ruppert
2b1c95ff59
- fixed name of file to copy (SF patch #1235129 )
2005-07-10 15:27:27 +00:00
Volker Ruppert
ee8a6d56ba
- display libraries 'rfb' and 'nogui' added to the default MSVC workspace and
...
the shortcut script .conf.win32-vcpp
- updated list of include files for the gui directory in both workspaces
- added check for BX_WITH_NOGUI in nogui.cc (needed for MSVC)
- updated description of the siminterface implementation
2005-07-10 09:02:30 +00:00
Volker Ruppert
02dfaae349
- updates after release 2.2.1
2005-07-08 22:13:03 +00:00
Volker Ruppert
522e6fe712
- unistaller now deletes PIF shortcuts created on Win NT/98/ME
2005-07-05 18:16:05 +00:00
Volker Ruppert
3650e8c8ba
- support for Windows XP/2003 style common controls added
...
(from patch.win32-vitaly-vorobyov)
2005-07-05 17:21:47 +00:00
Volker Ruppert
e98c100f74
- a bunch of warnings in MSVC fixed
...
- name of source file in wxworkspace.zip fixed
2005-06-04 17:44:59 +00:00
Volker Ruppert
bab931d56d
- updated win32 installer for NSIS 2.03 (Modern UI)
...
- uninstaller icon added
2005-03-20 14:29:23 +00:00
Volker Ruppert
844e928e7f
- added version, publisher and URL to the uninstall information
2005-03-15 19:18:08 +00:00
Volker Ruppert
a6fbe10307
- changed .cc extensions to .cpp
2005-03-14 21:43:46 +00:00
Volker Ruppert
fd8346bf9a
- updated description and packager email address
2005-03-13 08:28:55 +00:00
Volker Ruppert
4a7bcec95f
- removed directory "debug" / added directory "bx_debug" (wxworkspace still untested)
2005-03-12 22:13:50 +00:00
Stanislav Shwartsman
4e3eda1e6f
Update (untested) wxworkspace for MSVCPP. Thanks to Royce Mitchell III
2005-01-20 06:31:00 +00:00
Stanislav Shwartsman
acd1d8f14f
Merged patch
...
[1104695] msvc6 compatibility update (Royce Mitchell III)
2005-01-19 18:21:40 +00:00
Volker Ruppert
6cd025da81
- the user documentation has replaced this file in release packages
2004-08-23 08:39:12 +00:00
Christophe Bothamy
2e8a7588c4
- update for 2.1.1 release
2004-02-11 22:27:28 +00:00
Daniel Gimpelevich
126971af49
Made to compile on MacOS9
2004-02-06 22:28:00 +00:00
Christophe Bothamy
d28d41bf99
- update file list
2004-01-07 20:16:16 +00:00
Christophe Bothamy
fa9b18c887
- add missing resolve.cpp from project files
2004-01-04 18:51:15 +00:00
Volker Ruppert
edd830cbb4
- these files are no longer necessary after the NSIS update
2004-01-04 10:21:48 +00:00
Christophe Bothamy
f0c3b9d90b
- update installer script so it works with nsis2.0rc1
2004-01-01 23:05:45 +00:00
Christophe Bothamy
5cf57858cc
- add missing resource file in project
2004-01-01 23:04:43 +00:00
Stanislav Shwartsman
f3730cd784
Implemented two last SSE instructions RSQRTSS and RSQRTPS
...
MSDEV workspaces updated with new file
CPUID will detect and CPU will execute FXSAVE/FXRSTOR instructions when cpu-level-hacked=6 and not only when cpu-level=6
2003-12-31 17:35:43 +00:00
Christophe Bothamy
a3d62221ed
- update workspace with new gameport class²²
2003-12-29 21:57:03 +00:00
Christophe Bothamy
fa449cacfd
- update vcpp workspace with bx_debug directory
2003-12-10 21:03:28 +00:00
Christophe Bothamy
ea8fd6a431
- update with new file list (a file was removed from fpu)
2003-11-26 22:31:54 +00:00
Volker Ruppert
9304bcbcfa
- bxcommit tool added to the list of files
2003-10-03 22:38:57 +00:00
Daniel Gimpelevich
6e68a4e232
*** empty log message ***
2003-10-03 20:58:23 +00:00
Daniel Gimpelevich
d0c10dd46b
*** empty log message ***
2003-10-02 11:33:42 +00:00
Bryce Denney
60b1ebb670
- REALLY add bxcommit this time (I hadn't saved the workspace before)
2003-10-02 10:23:54 +00:00
Bryce Denney
cfdb8f5f4a
- add bxcommit
2003-10-02 10:21:35 +00:00
Daniel Gimpelevich
92565df2b6
*** empty log message ***
2003-10-02 09:27:41 +00:00
Bryce Denney
c55a676ec0
remove fpu/fpu.cpp
...
add iodev/slowdown_timer.cpp
add iodev/extfpuirq.cpp
add iodev/gameport.cpp
add iodev/virt_timer.cpp
add iodev/vmware3.cpp
add cpu/fpu.cpp
add cpu/cpuid.cpp
add gui/win32dialog.cpp
2003-10-01 02:38:56 +00:00
Bryce Denney
4dfa240068
remove fpu/fpu.cpp
...
add iodev/slowdown_timer.cpp
add iodev/extfpuirq.cpp
add iodev/gameport.cpp
add iodev/virt_timer.cpp
add iodev/vmware3.cpp
add cpu/fpu.cpp
add cpu/cpuid.cpp
add gui/win32dialog.cpp
2003-10-01 02:18:58 +00:00
Bryce Denney
8676f35b76
- docs seem to be installed in share/doc/bochs now
2003-10-01 02:00:11 +00:00
Volker Ruppert
4ccaddc32d
- removed obsolete X11 VGA font and it's installation mechanism
...
* files font/vga.pcf, font/vga.bdf, font/hercules.bdf and font/README removed
* files install-x11-fonts.in and test-x11-fonts removed
* font installation mechanism removed from Makefile.in and build/debian/rules
* configure script updated
2003-05-25 09:48:12 +00:00
Volker Ruppert
f9d3766173
- installation of the vga font for X11 no longer necessary
2003-05-24 15:05:46 +00:00
Bryce Denney
1801fe85f8
- remove sse2.cpp, add sse_move.cpp and sse_pfp.cpp in trunk
2003-01-22 13:09:22 +00:00
Bryce Denney
a926cdfd54
- there are no longer any *.htm files, but the installer was still
...
expecting to find something. Remove references to *.htm.
2003-01-06 03:26:55 +00:00
Bryce Denney
d4cb5060af
- this info is out of date. Better to say nothing than give misleading
...
information at the top of a README file.
2003-01-06 03:17:56 +00:00
Bryce Denney
bc72fcefa9
- BeBochs.rsrc cannot be checked into CVS directly because that damages
...
its resources. So now we will distribute a .zip file which will only
be unzipped on the target BeOS machine.
2002-12-21 15:51:41 +00:00
Bryce Denney
c245a51c46
- add BeOS resources file from Bernd Korz
2002-12-21 14:16:30 +00:00
Bryce Denney
cce63e2f8d
- shell script to make a Bochs DMG using diskimage.pl. To use it
...
go to the top of the source tree and run "build/macosx/make-dmg.sh"
2002-12-19 03:01:44 +00:00
Christophe Bothamy
15cf6acddc
- update so debugger can compile (missing fileno function)
2002-12-18 19:00:24 +00:00
Christophe Bothamy
47569f5ee1
- set version to 2.0
2002-12-18 18:59:22 +00:00
Christophe Bothamy
469c07b2f4
- rename project file with better name
2002-12-18 18:57:06 +00:00
Christophe Bothamy
2f790dacbe
- commit new CW Pro 3 project
2002-12-18 18:56:34 +00:00
Bryce Denney
559def9729
Check in patch from Br'fin. Ok, after a little bit of work I managed to get
...
the script to behave. It checks the current directory and the directory one up
for bochs.app. If both those checks fails then it just outright asks the user
for what bochs to run. (And notes the path so it won't ask again unless it
doesn't find things where they last were)
Modified Files:
bochs.applescript script_compiled.rsrc
2002-12-18 05:02:22 +00:00
Bryce Denney
868ef3c848
- docs were not installed into the proper directories. Now they are.
2002-12-15 16:57:44 +00:00
Bryce Denney
71f36e4576
- I was afraid that people would see the directory called documentation
...
and miss index.html. Then they would only find the documentation about
the documentation--not so helpful. Therefore, on win32 package install
documentation into
- docs/index.html
- docs/user/*
- docs/development/*
- docs/documentation/*
2002-12-15 16:31:02 +00:00
Bryce Denney
29081fc951
- now instead of docs-html/*, the rendered docbook docs are in
...
index.html, user/*, development/*, and documentation/*
2002-12-15 16:26:57 +00:00
Bryce Denney
6de38f8415
- this text is getting pasted into README on every type of install, not
...
just linux, so I removed the content-free text.
2002-12-13 16:08:50 +00:00
Bryce Denney
2483ed0f47
- check in changes that allow me to run on the compile farm (OSX 10.1)
...
- I had to hack around the disk image size measurement and force it to use
a 20meg disk image. Otherwise it would run out of space while copying
the files into the image. I don't know why this was necessary.
2002-12-12 22:45:07 +00:00
Christophe Bothamy
ef689073fd
- commit new CW Pro 3 project
2002-12-12 15:31:19 +00:00
Christophe Bothamy
16ebfdb9e1
- update for macos compile
2002-12-12 15:29:45 +00:00
Bryce Denney
1812808d82
- get rid of bochs-docs which didn't work anyway
...
- move DOC-linux.html into the docbook in a section called "Quick Start for
Linux Users", and removed all references to the DOC-linux file that I could
find. Most of the text has been moved into the Linux RPM section. Parts
that did not fit into the docbook are now in doc/docbook/misc.txt.
- put vga.pcf into INSTALL_LIST_X11 so that it's only installed when
you configure with --with-x11.
- transfer section on VGA font installation from docs-html into user guide
- remove RCS id from screen shots within user guide, since they are changed
to the revision info of user.dbk.
Modified Files:
Makefile.in configure configure.in build/linux/.cvsignore
build/redhat/bochs.rpmspec.template doc/docbook/misc.txt
doc/docbook/user/user.dbk doc/man/bochs-dlx.1 doc/man/bochs.1
doc/man/bochsrc.5 doc/man/bximage.1 docs-html/install.html
Removed Files:
build/linux/DOC-linux.html.in build/linux/bochs-docs.in
2002-12-11 19:16:20 +00:00
Bryce Denney
509263d02e
- patch [ 645559 ] Set ownership in RPM package, from Pavel Roskin (proski).
...
> rpm uses actual permissions of the files when making a
> package by default. This causes warnings when building
> bochs 2.0.pre2 rpm.
- this fixes warnings like this one:
user bryce does not exist - using root
2002-12-06 20:44:12 +00:00
Bryce Denney
f99314f68e
- add advapi32.lib to link line to provide registry functions
2002-12-05 17:54:43 +00:00
Bryce Denney
33318ffbab
- add advapi32.lib to link line to provide registry functions in main.cpp.
2002-12-05 17:52:18 +00:00
Christophe Bothamy
1b36b2dbb3
- add icon file for macbochs
2002-12-05 11:32:34 +00:00
Bryce Denney
e334d500d2
- apply patch from Br'fin
...
[ 643874 ] MacOSX: diskimage.pl fix
2002-11-26 04:12:15 +00:00
Bryce Denney
55d148aca5
- check in compiled version from
...
Patch [ 642397 ] Applescript:Fix to handle spaces in path
2002-11-23 12:22:26 +00:00
Bryce Denney
752fc2ce77
- from Br'fin, patch #642397 : Applescript:Fix to handle spaces in path
...
This patch fixes bochs.applescript to handle a case where there are
spaces in the current path.
2002-11-23 12:21:38 +00:00
Bryce Denney
f7d1c288af
- convert to unix newlines to that I can edit it and valid patches can be made
...
against it. It was appearing as one gigantic line. I hope this doesn't
break anything.
2002-11-23 12:19:29 +00:00
Bryce Denney
41fd9fc624
- this is a place to put MacOSX specific release notes. It gets pasted
...
in at the top of README
2002-11-22 06:18:10 +00:00
Bryce Denney
67479020ae
- check in MacOSX disk image creation utility
2002-11-22 06:07:39 +00:00
Bryce Denney
c731c3073e
- rename bochsrc.txt to bochsrc.bxrc, and remove the .bat file so that
...
we can create one from scratch in the installer
2002-11-21 08:01:54 +00:00
Bryce Denney
8e2f3b5ea7
- use * wherever possible so that if file names changes a bit, this install
...
script will still work.
- specify the config file in run.bat since now it ends with .bxrc
- rename the link on the desktop to "Linux Demo in Bochs 2.0.pre2"
- rename "Bochs Shell Extensions" to "Register .bxrc Extension" and
make it required. I want to document how it works, so I don't want
it to sometimes work like the docs and sometimes not. Use .bxrc
instead of .bxr.
- create registry keys for Run, Configure, Edit, and Debugger.
2002-11-21 08:00:14 +00:00
Bryce Denney
2146c8d1d2
- rename Makefile to Makefile.in for version substitution by configure script
2002-11-21 03:52:30 +00:00
Bryce Denney
b2ec77815d
- renamed bochs.nsi to bochs.nsi.in, added configure variables
...
- substitute version from configure script automatically
Modified Files:
configure.in configure
Added Files:
build/win32/nsis/bochs.nsi.in
Removed Files:
build/win32/nsis/bochs.nsi
2002-11-21 03:43:04 +00:00
Bryce Denney
3be9628183
- check in NSIS installer scripts and data, for building win32 install
...
packages. Michael Rich made this installer setup based on initial work
by Robert (segra) and an example by Joost Verburg.
Added Files:
Makefile ModernUI.nsh WinMessages.NSH bochs.ico bochs.nsi
modern.bmp modern2.exe penguin.ico
2002-11-21 03:08:35 +00:00
Bryce Denney
0967c89ec2
- check in compiled script from Br'fin, who says
...
> Attached is script_compiled.rsrc. This is the end result of running
> osacompile on bochs.applescript and merging it with the resources in
> script.r. (At which point I did cp bochs.scpt/rsrc script_compiled.rsrc
> to get the resource fork as a single file)
>
> To actually turn script.data and script_compiled.rsrc into one single
> application, you still need to run the following
>
> cp script.data bochs.scpt
> cp script_compiled.rsrc bochs.scpt/rsrc
> SetFile -t "APPL" -c "aplt" bochs.scpt
2002-11-20 12:09:15 +00:00
Bryce Denney
9dd8981c1a
- I was still having problems with the pathnames in /usr/lib.
...
Now I hope I have it right. After the sed script it should look like
%attr(-,root,root) %dir /usr/lib/bochs
I was having trouble getting the initial / on "/usr/lib/bochs"
2002-11-19 20:50:04 +00:00
Bryce Denney
1baa9ea124
- only build the list of plugins on the fly, for now. Leave all other
...
files specified as before. This solves the problem of
"error: cannot remove /usr/share/doc - directory not empty"
which I was getting when I tried to remove the RPM.
2002-11-19 20:26:09 +00:00
Bryce Denney
3e0cc7949b
- fix niclist location in win32 release config
2002-11-19 20:23:08 +00:00
Bryce Denney
c0113c8d5f
- fix library list for Release configuration
2002-11-19 19:41:08 +00:00
Bryce Denney
4074728f01
- build file list on the fly, as suggested in the usenet article
...
reference in NOTES
2002-11-19 19:32:09 +00:00
Bryce Denney
0145494d9d
- copy a useful usenet article
2002-11-19 19:03:01 +00:00
Bryce Denney
70397f057f
- tell rpm to include the plugins in the rpm, in their new location:
...
/usr/lib/bochs-@SEDVERSION@/plugins/*
2002-11-19 17:39:59 +00:00
Bryce Denney
b9d6cb1aca
- add various source files to the project so that it works with
...
".conf.everything"
2002-11-19 05:43:22 +00:00
Bryce Denney
108d2c44b8
- in gui: change control.cpp to textconfig.cpp
...
- in cpu: add sse.cpp and sse2.cpp
- change settings to point to wxWindows 2.3.3 in preprocessor, linker, and
resource settings.
2002-11-16 22:42:19 +00:00
Bryce Denney
ea5472d7c8
- update VC++ workspace. renamed gui/control.cc to textconfig.cc,
...
added cpu/sse*.cc, etc.
2002-11-15 18:01:51 +00:00
Bryce Denney
873561ec5b
- use %{_mandir} instead of hardcoded usr/share/man, so that it works
...
on systems where _mandir points to something else.
2002-11-11 13:13:16 +00:00
Jonathan S. Shapiro
5d46a86614
Patched the make-rpm script to work when rpmbuild exists.
...
I am somewhat unhappy about the fact that this patch relies (at the
top) on finding rpmbuild in /usr/bin/. A better patch would search the
user's path properly, or perhaps be generated via configure to know
the correct rpmbuild path.
2002-11-07 16:00:14 +00:00
Peter Tattam
1bb5040031
Miscellaneous patches for Tattam's External Debugger.
...
- Now compiles for plain ia-32
- Fixed some printf formatting for ia32 only.
- Update to latest Win32 DLL
- Added an ICEBP (Undoc 0xF8, INT 01) facility.
- updated to use latest VGA refresh routine
2002-11-04 05:27:26 +00:00
Volker Ruppert
f73ddd4298
- libdir (usr/lib) disabled for now. We can enable it when plugins are enabled
...
by default.
2002-11-03 08:29:47 +00:00
Volker Ruppert
706ed98f39
- changed mandir to /usr/share/man according to FHS
...
- added libdir (usr/lib) to the list of files
2002-11-02 16:09:36 +00:00
Bryce Denney
441eb253f7
- remove references to obsolete hga. Now --enable-vga and --disable-vga
...
no longer exist. I think configure will silently ignore them.
- modified:
iodev/Makefile.in iodev/devices.cc iodev/iodev.h main.cc
configure.in config.h.in configure build/batch-build.perl
2002-10-26 13:14:11 +00:00
Bryce Denney
c34fe7ea12
- add tests for plugins and various devices
2002-10-25 12:23:35 +00:00
Bryce Denney
6aa472fdb0
- add some tests that enable SSE
...
- add CFLAGS and CXXFLAGS, set to "-g -O2 -Wall"
2002-10-25 02:50:06 +00:00
Bryce Denney
7f8b965243
----------------------------------------------------------------------
...
Patch name: patch.macosx-console-launch-script
Author: Jeremy Parsons <brefin@mac.com>
Date: Wed Oct 16 2002
Detailed description:
Since the Carbon gui does not yet have a console window of its own, then it
can't be configured from the gui (only the command line) and stdout/stderr both
go to the console. As a shortcut, I offer this patch consisting of this file and
build/macosx/script.data
build/macosx/script.r
build/macosx/bochs.applescript
script.data and script.r are taken from a script compiled into an application.
Flattened out to be checked in. (osacompile can produce runnable scripts, but
wants to create them for the classic environment, so I use these files as part
of a workaround)
When bochs.app is built, it also builds bochs.scpt. To use bochs.scpt you put
both bochs.app and bochs.scpt into the directory with your bochsrc.txt.
bochs.scpt is an applescript that when run notes the current directory, then
tells the terminal application to open a window, cd to the current directory,
and run bochs from the commandline.
----------------------------------------------------------------------
Modified Files:
Makefile.in
Added Files:
build/macosx/bochs.applescript build/macosx/script.data
build/macosx/script.r
2002-10-21 11:38:38 +00:00
Bryce Denney
3cce195f98
- apply October 3 patch from Jeremy Parsons (brefin)
...
[ 539764 ] MacOS/MacOS X missing headerbar icons
http://sourceforge.net/tracker/index.php?func=detail&aid=539764&group_id=12580&atid=112580
2002-10-04 13:26:58 +00:00
Bryce Denney
602df95c3c
- replace old bochs-icn.icns with new one from Jeremy Parsons. See this patch
...
[ 618071 ] Cleaned up MacOSX Application Icon
His comments:
> The original icon was actually in a .bin (MacBinary)
> format but lacked that extension. So wouldn't work in
> practice.
>
> I've cleaned up the icon by adding transparent areas.
> (So it doesn't show up as a white square with the image
> in it) as well.
2002-10-03 21:26:32 +00:00
Bryce Denney
091e7ee721
- quick and dirty script to run make again in every build-* directory
2002-09-23 17:57:18 +00:00
Bryce Denney
6aa079b234
- now with cpu level < 5 you must disable mmx
2002-09-23 07:37:07 +00:00
Bryce Denney
a45214a3ef
- from patch [ #590426 ] additions to the MAC OS X build scripts, make
...
changes to Info.plist and add an icon
2002-09-23 03:43:16 +00:00