aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-08-10refactor sparc_cpu code to be in a single placeJuan Quintela
2009-08-10move sparc_cpu arg parsing to the beginingJuan Quintela
2009-08-10refactor kqemu selection for both mingw32Juan Quintela
2009-08-10This variables can't be set hereJuan Quintela
2009-08-10move mingw32 code after selection of OSJuan Quintela
2009-08-10__sparc_*__ is defined through -D__sparc_*__Juan Quintela
2009-08-10Add CURL_CFLAGSJuan Quintela
2009-08-10remove unused temporal filesJuan Quintela
2009-08-10create compile_object/compile_prog functionsJuan Quintela
2009-08-10move EXTRA_CFLAGS/LDFLAGS to the very beginningJuan Quintela
2009-08-10Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}Juan Quintela
2009-08-10We want to add options at the beggining, not at the end of variablesJuan Quintela
2009-08-10move general CFLAGS/LDFLAGS definitions after last $cc runJuan Quintela
2009-08-10move checks for bswap32/bswap_32 sooner than starting of printing variablesJuan Quintela
2009-08-10remove not needed rt variableJuan Quintela
2009-08-10move check_linker_flags sooner than starting of printing variablesJuan Quintela
2009-08-10move cpu command line setting to the begginingJuan Quintela
2009-08-10Use CFLAGS from enviroment, ARCH_CFLAGS hasn't been defined yetJuan Quintela
2009-08-10oss variable don't exist anymoreJuan Quintela
2009-08-10strip binary is not used anywhereJuan Quintela
2009-08-10Win32: Fix default prefixStefan Weil
2009-08-10configure: let it find xen headers and libsChristoph Egger
2009-08-10Do not try to invoke shebang scripts directly (NFS issues)malc
2009-08-03enable NPTL for ppc-linux-user targets in configureNathan Froyd
2009-07-31Option rom makefile fixesPaul Brook
2009-07-27set SEARCH_PATH for the linker script from output of ld --verbose -vJuan Quintela
2009-07-27generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configureJuan Quintela
2009-07-27Don't build option roms on Mac OS XJuan Quintela
2009-07-27Generate config-host.h from config-host.makJuan Quintela
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela
2009-07-27rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATHJuan Quintela
2009-07-27define ENOTSUP the same that the other errorsJuan Quintela
2009-07-27test if xen is enabled only onceJuan Quintela
2009-07-27simplify fdt libs selectionJuan Quintela
2009-07-27simplify vde libs selectionJuan Quintela
2009-07-27simplify brlapi selectionJuan Quintela
2009-07-27simplify curses library selectionJuan Quintela
2009-07-27Define and use xen libs in a single placeJuan Quintela
2009-07-27indent with 2 spaces sdl testsJuan Quintela
2009-07-27remove sdl_static. Just do the right thing if static is yesJuan Quintela
2009-07-27target_softmmu is undefined at that pointJuan Quintela
2009-07-27instead of setup sdl_x11 just add -lX11 to sdl_libsJuan Quintela
2009-07-27Calculate sdl_libs and sdl_flags and use them everywhereJuan Quintela
2009-07-27sdl_config value was always sdl-configJuan Quintela
2009-07-27the else part of this test is obsolete We are testing for sdl = yes inside th...Juan Quintela
2009-07-27Add CONFIG_POSIXJuan Quintela
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-27rename DEBUG_EXEC to CONFIG_DEBUG_EXECJuan Quintela
2009-07-27rename DEBUG_TCG to CONFIG_DEBUG_TCGJuan Quintela
2009-07-27rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_HJuan Quintela