Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to install the 'libgthread' shared libraries as well. Also, allow ↵ | "Steven J. Hill" | 2007-01-14 | 2 | -3/+20 |
| | | | | for configuration of locale support or not. | ||||
* | Correct spelling error and config option to create symlinks for old naming ↵ | "Steven J. Hill" | 2007-01-14 | 2 | -3/+22 |
| | | | | of MTD utilities. Also add in LDFLAGS and such to building with external toolchains. | ||||
* | Upgrade to udev-101. We also create and init script that actually works and ↵ | "Steven J. Hill" | 2007-01-14 | 6 | -71/+113 |
| | | | | 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. | ||||
* | I'm sure opinions will vary on this, but at least when I'm using these ↵ | "Steven J. Hill" | 2007-01-14 | 1 | -0/+2 |
| | | | | tools, I don't want the static or an extra config file. Small filesystem please. | ||||
* | Update packages to provide properly working initialization scripts. These ↵ | "Steven J. Hill" | 2007-01-14 | 4 | -34/+62 |
| | | | | have been tested with embedded PowerPC systems. | ||||
* | x86 is the only thing that uses this monstrosity. | "Steven J. Hill" | 2007-01-14 | 1 | -0/+1 |
| | |||||
* | "Dashing through the snow...with a gForce based display...o'er the data ↵ | "Steven J. Hill" | 2007-01-13 | 3 | -0/+82 |
| | | | | fields we go....cache thrashing all the way...hahaha" | ||||
* | a copy of mcookie will come in handy... | Eric Andersen | 2007-01-11 | 2 | -1/+430 |
| | |||||
* | it seems pdf and ps support are required for gtk2 | Eric Andersen | 2007-01-11 | 1 | -2/+2 |
| | |||||
* | add Gtk+ version 2 | Eric Andersen | 2007-01-11 | 18 | -0/+3592 |
| | |||||
* | add atk package | Eric Andersen | 2007-01-11 | 3 | -0/+169 |
| | |||||
* | use a slightly more sensible dep, strip the correct library names | Eric Andersen | 2007-01-11 | 1 | -8/+8 |
| | |||||
* | fix build deps | Eric Andersen | 2007-01-11 | 1 | -5/+6 |
| | |||||
* | add tiff package | Eric Andersen | 2007-01-11 | 3 | -0/+79 |
| | |||||
* | be explicit about not depending on X, dep should go the other way | Eric Andersen | 2007-01-11 | 1 | -0/+1 |
| | |||||
* | be explicit about not doing X | Eric Andersen | 2007-01-11 | 1 | -0/+1 |
| | |||||
* | fix dependancies and install paths | Eric Andersen | 2007-01-11 | 1 | -10/+14 |
| | |||||
* | Add pango | Eric Andersen | 2007-01-11 | 5 | -0/+269 |
| | |||||
* | more updates to ensure subsequent packages build | Eric Andersen | 2007-01-11 | 3 | -8/+10 |
| | |||||
* | add in cairo | Eric Andersen | 2007-01-10 | 5 | -0/+362 |
| | |||||
* | update xorg build and installation paths | Eric Andersen | 2007-01-10 | 3 | -11/+8 |
| | |||||
* | fixup freetype build and install locations | Eric Andersen | 2007-01-10 | 1 | -6/+6 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-01-10 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-01-10 | 2 | -1/+14 |
| | |||||
* | needs pkg-config | Eric Andersen | 2007-01-10 | 1 | -1/+1 |
| | |||||
* | fix install such that pkg-config setup is correct | Eric Andersen | 2007-01-10 | 1 | -23/+5 |
| | |||||
* | fix install such that pkg-config setup is correct | Eric Andersen | 2007-01-10 | 1 | -6/+19 |
| | |||||
* | bump version to the latest stable release | Eric Andersen | 2007-01-10 | 1 | -4/+4 |
| | |||||
* | add in glib2 | Eric Andersen | 2007-01-10 | 9 | -0/+280 |
| | |||||
* | fix gettext so it will actually compile and install | Eric Andersen | 2007-01-10 | 2 | -13/+68 |
| | |||||
* | - add missing package-source targets | Bernhard Reutner-Fischer | 2007-01-03 | 23 | -1/+40 |
| | | | | - add missing dependencies to build prerequisites in the config system | ||||
* | - bump version | Bernhard Reutner-Fischer | 2006-12-22 | 2 | -4/+12 |
| | | | | - add to targets. Closes #724 | ||||
* | - add option to enable debugging support | Bernhard Reutner-Fischer | 2006-12-22 | 2 | -3/+17 |
| | |||||
* | - Add target for .so without the LIBVERSION. | Bernhard Reutner-Fischer | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | - forgot to bump the libversion | Bernhard Reutner-Fischer | 2006-12-21 | 1 | -1/+1 |
| | |||||
* | - bump version and make it work | Bernhard Reutner-Fischer | 2006-12-21 | 3 | -136/+1070 |
| | |||||
* | - use centralized DISABLE_LARGEFILE | Bernhard Reutner-Fischer | 2006-12-21 | 3 | -13/+7 |
| | | | | - nil CXX if there isn't one | ||||
* | - use DESTDIR for install. Thanks to Stuart Longland. Closes #926 | Bernhard Reutner-Fischer | 2006-12-21 | 1 | -1/+1 |
| | |||||
* | - use global DISABLE_LARGEFILE | Bernhard Reutner-Fischer | 2006-12-21 | 4 | -19/+4 |
| | |||||
* | - don't install the docs | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | - fails for parallel builds, so force -j1 | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -1/+5 |
| | | | | - improve the -clean target | ||||
* | - Add args patch. | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -0/+12 |
| | |||||
* | - Petr Stetiar updated the kexec arm patch. Thanks! | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -0/+75 |
| | |||||
* | - add argus | Bernhard Reutner-Fischer | 2006-12-20 | 4 | -0/+1381 |
| | |||||
* | - remove obsoleted dep on host-fakeroot | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -2/+1 |
| | |||||
* | - add kexec package | Bernhard Reutner-Fischer | 2006-12-19 | 3 | -0/+486 |
| | |||||
* | - pass the correct kernel headers in and improve the -clean target. | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -3/+3 |
| | |||||
* | - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -15/+18 |
| | | | | for both host and target build. Thanks to Ulrich Hecht. | ||||
* | - sudo depends on host-fakeroot | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -2/+1 |
| | |||||
* | - pull bsdiff's Config in | Bernhard Reutner-Fischer | 2006-12-15 | 1 | -0/+1 |
| |