index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2009-08-10
refactor sparc_cpu code to be in a single place
Juan Quintela
2009-08-10
move sparc_cpu arg parsing to the begining
Juan Quintela
2009-08-10
refactor kqemu selection for both mingw32
Juan Quintela
2009-08-10
This variables can't be set here
Juan Quintela
2009-08-10
move mingw32 code after selection of OS
Juan Quintela
2009-08-10
__sparc_*__ is defined through -D__sparc_*__
Juan Quintela
2009-08-10
Add CURL_CFLAGS
Juan Quintela
2009-08-10
remove unused temporal files
Juan Quintela
2009-08-10
create compile_object/compile_prog functions
Juan Quintela
2009-08-10
move EXTRA_CFLAGS/LDFLAGS to the very beginning
Juan Quintela
2009-08-10
Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}
Juan Quintela
2009-08-10
We want to add options at the beggining, not at the end of variables
Juan Quintela
2009-08-10
move general CFLAGS/LDFLAGS definitions after last $cc run
Juan Quintela
2009-08-10
move checks for bswap32/bswap_32 sooner than starting of printing variables
Juan Quintela
2009-08-10
remove not needed rt variable
Juan Quintela
2009-08-10
move check_linker_flags sooner than starting of printing variables
Juan Quintela
2009-08-10
move cpu command line setting to the beggining
Juan Quintela
2009-08-10
Use CFLAGS from enviroment, ARCH_CFLAGS hasn't been defined yet
Juan Quintela
2009-08-10
oss variable don't exist anymore
Juan Quintela
2009-08-10
strip binary is not used anywhere
Juan Quintela
2009-08-10
Win32: Fix default prefix
Stefan Weil
2009-08-10
configure: let it find xen headers and libs
Christoph Egger
2009-08-10
Do not try to invoke shebang scripts directly (NFS issues)
malc
2009-08-03
enable NPTL for ppc-linux-user targets in configure
Nathan Froyd
2009-07-31
Option rom makefile fixes
Paul Brook
2009-07-27
set SEARCH_PATH for the linker script from output of ld --verbose -v
Juan Quintela
2009-07-27
generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configure
Juan Quintela
2009-07-27
Don't build option roms on Mac OS X
Juan Quintela
2009-07-27
Generate config-host.h from config-host.mak
Juan Quintela
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
2009-07-27
define ENOTSUP the same that the other errors
Juan Quintela
2009-07-27
test if xen is enabled only once
Juan Quintela
2009-07-27
simplify fdt libs selection
Juan Quintela
2009-07-27
simplify vde libs selection
Juan Quintela
2009-07-27
simplify brlapi selection
Juan Quintela
2009-07-27
simplify curses library selection
Juan Quintela
2009-07-27
Define and use xen libs in a single place
Juan Quintela
2009-07-27
indent with 2 spaces sdl tests
Juan Quintela
2009-07-27
remove sdl_static. Just do the right thing if static is yes
Juan Quintela
2009-07-27
target_softmmu is undefined at that point
Juan Quintela
2009-07-27
instead of setup sdl_x11 just add -lX11 to sdl_libs
Juan Quintela
2009-07-27
Calculate sdl_libs and sdl_flags and use them everywhere
Juan Quintela
2009-07-27
sdl_config value was always sdl-config
Juan Quintela
2009-07-27
the else part of this test is obsolete We are testing for sdl = yes inside th...
Juan Quintela
2009-07-27
Add CONFIG_POSIX
Juan Quintela
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
Juan Quintela
2009-07-27
rename DEBUG_TCG to CONFIG_DEBUG_TCG
Juan Quintela
2009-07-27
rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
Juan Quintela
[prev]
[next]