1. 28a36b6 - thinking loud about auto-generating dependencies for make(1) by Bernhard Reutner-Fischer · 17 years ago
  2. 28f5ba7 Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well) by Ulf Samuelsson · 17 years ago
  3. 8820d63 Ensure make %_defconfig works without error - now silently by Ulf Samuelsson · 17 years ago
  4. 476a14f Late mtd does not support linux-2.4 by Ulf Samuelsson · 17 years ago
  5. ca9f31b Use correct location of mpg123 binary by Ulf Samuelsson · 17 years ago
  6. ae0343b Cleanup libxml2 directory structure by Ulf Samuelsson · 17 years ago
  7. 6961522 Avoid repeated remake of dialog by Ulf Samuelsson · 17 years ago
  8. 54cf1e7 - search env for BUILDROOT_CONFIG for use as a config file; defaults to .config by Bernhard Reutner-Fischer · 17 years ago
  9. 0d888e3 - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib et al by Bernhard Reutner-Fischer · 17 years ago
  10. e640e6a Strip files the correct alsa-lib subdirectory by Ulf Samuelsson · 17 years ago
  11. 1558739 Send correct args to fbset by Ulf Samuelsson · 17 years ago
  12. e41b76e fix error when doing 'make %_defconfig by Ulf Samuelsson · 17 years ago
  13. 9512866 Update atstk1002 config by Ulf Samuelsson · 17 years ago
  14. b3949ee Ensure project U-Boot dir exists before using it by Ulf Samuelsson · 17 years ago
  15. 3a99ba0 Update SAM9261EK linux config by Ulf Samuelsson · 17 years ago
  16. 7c012c0 Use correct path to vmlinux, Fix bad SED of config by Ulf Samuelsson · 17 years ago
  17. f45c2c6 Fix syntax error when using addprefix in ipsec-tools.mk by Ulf Samuelsson · 17 years ago
  18. c58114e Do not use $(STAGING_DIR)/include for freetype, for now by Ulf Samuelsson · 17 years ago
  19. 1e5e164 Use correct library path for SDL by Ulf Samuelsson · 17 years ago
  20. 78cb120 Build readline as shared lib by Ulf Samuelsson · 17 years ago
  21. 4e0aca2 Fix library path in lzo by Ulf Samuelsson · 17 years ago
  22. 8a4110d Remove bad 'w' flag from rm in diffutils by Ulf Samuelsson · 17 years ago
  23. 4909da4 - rename the gcc base_target to the more appropriate term cross_compiler by Bernhard Reutner-Fischer · 17 years ago
  24. 4a52da0 - update i386 sample config a little bit by Bernhard Reutner-Fischer · 17 years ago
  25. ea8b1fa - put LZMA into generic flags - some additional cleanups while at it by Bernhard Reutner-Fischer · 17 years ago
  26. 8b3a0cd - fix typo in .config filename by Bernhard Reutner-Fischer · 17 years ago
  27. ddd4cca - bump version (forgot this hunk for r19941) by Bernhard Reutner-Fischer · 17 years ago
  28. 212c5f8 - default to 0.9.29 by Bernhard Reutner-Fischer · 17 years ago
  29. 4fd209a - bump version by Bernhard Reutner-Fischer · 17 years ago
  30. ea3aa3a - add a more generic "Kernel" menu instead of "Linux Options" by Bernhard Reutner-Fischer · 17 years ago
  31. adf28e1 - move project settings from toolchain to device by Bernhard Reutner-Fischer · 17 years ago
  32. 1669b6e - set and export VERBOSE if V= was requested by Bernhard Reutner-Fischer · 17 years ago
  33. 51a61c9 - Subsume and collaps toolchain options in one menu by Bernhard Reutner-Fischer · 17 years ago
  34. 5f0baad - remove inadequate dependencies prerequisite. by Bernhard Reutner-Fischer · 17 years ago
  35. 93ae7ac6 - remove duplicate module-init-tools-source rule by Bernhard Reutner-Fischer · 17 years ago
  36. f909b9d - add check for UCLIBC_HAS_LFS. by Bernhard Reutner-Fischer · 17 years ago
  37. 530b8e6 - bump version by Bernhard Reutner-Fischer · 17 years ago
  38. c02a6d9 Fix bad patch in MPlayer by Ulf Samuelsson · 17 years ago
  39. fecac9b - revert r19918 for now by Bernhard Reutner-Fischer · 17 years ago
  40. 77edb4f - of course we also define glibc. argh! by Bernhard Reutner-Fischer · 17 years ago
  41. 64e0ff5 - add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware by Bernhard Reutner-Fischer · 17 years ago
  42. 7025afd - Reset flags, packages are usually built with -O2 otherwise. by Bernhard Reutner-Fischer · 17 years ago
  43. 5037c9e Use correct patch name by Ulf Samuelsson · 17 years ago
  44. ec9b0d8 - bump version by Bernhard Reutner-Fischer · 17 years ago
  45. 72ed367 - pull POSIX compliance fixes from upstream by Bernhard Reutner-Fischer · 17 years ago
  46. f1c7af3 Add CONFIG_SEQ for atstk1002 busybox by Ulf Samuelsson · 17 years ago
  47. 94cff5a Check if STK1002 init scripts are executable before running by Ulf Samuelsson · 17 years ago
  48. 1120408 Enable CONFIG_SEQ in busybox for ngw100 by Ulf Samuelsson · 17 years ago
  49. aaa144c Use correct board name for ngw100 by Ulf Samuelsson · 17 years ago
  50. 9c017d7 Make sure libdaemon finds AC_PROG_LIBTOOL by Ulf Samuelsson · 17 years ago
  51. 5dfe208 - don't use functions that are marked LEGACY in SUSv3 by Bernhard Reutner-Fischer · 17 years ago
  52. c38d1df - add missing ';' by Bernhard Reutner-Fischer · 17 years ago
  53. adb399f - this is generic infrastructure, there is no point in special-casing any individual package here. by Bernhard Reutner-Fischer · 17 years ago
  54. d2a1d33 - fix source location of libusb libs by Bernhard Reutner-Fischer · 17 years ago
  55. dfcab18 - fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where the double negation produces an error that is not reported, from the looks.. by Bernhard Reutner-Fischer · 17 years ago
  56. fe40594 - cleanup and fix libid3tag (Hans-Christian Egtvedt) by Bernhard Reutner-Fischer · 17 years ago
  57. d570c72 - i suppose that '$' is not really needed.. by Bernhard Reutner-Fischer · 17 years ago
  58. 4d5a30b - add olsr package (Sushi Sensei) by Bernhard Reutner-Fischer · 17 years ago
  59. 9614406 - add a SVN_UP command for updating an already checked-out tree by Bernhard Reutner-Fischer · 17 years ago
  60. c76e2a9 - add a SVN_UP command for updating an already checked-out tree by Bernhard Reutner-Fischer · 17 years ago
  61. 7b0ad78 - fixes and cleanups (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
  62. 7935c98 - don't strip the host binaries for now by Bernhard Reutner-Fischer · 17 years ago
  63. b0dad99 - add null by Bernhard Reutner-Fischer · 17 years ago
  64. 9bc30ca - take MANPAGES and INFOPAGES into account by Bernhard Reutner-Fischer · 17 years ago
  65. 01b79e4 - exclude other old, deprecated and unsupported versions of gcc by Bernhard Reutner-Fischer · 17 years ago
  66. e5b8820 - bump version by Bernhard Reutner-Fischer · 17 years ago
  67. e67d464 - need to mkdir etc/init.d. Closes #1465 by Bernhard Reutner-Fischer · 17 years ago
  68. 0169634 - bump version. Closes #1502 by Bernhard Reutner-Fischer · 17 years ago
  69. 8fb43d0 - bump version. by Bernhard Reutner-Fischer · 17 years ago
  70. 2be24d8 - do away with SUSv3 legacy functions by Bernhard Reutner-Fischer · 17 years ago
  71. f1bcdf5 - fix incorrect setting of $ac_cv_sys_symbol_underscore. by Bernhard Reutner-Fischer · 17 years ago
  72. 7215995 - put back accidentally removed patch that is not needed for 0.5.1 anymore by Bernhard Reutner-Fischer · 17 years ago
  73. 23ce501 - add missing dependency on libgcrypt Ulf, this should be updated to 0.5.1 by Bernhard Reutner-Fischer · 17 years ago
  74. 595e070 - remove duplicate includedir by Bernhard Reutner-Fischer · 17 years ago
  75. 0cb9550 - fix includedir by Bernhard Reutner-Fischer · 17 years ago
  76. 036f718 - add missing include by Bernhard Reutner-Fischer · 17 years ago
  77. 53cc639 - trivial style fixes. by Bernhard Reutner-Fischer · 17 years ago
  78. fbe627b - fix args for UDP_INC_STATS_BH by Bernhard Reutner-Fischer · 17 years ago
  79. 1f45a7c - patch the correct dir by Bernhard Reutner-Fischer · 17 years ago
  80. 3b08e64 - forgot to put base-target's sources into the source target. by Bernhard Reutner-Fischer · 17 years ago
  81. acf1168 - bump version to 2.4.9 by Bernhard Reutner-Fischer · 17 years ago
  82. be10c4a - add v9a and v9b settings. by Bernhard Reutner-Fischer · 17 years ago
  83. 1dc51b2 - wants --with-gmp-build nowadays by Bernhard Reutner-Fischer · 17 years ago
  84. a597f0d Move VENDOR dbg to correct Makefile by Ulf Samuelsson · 17 years ago
  85. 117fd56 - libversion was changed by Bernhard Reutner-Fischer · 17 years ago
  86. 633c8cb Remove some debug info + add uclibc-target-utils-source target by Ulf Samuelsson · 17 years ago
  87. b7f4dca Add debug info by Ulf Samuelsson · 17 years ago
  88. 4d08323 Don't break AVR32 toolchain by hiding binutils-2.17 by Ulf Samuelsson · 17 years ago
  89. c8240ca make source should include BASE_TARGETS by Ulf Samuelsson · 17 years ago
  90. e4c6340 - cleanup and fixes (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
  91. b14ff97 - bump version by Bernhard Reutner-Fischer · 17 years ago
  92. ae456d8 - apply fixes for 2.3.0 by Bernhard Reutner-Fischer · 17 years ago
  93. 2f873fc - add binutils-2.18 and binutils-2.18.50.0.1 by Bernhard Reutner-Fischer · 17 years ago
  94. 246d2c8 Revert bad patch by Ulf Samuelsson · 17 years ago
  95. 496e37e - Atmel mirrors are only of interrest for atmel by Bernhard Reutner-Fischer · 17 years ago
  96. 153ee9e - some more sparc{,64} twiddling by Bernhard Reutner-Fischer · 17 years ago
  97. 5213ca3 - depends on host-fakeroot by Bernhard Reutner-Fischer · 17 years ago
  98. cc1f887 - add sparc64 arch as noticed by Blue Swirl - add sparc{,64} CPU variants by Bernhard Reutner-Fischer · 17 years ago
  99. 239c8a5 - fix copy'n paste error in ABI configuration by Bernhard Reutner-Fischer · 17 years ago
  100. b861a91 - touchup a few bits that the submitter should have done in the first place by Bernhard Reutner-Fischer · 17 years ago