Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-14 | Get rid of broken locale configuration option. I need to do a little more ↵ | "Steven J. Hill" | |
work on this. | |||
2007-01-14 | Make gettext have its own definition. | "Steven J. Hill" | |
2007-01-14 | Add ProFTPD package with working init script. | "Steven J. Hill" | |
2007-01-14 | Add new NFS utilities package with working init script. | "Steven J. Hill" | |
2007-01-14 | Include all the new packages. | "Steven J. Hill" | |
2007-01-14 | Make sure to install the 'libgthread' shared libraries as well. Also, allow ↵ | "Steven J. Hill" | |
for configuration of locale support or not. | |||
2007-01-14 | Correct spelling error and config option to create symlinks for old naming ↵ | "Steven J. Hill" | |
of MTD utilities. Also add in LDFLAGS and such to building with external toolchains. | |||
2007-01-14 | Upgrade to udev-101. We also create and init script that actually works and ↵ | "Steven J. Hill" | |
has been tested in multiple PowerPC embedded platforms. We also add a new config option to build the volume_id library which will be used by D-Bus and HAL. | |||
2007-01-14 | I'm sure opinions will vary on this, but at least when I'm using these ↵ | "Steven J. Hill" | |
tools, I don't want the static or an extra config file. Small filesystem please. | |||
2007-01-14 | Make '/var/cache' and symbolic link to '/tmp' like the others. We'll need ↵ | "Steven J. Hill" | |
this for Samba and friends. Also, change mount order of filesystems during boot. | |||
2007-01-14 | Update packages to provide properly working initialization scripts. These ↵ | "Steven J. Hill" | |
have been tested with embedded PowerPC systems. | |||
2007-01-14 | x86 is the only thing that uses this monstrosity. | "Steven J. Hill" | |
2007-01-13 | "Dashing through the snow...with a gForce based display...o'er the data ↵ | "Steven J. Hill" | |
fields we go....cache thrashing all the way...hahaha" | |||
2007-01-11 | a copy of mcookie will come in handy... | Eric Andersen | |
2007-01-11 | it seems pdf and ps support are required for gtk2 | Eric Andersen | |
2007-01-11 | add Gtk+ version 2 | Eric Andersen | |
2007-01-11 | add atk package | Eric Andersen | |
2007-01-11 | use a slightly more sensible dep, strip the correct library names | Eric Andersen | |
2007-01-11 | fix build deps | Eric Andersen | |
2007-01-11 | add tiff package | Eric Andersen | |
2007-01-11 | be explicit about not depending on X, dep should go the other way | Eric Andersen | |
2007-01-11 | be explicit about not doing X | Eric Andersen | |
2007-01-11 | fix dependancies and install paths | Eric Andersen | |
2007-01-11 | Add pango | Eric Andersen | |
2007-01-11 | more updates to ensure subsequent packages build | Eric Andersen | |
2007-01-10 | add in cairo | Eric Andersen | |
2007-01-10 | update xorg build and installation paths | Eric Andersen | |
2007-01-10 | fixup freetype build and install locations | Eric Andersen | |
2007-01-10 | - bump version | Bernhard Reutner-Fischer | |
2007-01-10 | - bump version | Bernhard Reutner-Fischer | |
2007-01-10 | needs pkg-config | Eric Andersen | |
2007-01-10 | fix install such that pkg-config setup is correct | Eric Andersen | |
2007-01-10 | fix install such that pkg-config setup is correct | Eric Andersen | |
2007-01-10 | bump version to the latest stable release | Eric Andersen | |
2007-01-10 | link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib | Eric Andersen | |
to make glib2 (and packages with similar confusion) work properly, while still being able to cross compile | |||
2007-01-10 | add in glib2 | Eric Andersen | |
2007-01-10 | fix gettext so it will actually compile and install | Eric Andersen | |
2007-01-08 | - Adjust patches to take recent upstream fixes into account. | Bernhard Reutner-Fischer | |
2007-01-06 | - simpler patch from Paolo Carlini for http://gcc.gnu.org/PR30365 | Bernhard Reutner-Fischer | |
2007-01-04 | - fix typo | Bernhard Reutner-Fischer | |
2007-01-03 | - portable cp args | Bernhard Reutner-Fischer | |
2007-01-03 | - add missing package-source targets | Bernhard Reutner-Fischer | |
- add missing dependencies to build prerequisites in the config system | |||
2006-12-28 | - I'm pretty sure that i don't want LFS support on the gcc-4_2-branch | Bernhard Reutner-Fischer | |
Leave the rest as is. *shrug* | |||
2006-12-28 | - Pass largefile support down to the cross- and the native target compiler. | Bernhard Reutner-Fischer | |
2006-12-28 | - add option to disable LFS and regenerate configure | Bernhard Reutner-Fischer | |
Will send upstream later on. | |||
2006-12-28 | - add missing namespace specifiers. Fixes compilation error. | Bernhard Reutner-Fischer | |
2006-12-22 | - bump version | Bernhard Reutner-Fischer | |
- add to targets. Closes #724 | |||
2006-12-22 | - BR2_TARGET_ROOTFS_EXT2_RESBLKS is ignored if it is 0. It should be used if ↵ | Bernhard Reutner-Fischer | |
it is 0 (since 0 means something here--"do not reserve any blocks". Thanks to timw. Closes #484. | |||
2006-12-22 | - patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks! | Bernhard Reutner-Fischer | |
2006-12-22 | - add some more useful hints | Bernhard Reutner-Fischer | |