44 Commits

Author SHA1 Message Date
maxpat78
c9599a4d42 Update .gitignore 2024-08-04 14:23:46 +02:00
maxpat78
4c1555b6cf fill W2ru relative locator with a true relative path
locator's relative path must be relative to child VHD image, not current directory!
2024-08-04 12:02:53 +02:00
aybe
a9c981d289 Fix ignores: separate VS' (vs/.gitignore), add edit and continue 2024-07-13 05:26:06 +02:00
Dani Llewellyn
11cb92f2b0
Update .gitignore to ignore some more build-time cruft
Ignore:

- Compiled `mach-o-matic`
- Bundled `dosbox-x.app` (was not updated since forking from DosBox (no dash-x)
- macOS Universal build intermediates:
  - `src/dosbox-x-arm64`
  - `src/dosbox-x-x86_64`

Signed-off-by: Dani Llewellyn <dani@bowlhat.net>
2023-03-05 23:53:49 +00:00
jwalt
bbf7a69308 ignore latest additions & mingw build files 2022-12-14 19:57:48 +01:00
Jookia
6d831af588 Remove some autotools cruft 2022-09-10 09:47:16 +10:00
Jookia
bbd2d20a35 gitignore: Clean up churn 2022-07-25 15:37:00 +10:00
Cimarron Mittelsteadt
8b4a2f4b4a Add FPU status word struct and cleanup of code 2022-04-15 00:31:17 -07:00
Robert de Rooy
ddf5f6e66b Add bash-completion script
Partly based on the work done by @FeignInt for dosbox-staging
2021-12-12 19:05:49 +01:00
Wengier
7786fbd291 rename vs2015/ to vs/ 2021-11-25 05:42:03 -05:00
Robert de Rooy
7c698050bd Block some files from being merged 2021-03-07 16:15:06 +01:00
aybe
937544d8b7 Update .gitignore 2019-11-12 09:29:11 +01:00
Aybe
d04a0fc759
Update .gitignore 2019-11-10 23:02:43 +01:00
aybe
b0afd06db1 Update .gitignore 2019-11-07 06:21:32 +01:00
Jonathan Campbell
abcabc7a29 more 2019-02-11 04:41:07 -08:00
Cameron Cawley
5c103a49ac Add initial RISC OS support 2019-02-10 12:01:06 +00:00
Aybe
a1ddcbd66c VSCode: ignoring user settings 2018-06-21 04:40:24 +02:00
Jonathan Campbell
04ccea3121 more 2018-05-20 18:43:04 -07:00
Jonathan Campbell
4875099a28 more 2018-05-20 18:32:05 -07:00
Jonathan Campbell
93179255b8 more 2018-03-20 21:10:02 -07:00
Jonathan Campbell
90b6da33d7 Ignore autoconf output 2018-03-07 13:20:13 -08:00
Jonathan Campbell
320ffb316e Windows: The way PDCurses was added, only works with 32-bit SDL 1.x builds, so limit it to that so far. 2018-02-20 22:20:02 -08:00
Jonathan Campbell
2f92ec6583 more 2018-02-18 03:21:58 -08:00
Jonathan Campbell
dd1802cb7b more 2018-02-18 02:17:58 -08:00
Jonathan Campbell
f2b1fe8444 Try to fix SDL1 on Linux not to recompile itself again and fail 2018-02-16 14:52:24 -08:00
Jonathan Campbell
a52fd52adb more 2017-12-13 16:05:34 -08:00
Jonathan Campbell
9ab759cc81 Revert "Stage 2"
This reverts commit 6bf6170556ff5fdbb32495212fa3a9d25640b4bd.
2017-12-13 15:46:19 -08:00
Jonathan Campbell
2c43412d94 Revert "SDL autoconfig"
This reverts commit d8c27bdb8054020da0e834a4e3aad8329098fb2e.
2017-12-13 15:46:13 -08:00
Jonathan Campbell
d8c27bdb80 SDL autoconfig 2017-12-13 15:10:45 -08:00
Jonathan Campbell
6bf6170556 Stage 2 2017-12-13 14:42:00 -08:00
Zalka Ernő
b7f217c507 Merge branch 'develop' into pentium-pro 2017-09-20 16:44:32 +02:00
ern0
e2211ba902 added some debug to fucomi 2017-09-18 23:02:25 +02:00
Aybe
9ebb13c4ae GitHub hates EXE and 7z, zipping all the way 2017-09-14 12:02:13 +02:00
Aybe
8e7dfaf43c Enhanced package build for Windows : added standalone archives, both installers and standalone have same build date
TODO allow independent installer/standalone build ? (i.e. currently one must have InnoSetup installed for it to work)
2017-09-14 11:36:36 +02:00
ern0
274c217729 Two patches applied. 2017-09-13 22:29:26 +02:00
Jonathan Campbell
f57fbcee09 update 2017-09-02 21:29:28 -07:00
Aybe
ac3108f83f better ignores for Windows 2017-08-24 02:51:39 +02:00
Aybe
53be20bf33 Preliminary installer for Win32/64 2016-05-10 01:41:53 +02:00
Aybe
1c78775285 Updated ignores. 2016-05-09 00:47:15 +02:00
Jonathan Campbell
2029327fe8 Please ignore Mac OS X finder and automake cache 2016-02-19 01:36:21 -08:00
Jonathan Campbell
62d72d56dd New makefile command, to generate Mac OS X .app build of DOSBox-X.
Incorporated .app build steps as listed on Stack Overflow
http://stackoverflow.com/questions/1596945/building-osx-app-bundle.
On Mac OS X, just type "make dosbox.app" from the top level.
.app construction steps are said to ensure the dylib dependencies are
carried with the .app instead of requiring them to be installed on the
system.
2016-02-19 01:29:39 -08:00
Jonathan Campbell
4f519d3d07 please ignore vim ~ backup files 2015-10-19 13:22:35 +00:00
Jonathan Campbell
1dc64db5ab update vs2015, gitignore 2015-09-02 02:41:15 -07:00
Jonathan Campbell
a27a873baf please ignore vs2015 spam 2015-08-23 11:57:37 -07:00