Commit Graph

6 Commits

Author SHA1 Message Date
David Nusinow 1344bb9ded Fix typo that prevented the input abi versioning from working.
Good catch Julien
2007-02-28 23:08:17 -05:00
David Nusinow a0c9602f38 Add support for X server input ABI versioning 2007-02-27 21:50:20 -05:00
David Nusinow 00fc799ec3 Fix name of serverminver 2007-02-21 22:47:30 -05:00
David Nusinow dacefd5a6b Update serverabi generation to also account for driver Provides
* Have the drivers use the file serverminver instead of serverabiver in order
  to generate the versioned dependency on the server. This is clearer
  naming.
* Use serverabiver to actually store the server's video ABI version. This
  is used to generate the Provides: line for drivers so the server can
  depend on them properly. This goes in to the substvar
  xviddriver:Provides.
2007-02-21 21:37:52 -05:00
Julien Cristau 9ed8b0c264 Add new "serverabi" rule to generate drivers dependency on the server. 2007-02-17 16:01:41 +01:00
David Nusinow 502f9412dc Move the files so they'll be put in debian/xsfbs automatically when pulled
in to our git repos
2007-02-04 20:43:28 -05:00