index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.target
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
Consolidate audio flags in configure
Juan Quintela
1
-17
/
+0
2009-08-10
remove last 3 uses of :=, everywhere else uses += or =
Juan Quintela
1
-3
/
+3
2009-08-10
Make slirp include dir globlal in cflags
Juan Quintela
1
-3
/
+0
2009-08-10
Use one less HELPER_CFLAGS
Juan Quintela
1
-3
/
+1
2009-08-10
Use only one KVM_CFLAGS
Juan Quintela
1
-2
/
+1
2009-08-10
Move dis-* selection to configure
Juan Quintela
1
-41
/
+12
2009-08-10
Added CONFIG_NEED_MMU for microblaze and cris
Juan Quintela
1
-3
/
+1
2009-08-10
Generate more conmmon CFLAGS
Juan Quintela
1
-7
/
+0
2009-08-10
Fold TARGET_GPROF handling in configure
Juan Quintela
1
-7
/
+0
2009-08-10
this bit was already generated in configure
Juan Quintela
1
-4
/
+0
2009-08-10
Move ia64 QEMU_CFLAGS target to configure
Juan Quintela
1
-4
/
+0
2009-08-10
Move alpha CFLAGS target to configure
Juan Quintela
1
-5
/
+0
2009-08-10
Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.target
Juan Quintela
1
-5
/
+3
2009-08-10
\!CONFIG_USER_ONLY == CONFIG_SOFTMMU
Juan Quintela
1
-8
/
+4
2009-08-10
remove duplicated TARGET_GPROF code
Juan Quintela
1
-6
/
+1
2009-08-10
Fold BRLAPI_LIBS into libs_softmmu
Juan Quintela
1
-1
/
+1
2009-08-10
Fold FDT_LIBS into libs_softmmu
Juan Quintela
1
-2
/
+0
2009-08-10
Fold BLUEZ_LIBS into libs_softmmu
Juan Quintela
1
-4
/
+0
2009-08-10
Fold XEN_LIBS into libs_softmmu
Juan Quintela
1
-3
/
+0
2009-08-10
Fold VNC_SASL_LIBS into libs_softmmu
Juan Quintela
1
-4
/
+0
2009-08-10
Fold VNC_TLS_LIBS into libs_softmmu
Juan Quintela
1
-3
/
+0
2009-08-10
Fold CURSES_LIBS into libsoftmmu_libs
Juan Quintela
1
-1
/
+1
2009-08-10
Test if we need -lutil in ,/configure
Juan Quintela
1
-10
/
+0
2009-08-10
files are only compiled when CONFIG_ADLIB is defined
Juan Quintela
1
-2
/
+0
2009-08-10
Move sound library selection to sound selection
Juan Quintela
1
-18
/
+0
2009-08-10
move coreaudio libraries to coreaudio selection
Juan Quintela
1
-3
/
+0
2009-08-10
gcc generates the right dependency for this file
Juan Quintela
1
-4
/
+0
2009-08-10
Add SDL_LIBS to libs_softmmu
Juan Quintela
1
-1
/
+1
2009-08-10
move SDL_LIBS Win32 hack to configure
Juan Quintela
1
-4
/
+0
2009-08-10
Refactor HELPER_CFLAGS
Juan Quintela
1
-24
/
+4
2009-08-10
move common QEMU_CFLAGS to configure
Juan Quintela
1
-3
/
+1
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
1
-32
/
+32
2009-08-10
We set -Werror through configure now
Juan Quintela
1
-1
/
+0
2009-08-10
Move to configure CONFIG_WIN32 libraries needed always
Juan Quintela
1
-3
/
+0
2009-08-10
Move to configure CONFIG_SOLARIS libraries needed always
Juan Quintela
1
-1
/
+0
2009-08-10
CLOCKLIBS was used for all binaries
Juan Quintela
1
-2
/
+0
2009-08-10
PTHREADLIBS was used for all binaries
Juan Quintela
1
-1
/
+0
2009-08-10
We want to pass LIB through configuration files now
Juan Quintela
1
-1
/
+0
2009-08-10
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
1
-5
/
+5
2009-08-10
QemuOpts: create qemu-config.h
Gerd Hoffmann
1
-1
/
+1
2009-07-27
generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configure
Juan Quintela
1
-132
/
+0
2009-07-27
our build system don't support mips little endian linux-user or bsd-user
Juan Quintela
1
-16
/
+0
2009-07-27
move cc-option definition to rules.mak
Juan Quintela
1
-6
/
+0
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
1
-1
/
+1
2009-07-27
simplify fdt libs selection
Juan Quintela
1
-4
/
+0
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-4
/
+4
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
1
-2
/
+2
2009-07-27
Add -static in configure if needed
Juan Quintela
1
-11
/
+0
2009-07-27
make oss use OSS_LIBS
Juan Quintela
1
-1
/
+1
2009-07-27
make fmod also use FMOD_{LIBS,CFLAGS}
Juan Quintela
1
-1
/
+1
[next]