1. dd70b3b flex: delete broken flex++ symlink from target by Danomi Manchego · 10 years ago
  2. 1be9589 Revert "flex: Version bump 2.5.39" by Thomas Petazzoni · 11 years ago
  3. 931d9fb flex: Version bump 2.5.39 by Bernd Kuhls · 11 years ago
  4. 0850650 flex: change config text of 'target binary' option by Thomas De Schampheleire · 11 years ago
  5. ba4ad9d deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx by Thomas De Schampheleire · 11 years ago
  6. 269da64 package: deprecate some more development tools by Thomas Petazzoni · 11 years ago
  7. be08420 Config.in files: add missing dependencies to toolchain option comments by Thomas De Schampheleire · 11 years ago
  8. 66bb10b Config.in files: unify comments of toolchain option dependencies by Thomas De Schampheleire · 11 years ago
  9. 8dfd59d Normalize separator size to 80 by Alexandre Belloni · 11 years ago
  10. c0d30d4 flex: propagate m4 dependency on wchar by Thomas Petazzoni · 11 years ago
  11. 240843c flex: fix autobuilder failures by Thomas Petazzoni · 11 years ago
  12. fe6a9e5 flex: needs M4 at runtime by Thomas Petazzoni · 11 years ago
  13. 8989ecd flex: only needs gettext if locale is selected by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  14. 50bcee6 flex: needs host-m4 by Thomas Petazzoni · 12 years ago
  15. a58506a flex: bump to version 2.5.37 by Gustavo Zacarias · 12 years ago
  16. 8121428 flex: add license information by Gustavo Zacarias · 12 years ago
  17. bd72a13 flex: fix build for nommu systems by Gustavo Zacarias · 12 years ago
  18. bbcbed1 Remove all references to libintl by Thomas Petazzoni · 12 years ago
  19. e1502eb all packages: rename XXXTARGETS to xxx-package by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  20. 69e64c4 all packages: use new host-xxx-package macros by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  21. f009b7b flex: unbreak host build after auto-host-deps change by Peter Korsgaard · 13 years ago
  22. a1dd178 flex: bump to version 2.5.35-10 and cleanup style by Gustavo Zacarias · 13 years ago
  23. 300f9c9 package: remove useless arguments from AUTOTARGETS by Thomas Petazzoni · 13 years ago
  24. 3da3c33 flex: fix configure cache issue with BR2_NEEDS_GETTEXT by Peter Korsgaard · 14 years ago
  25. 8c1a4f3 flex: bump patch version by Julien Boibessot · 14 years ago
  26. 3502bb0 flex: install in the staging directory by Thomas Petazzoni · 15 years ago
  27. 8b2bd93 flex: add flex-host package (required by webkit) by Lionel Landwerlin · 15 years ago
  28. 4bbd68f flex: convert to autotools infrastructure by Lionel Landwerlin · 15 years ago
  29. a2d69c2 flex: bump to 2.5.35 by Lionel Landwerlin · 15 years ago
  30. ae8bf4b flex: fix prog-ar patch by Lionel Landwerlin · 15 years ago
  31. 3fdf0bf buildroot: silence ./configure step when building with 'make -s' by Peter Korsgaard · 15 years ago
  32. 422ce65 package: Remove unnecessary dependencies on uclibc. by Will Newton · 15 years ago
  33. 4a7bfd2 package/: convert to DOWNLOAD helper by Peter Korsgaard · 16 years ago
  34. ac1d92c package/: get rid of unneeded $(strip ..) by Peter Korsgaard · 16 years ago
  35. 02a623d buildroot: remove trailing spaces by Peter Korsgaard · 16 years ago
  36. 4683420 Kconfig: remove 'default n' by Peter Korsgaard · 16 years ago
  37. dc6a57b Added BR2_DEBIAN_MIRROR by Thomas Lundquist · 17 years ago
  38. c844797 Use /usr/lib instead of /lib for flex by Ulf Samuelsson · 17 years ago
  39. e4c6340 - cleanup and fixes (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
  40. 956d3eb - semicolon touchup. No other changes by Bernhard Reutner-Fischer · 17 years ago
  41. 6c6cb06 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) by Bernhard Reutner-Fischer · 17 years ago
  42. 9bb66ca - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). by Bernhard Reutner-Fischer · 17 years ago
  43. 74d518d - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS by Bernhard Reutner-Fischer · 17 years ago
  44. 85d7f6f fixup package LDFLAGS handling by Eric Andersen · 18 years ago
  45. 2208a62 - some more CONFIG_UPDATEs by Haavard Skinnemoen by Bernhard Reutner-Fischer · 18 years ago
  46. 7672231 new patch version by Eric Andersen · 18 years ago
  47. 699675b - bump version by Bernhard Reutner-Fischer · 18 years ago
  48. 732d94d fixup a whole steaming pile of insanity. When packages are configured, by Eric Andersen · 18 years ago
  49. 6342c83 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 by Bernhard Reutner-Fischer · 18 years ago
  50. afbccc6 add option to install libfl.a per case 0000438 by David Anders · 19 years ago
  51. dfebda0 remove extra space after touch by Mike Frysinger · 19 years ago
  52. 74ad4e1 Change all instances of 'ln -sf' to 'ln -snf' by Eric Andersen · 19 years ago
  53. d06645d There is no need to have a separate 'Makefile.in' file in the by Eric Andersen · 20 years ago
  54. ab798b8 merge help descriptions written by Tom Cameron by Mike Frysinger · 20 years ago
  55. 8e5fb3f Add initial BR2_JLEVEL support, with some exceptions for apps that by Eric Andersen · 20 years ago
  56. e0952c6 fix uninstall target so it doesnt delete the *hosts* flex :x by Mike Frysinger · 20 years ago
  57. bb05a9a Make the TAR_VERBOSITY option a bit more sane by Eric Andersen · 20 years ago
  58. 3a7b488 use $(TAR_VERBOSITY) by Mike Frysinger · 20 years ago
  59. f694016 final step in buildroot facelift by Eric Andersen · 20 years ago
  60. 44eedc5 facelift step number two by Eric Andersen · 20 years ago
  61. 73f7be8 Remove the old 'make' directory, and populate the new 'package' directory. by Eric Andersen · 20 years ago