Commit graph

8 commits

Author SHA1 Message Date
Juan RP f4ca9e3fc2 cmake: update to 2.8.2. 2010-10-28 14:05:18 +02:00
Juan RP 6e48fd7062 cmake: update to 2.8.1. 2010-05-19 11:34:29 +02:00
Juan RP 095eb184b7 Bump revision for pkgs depending on libcurl. 2010-05-12 07:37:44 +02:00
Juan RP 74a8c01529 cmake: XBPS_MAKEJOBS not MAKE_JOBS.
--HG--
extra : convert_revision : ad02821731e472a0b07a9df546fa664275dfdefd
2010-04-29 05:30:58 +02:00
Juan RP d6e034ae84 cmake: fix rundeps.
--HG--
extra : convert_revision : eef8b824631d5866bec6b547572a25bc13a33040
2010-04-23 16:53:20 +02:00
Juan RP 17b6b3535b cmake: new deps style.
--HG--
extra : convert_revision : d2f025151dcee0d2e2b1a3ccb4ea87b9b9e4350e
2009-12-24 04:01:14 +01:00
Juan RP e7e5060cf5 cmake: update to 2.8.0.
--HG--
extra : convert_revision : 417121325b13a293252b75d7d4b8e242d3c19d3f
2009-12-01 22:18:39 +01:00
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00