| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Makefile.autotools.in: make MESSAGE output stand out | Peter Korsgaard | 2008-11-07 | 1 | -2/+2 |
* | package/Makefile.in: revert rpath setup for toolchains. | Daniel Laird | 2008-11-07 | 1 | -4/+3 |
* | ntp: add /etc/default/ntpd to control whether to start | Wade Berrier | 2008-11-06 | 3 | -3/+25 |
* | package/Makefile.in: rpath setup for toolchains. | Daniel Laird | 2008-11-06 | 1 | -3/+4 |
* | prboom: misc cleanups | Peter Korsgaard | 2008-11-05 | 1 | -5/+5 |
* | prboom: add a touch $@ to end of install target rule to install PrBoom only once | Hans-Christian Egtvedt | 2008-11-05 | 1 | -0/+1 |
* | Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile | Hans-Christian Egtvedt | 2008-11-05 | 1 | -1/+0 |
* | make: add gettext dependency to make rule instead of TARGETS | Hans-Christian Egtvedt | 2008-11-05 | 1 | -2/+2 |
* | make: select gettext and libintl if locale is enabled | Hans-Christian Egtvedt | 2008-11-05 | 2 | -1/+3 |
* | matchbox: fix prefix | Peter Korsgaard | 2008-11-04 | 1 | -12/+12 |
* | matchbox: fix mb-applet-startup-monitor compilation (TRUE/FALSE issue) | Peter Korsgaard | 2008-11-04 | 2 | -0/+22 |
* | netsnmp: run CONFIG_UPDATE | Peter Korsgaard | 2008-11-04 | 1 | -0/+1 |
* | netsnmp: bump version | Peter Korsgaard | 2008-11-04 | 4 | -256/+169 |
* | mkdosfs: cleanup target install handling | Peter Korsgaard | 2008-11-03 | 1 | -2/+2 |
* | package/: remove more 'default n' (see r22874) | Peter Korsgaard | 2008-11-02 | 2 | -5/+0 |
* | sdl-image: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-11-02 | 1 | -149/+27 |
* | libpng: fix Makefile.autotools.in fallout | Peter Korsgaard | 2008-11-02 | 3 | -3/+3 |
* | busybox: additional 1.12.1 patches | Peter Korsgaard | 2008-11-02 | 5 | -4/+272 |
* | Fixes for Qt from Markus Heidelberg | Arnar Mar Sigurðsson | 2008-11-02 | 5 | -22/+16 |
* | Add options to select what gfx and mouse drivers are compiled in. | Arnar Mar Sigurðsson | 2008-10-31 | 5 | -9/+121 |
* | Fix zlib install broken by previous commit. Sorry | Thiago A. Corrêa | 2008-10-31 | 1 | -5/+6 |
* | package/lite/lite.mk: Bounce version | Daniel Laird | 2008-10-31 | 1 | -3/+1 |
* | pciutils may depend on zlib. Based on Bernhard's git repository. | Thiago A. Corrêa | 2008-10-31 | 1 | -1/+1 |
* | Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://r... | Thiago A. Corrêa | 2008-10-31 | 3 | -25/+29 |
* | Make sure directories are created during install to STAGING_DIR and TARGET_DI... | Thiago A. Corrêa | 2008-10-31 | 1 | -10/+8 |
* | Fix bug #0005884 - pciutils depends on zlib | Thiago A. Corrêa | 2008-10-31 | 2 | -1/+2 |
* | Minor cleanups. Use touch for stamp-files | Thiago A. Corrêa | 2008-10-31 | 1 | -2/+2 |
* | fix wrong variable name for SQL. Signed-off-by: Markus Heidelberg <markus.hei... | Thiago A. Corrêa | 2008-10-31 | 1 | -1/+1 |
* | Bump ntp version | Arnar Mar Sigurðsson | 2008-10-31 | 1 | -1/+1 |
* | python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so that | Wade Berrier | 2008-10-30 | 1 | -2/+2 |
* | qtopia4: fix wrong compilation of qmake | Peter Korsgaard | 2008-10-29 | 1 | -1/+5 |
* | package/libpng/libpng.mk: Change to autotools.in format | Daniel Laird | 2008-10-29 | 1 | -76/+13 |
* | bind: use strchr() instead of index() | Peter Korsgaard | 2008-10-29 | 1 | -0/+33 |
* | qtopia4: fix adjustment of qmake.conf | Peter Korsgaard | 2008-10-28 | 1 | -8/+9 |
* | qtopia4: fix use of pkg-config | Peter Korsgaard | 2008-10-28 | 1 | -1/+6 |
* | Fix matchbox build | Peter Korsgaard | 2008-10-27 | 3 | -18/+58 |
* | Strip gettext libraries on the target | Peter Korsgaard | 2008-10-27 | 1 | -0/+2 |
* | Strip libgtk2 in the target | Peter Korsgaard | 2008-10-27 | 1 | -2/+0 |
* | Strip pango libraries on the target | Peter Korsgaard | 2008-10-27 | 1 | -2/+0 |
* | Fix strange problems in pango configure target | Peter Korsgaard | 2008-10-27 | 1 | -2/+2 |
* | libglib2: remove $(DISABLE_NLS) from configure options | Peter Korsgaard | 2008-10-26 | 1 | -1/+1 |
* | libglib2: remove redundant configure args | Peter Korsgaard | 2008-10-26 | 1 | -2/+2 |
* | package: remove redundant pkg-config variables | Peter Korsgaard | 2008-10-26 | 11 | -48/+17 |
* | vim: add TARGET_CONFIGURE_OPTS | Peter Korsgaard | 2008-10-26 | 1 | -1/+2 |
* | docker: requires pkgconfig, glib2 and X11 | Peter Korsgaard | 2008-10-26 | 2 | -1/+4 |
* | docker: strip on target install | Peter Korsgaard | 2008-10-26 | 1 | -0/+3 |
* | docker: s/PKGCONFIG/PKG_CONFIG/ to be consistent | Peter Korsgaard | 2008-10-26 | 2 | -2/+3 |
* | package: cleanup PKG_CONFIG_SYSROOT | Peter Korsgaard | 2008-10-26 | 4 | -16/+1 |
* | qtopia4: reduce the use of BR2_PACKAGE_QTOPIA4 | Peter Korsgaard | 2008-10-26 | 1 | -25/+10 |
* | lsof: bump version | Peter Korsgaard | 2008-10-23 | 5 | -12/+12 |