Commit Graph

2211 Commits

Author SHA1 Message Date
Eric Andersen 962a0ee937 be explicit about not depending on X, dep should go the other way 2007-01-11 07:26:02 +00:00
Eric Andersen cc894f23eb be explicit about not doing X 2007-01-11 07:25:29 +00:00
Eric Andersen 0c26484881 fix dependancies and install paths 2007-01-11 07:25:01 +00:00
Eric Andersen d106a63dbb Add pango 2007-01-11 06:17:24 +00:00
Eric Andersen fdbe8a31be more updates to ensure subsequent packages build 2007-01-11 06:17:04 +00:00
Eric Andersen 3a0a879172 add in cairo 2007-01-10 23:57:40 +00:00
Eric Andersen 3a3e9897d4 update xorg build and installation paths 2007-01-10 23:56:30 +00:00
Eric Andersen 4c283aa793 fixup freetype build and install locations 2007-01-10 23:54:35 +00:00
Bernhard Reutner-Fischer b700650ed2 - bump version 2007-01-10 18:39:47 +00:00
Bernhard Reutner-Fischer 48fcad8da8 - bump version 2007-01-10 18:39:08 +00:00
Eric Andersen 02022aac95 needs pkg-config 2007-01-10 10:30:56 +00:00
Eric Andersen 6637a4698e fix install such that pkg-config setup is correct 2007-01-10 10:30:10 +00:00
Eric Andersen 2f984ec24f fix install such that pkg-config setup is correct 2007-01-10 10:29:24 +00:00
Eric Andersen c130a87baa bump version to the latest stable release 2007-01-10 07:22:05 +00:00
Eric Andersen 3da708e479 link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib
to make glib2 (and packages with similar confusion) work
properly, while still being able to cross compile
2007-01-10 06:55:27 +00:00
Eric Andersen 93ad439374 add in glib2 2007-01-10 06:54:04 +00:00
Eric Andersen b302239b13 fix gettext so it will actually compile and install 2007-01-10 06:05:18 +00:00
Bernhard Reutner-Fischer 38e2f495da - Adjust patches to take recent upstream fixes into account. 2007-01-08 18:35:27 +00:00
Bernhard Reutner-Fischer dfb3a52b94 - simpler patch from Paolo Carlini for http://gcc.gnu.org/PR30365 2007-01-06 19:39:51 +00:00
Bernhard Reutner-Fischer 29c38ecea6 - fix typo 2007-01-04 20:24:28 +00:00
Bernhard Reutner-Fischer 8613ef1fba - portable cp args 2007-01-03 14:11:16 +00:00
Bernhard Reutner-Fischer ec5b83ce2f - add missing package-source targets
- add missing dependencies to build prerequisites in the config system
2007-01-03 13:44:01 +00:00
Bernhard Reutner-Fischer 87eddc3d1f - I'm pretty sure that i don't want LFS support on the gcc-4_2-branch
Leave the rest as is. *shrug*
2006-12-28 08:49:55 +00:00
Bernhard Reutner-Fischer dcf9c23309 - Pass largefile support down to the cross- and the native target compiler. 2006-12-28 08:48:31 +00:00
Bernhard Reutner-Fischer ca4fb5bf3d - add option to disable LFS and regenerate configure
Will send upstream later on.
2006-12-28 08:47:36 +00:00
Bernhard Reutner-Fischer 5480b17d8b - add missing namespace specifiers. Fixes compilation error. 2006-12-28 08:46:30 +00:00
Bernhard Reutner-Fischer d5af030bee - bump version
- add to targets. Closes #724
2006-12-22 13:38:04 +00:00
Bernhard Reutner-Fischer edea8785d8 - BR2_TARGET_ROOTFS_EXT2_RESBLKS is ignored if it is 0. It should be used if it is 0 (since 0 means something here--"do not reserve any blocks".
Thanks to timw. Closes #484.
2006-12-22 12:34:35 +00:00
Bernhard Reutner-Fischer 684e3477bb - patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks! 2006-12-22 12:22:15 +00:00
Bernhard Reutner-Fischer 05a2211ce6 - add some more useful hints 2006-12-22 12:11:06 +00:00
Bernhard Reutner-Fischer df03c0df98 - add gfortran support 2006-12-22 11:45:20 +00:00
Bernhard Reutner-Fischer 1c0bd351ad - fix building the target-compiler by passing the correct HOSTCC in. 2006-12-22 11:43:06 +00:00
Bernhard Reutner-Fischer fbbea808f5 - fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn co of the branch).
sjhill, please verify that this still works for you!
2006-12-22 11:38:07 +00:00
Bernhard Reutner-Fischer 8576c4495f - add option to enable debugging support 2006-12-22 11:29:52 +00:00
Bernhard Reutner-Fischer 82b3f197b0 - move setting the TARGET_DEVICE_DEPMOD up one level 2006-12-22 10:39:56 +00:00
Bernhard Reutner-Fischer 193c312f22 - move setting of determination whether we use a full kernel vs. sanitized headers into the generic part 2006-12-22 10:37:22 +00:00
Bernhard Reutner-Fischer e41b98b1e2 - Add target for .so without the LIBVERSION. 2006-12-22 10:20:56 +00:00
Bernhard Reutner-Fischer 584402fd02 - forgot to bump the libversion 2006-12-21 17:20:42 +00:00
Bernhard Reutner-Fischer ae5ff6bc50 - bump version and make it work 2006-12-21 13:52:43 +00:00
Bernhard Reutner-Fischer 3c9baee374 - use centralized DISABLE_LARGEFILE
- nil CXX if there isn't one
2006-12-21 13:51:53 +00:00
Bernhard Reutner-Fischer 405aadb356 - use DESTDIR for install. Thanks to Stuart Longland. Closes #926 2006-12-21 11:57:35 +00:00
Bernhard Reutner-Fischer ba7d905b54 - use global DISABLE_LARGEFILE 2006-12-21 10:36:40 +00:00
Bernhard Reutner-Fischer 4ab3f3f31f - don't install the docs 2006-12-20 17:46:43 +00:00
Bernhard Reutner-Fischer f46c397081 - fails for parallel builds, so force -j1
- improve the -clean target
2006-12-20 17:46:00 +00:00
Bernhard Reutner-Fischer 3302ff40e6 - Add args patch. 2006-12-20 17:40:52 +00:00
Bernhard Reutner-Fischer 7913aa0675 - bump patch version 2006-12-20 17:08:38 +00:00
Bernhard Reutner-Fischer 0d4d94ab24 - Petr Stetiar updated the kexec arm patch. Thanks! 2006-12-20 16:50:04 +00:00
Bernhard Reutner-Fischer af9f612b67 - Lars Munch noticed that i broke the ext2 compressor. Thanks! 2006-12-20 16:45:47 +00:00
Bernhard Reutner-Fischer b07203d446 - add argus 2006-12-20 16:38:22 +00:00
Bernhard Reutner-Fischer def40ff869 - remove obsoleted dep on host-fakeroot 2006-12-20 14:41:04 +00:00