| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
8a34f36593 |
build: Add version numbers to "Requires" entries in pkg-config files
The (required) version numbers disappeared after
|
9 years ago |
|
|
92db508307 |
build: Generate pkg-config files from Make and not from configure
This moves work from the configure to the Make stage where it can be parallelized and ensures that pkgconfig files are updated when library versions change. Bug-Id: 449 |
9 years ago |
|
|
edb4348732 |
build: Store library version numbers in .version files
This moves work from the configure to the Make stage where it can be parallelized and ensures that shared libraries are built with the right version number in the filename. |
9 years ago |
|
|
11a9320de5 |
build: Move build-system-related helper files to a separate subdirectory
This unclutters the top-level directory and groups related files together. |
13 years ago |