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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
Consolidate audio flags in configure
Juan Quintela
1
-0
/
+11
2009-08-10
Generate CONFIG_AUDIO_PT_INT in configure
Juan Quintela
1
-0
/
+6
2009-08-10
Make slirp include dir globlal in cflags
Juan Quintela
1
-0
/
+1
2009-08-10
Move dis-* selection to configure
Juan Quintela
1
-0
/
+41
2009-08-10
Added CONFIG_NEED_MMU for microblaze and cris
Juan Quintela
1
-0
/
+6
2009-08-10
Generate more conmmon CFLAGS
Juan Quintela
1
-0
/
+8
2009-08-10
Fold TARGET_GPROF handling in configure
Juan Quintela
1
-3
/
+11
2009-08-10
Move ia64 QEMU_CFLAGS target to configure
Juan Quintela
1
-0
/
+3
2009-08-10
Move alpha CFLAGS target to configure
Juan Quintela
1
-1
/
+8
2009-08-10
fix typo, there should be bsd_user there
Juan Quintela
1
-1
/
+2
2009-08-10
permit to add things to CFLAGS per target
Juan Quintela
1
-1
/
+3
2009-08-10
refactor linker_script common part and change quoting
Juan Quintela
1
-6
/
+7
2009-08-10
permit to add things to LDFLAGS for target
Juan Quintela
1
-9
/
+7
2009-08-10
Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.target
Juan Quintela
1
-0
/
+3
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
-1
/
+1
2009-08-10
Fold BLUEZ_LIBS into libs_softmmu
Juan Quintela
1
-2
/
+1
2009-08-10
Fold XEN_LIBS into libs_softmmu
Juan Quintela
1
-2
/
+1
2009-08-10
Fold VNC_SASL_LIBS into libs_softmmu
Juan Quintela
1
-2
/
+1
2009-08-10
Fold VNC_TLS_LIBS into libs_softmmu
Juan Quintela
1
-2
/
+1
2009-08-10
Fold CURSES_LIBS into libsoftmmu_libs
Juan Quintela
1
-3
/
+2
2009-08-10
Test if we need -lutil in ,/configure
Juan Quintela
1
-0
/
+5
2009-08-10
Move sound library selection to sound selection
Juan Quintela
1
-4
/
+13
2009-08-10
move coreaudio libraries to coreaudio selection
Juan Quintela
1
-1
/
+5
2009-08-10
Add SDL_LIBS to libs_softmmu
Juan Quintela
1
-1
/
+1
2009-08-10
Add libs_softmmu variable
Juan Quintela
1
-1
/
+3
2009-08-10
move SDL_LIBS Win32 hack to configure
Juan Quintela
1
-0
/
+3
2009-08-10
Refactor HELPER_CFLAGS
Juan Quintela
1
-0
/
+4
2009-08-10
move common QEMU_CFLAGS to configure
Juan Quintela
1
-0
/
+3
2009-08-10
split QEMU_CFLAGS very long line
Juan Quintela
1
-1
/
+2
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
1
-27
/
+30
2009-08-10
Move to configure CONFIG_WIN32 libraries needed always
Juan Quintela
1
-0
/
+1
2009-08-10
Move to configure CONFIG_SOLARIS libraries needed always
Juan Quintela
1
-0
/
+1
2009-08-10
CLOCKLIBS was used for all binaries
Juan Quintela
1
-3
/
+2
2009-08-10
PTHREADLIBS was used for all binaries
Juan Quintela
1
-3
/
+1
2009-08-10
We want to pass LIB through configuration files now
Juan Quintela
1
-0
/
+1
2009-08-10
reindent Operating System selection configure
Juan Quintela
1
-81
/
+83
2009-08-10
refactor $cpu selection in various places
Juan Quintela
1
-50
/
+13
2009-08-10
refactor sparc_cpu code to be in a single place
Juan Quintela
1
-24
/
+21
2009-08-10
move sparc_cpu arg parsing to the begining
Juan Quintela
1
-22
/
+24
2009-08-10
refactor kqemu selection for both mingw32
Juan Quintela
1
-6
/
+3
2009-08-10
This variables can't be set here
Juan Quintela
1
-3
/
+0
2009-08-10
move mingw32 code after selection of OS
Juan Quintela
1
-8
/
+8
2009-08-10
__sparc_*__ is defined through -D__sparc_*__
Juan Quintela
1
-3
/
+0
2009-08-10
Add CURL_CFLAGS
Juan Quintela
1
-1
/
+3
2009-08-10
remove unused temporal files
Juan Quintela
1
-4
/
+1
2009-08-10
create compile_object/compile_prog functions
Juan Quintela
1
-38
/
+44
2009-08-10
move EXTRA_CFLAGS/LDFLAGS to the very beginning
Juan Quintela
1
-4
/
+8
2009-08-10
Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}
Juan Quintela
1
-63
/
+64
2009-08-10
We want to add options at the beggining, not at the end of variables
Juan Quintela
1
-7
/
+7
[next]