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
/
Makefile.target
Age
Commit message (
Expand
)
Author
2009-08-10
Fold TARGET_GPROF handling in configure
Juan Quintela
2009-08-10
this bit was already generated in configure
Juan Quintela
2009-08-10
Move ia64 QEMU_CFLAGS target to configure
Juan Quintela
2009-08-10
Move alpha CFLAGS target to configure
Juan Quintela
2009-08-10
Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.target
Juan Quintela
2009-08-10
\!CONFIG_USER_ONLY == CONFIG_SOFTMMU
Juan Quintela
2009-08-10
remove duplicated TARGET_GPROF code
Juan Quintela
2009-08-10
Fold BRLAPI_LIBS into libs_softmmu
Juan Quintela
2009-08-10
Fold FDT_LIBS into libs_softmmu
Juan Quintela
2009-08-10
Fold BLUEZ_LIBS into libs_softmmu
Juan Quintela
2009-08-10
Fold XEN_LIBS into libs_softmmu
Juan Quintela
2009-08-10
Fold VNC_SASL_LIBS into libs_softmmu
Juan Quintela
2009-08-10
Fold VNC_TLS_LIBS into libs_softmmu
Juan Quintela
2009-08-10
Fold CURSES_LIBS into libsoftmmu_libs
Juan Quintela
2009-08-10
Test if we need -lutil in ,/configure
Juan Quintela
2009-08-10
files are only compiled when CONFIG_ADLIB is defined
Juan Quintela
2009-08-10
Move sound library selection to sound selection
Juan Quintela
2009-08-10
move coreaudio libraries to coreaudio selection
Juan Quintela
2009-08-10
gcc generates the right dependency for this file
Juan Quintela
2009-08-10
Add SDL_LIBS to libs_softmmu
Juan Quintela
2009-08-10
move SDL_LIBS Win32 hack to configure
Juan Quintela
2009-08-10
Refactor HELPER_CFLAGS
Juan Quintela
2009-08-10
move common QEMU_CFLAGS to configure
Juan Quintela
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
2009-08-10
We set -Werror through configure now
Juan Quintela
2009-08-10
Move to configure CONFIG_WIN32 libraries needed always
Juan Quintela
2009-08-10
Move to configure CONFIG_SOLARIS libraries needed always
Juan Quintela
2009-08-10
CLOCKLIBS was used for all binaries
Juan Quintela
2009-08-10
PTHREADLIBS was used for all binaries
Juan Quintela
2009-08-10
We want to pass LIB through configuration files now
Juan Quintela
2009-08-10
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
2009-08-10
QemuOpts: create qemu-config.h
Gerd Hoffmann
2009-07-27
generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configure
Juan Quintela
2009-07-27
our build system don't support mips little endian linux-user or bsd-user
Juan Quintela
2009-07-27
move cc-option definition to rules.mak
Juan Quintela
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
2009-07-27
simplify fdt libs selection
Juan Quintela
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
2009-07-27
Add -static in configure if needed
Juan Quintela
2009-07-27
make oss use OSS_LIBS
Juan Quintela
2009-07-27
make fmod also use FMOD_{LIBS,CFLAGS}
Juan Quintela
2009-07-27
remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
Juan Quintela
2009-07-27
remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
Juan Quintela
2009-07-27
remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
Juan Quintela
2009-07-16
Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLY
Anthony Liguori
2009-07-16
simplify TARGET_ABI_DIR generation
Juan Quintela
2009-07-16
simplify TARGET_ARCH2 generation
Juan Quintela
2009-07-16
simplify TARGET_BASE_ARCH generation
Juan Quintela
2009-07-16
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
[next]