summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: modernize build systemLennart Poettering2012-05-201-0/+3
|
* build-sys: fix distcheckv0.18Lennart Poettering2011-10-121-1/+1
|
* build-sys: make libatasmart easily cross-compilableDiego Elio Pettenò2011-02-081-9/+7
| | | | | | | | | | | | | Pick up the AX_CC_FOR_BUILD macro from autoconf-archive (improved, going to be sent there soon), then use that one to find the host's compiler. Build the strpool in a different directory, since you cannot override CC and other variables on a per-target basis yet. While this adds recursivity to the build system is the best hope you have to properly solve the cross-compilation. Update .gitignore accordingly to the above changes, and make sure bootstrap.sh search macro files in the m4 directory.
* Restrict the list of exported symbols to sk_.*Michael Biebl2009-10-271-1/+2
| | | | | Use libtools' -export-symbols-regex to restrict the list of exported symbols so we not accidentally export symbols like init_smart
* fix name of a blob in Makefile.amv0.17Lennart Poettering2009-10-271-1/+1
|
* add blob for laptop drive with failing Old-Age attributeDavid Zeuthen2009-10-271-0/+1
| | | | 4 start-stop-count 1 1 20 252391 0xe7d903000000 old-age online no no
* add missing blob to tarballLennart Poettering2009-10-241-0/+1
|
* add another SSD blobLennart Poettering2009-10-241-0/+1
|
* blobs: add an interesting SAMSUNG SSD blobLennart Poettering2009-09-291-0/+1
| | | | Contributed by Tobias Wolf.
* vala: install .vapi fileLennart Poettering2009-09-181-2/+7
|
* include more blobs in tarballLennart Poettering2009-08-201-0/+4
|
* build-system: add missing blob to tarballLennart Poettering2009-05-101-0/+1
|
* Add ACLOCAL_AMFLAGS = -I m4Michael Biebl2009-05-101-0/+2
| | | | | As we already use AC_CONFIG_MACRO_DIR(m4), make sure to actually include the m4 macros in the dist tarball.
* add more smart blobsLennart Poettering2009-04-231-0/+4
|
* ship example blobs in tarballv0.9Lennart Poettering2009-04-121-1/+13
|
* add support for sunplus usb/ata bridgesLennart Poettering2009-04-091-0/+4
|
* use top_builddir instead of builddirLennart Poettering2009-03-181-1/+1
|
* move utilities to sbinv0.1Lennart Poettering2008-07-251-1/+1
|
* remove atasmart.strpool.c during buildLennart Poettering2008-07-251-0/+2
|
* set version info from configure scriptLennart Poettering2008-07-251-1/+1
|
* actually use strpool for the atasmart sourcesLennart Poettering2008-07-191-2/+8
|
* add a simple string pool generatorLennart Poettering2008-07-031-0/+6
|
* install header fileLennart Poettering2008-07-011-0/+3
|
* add license text and READMELennart Poettering2008-07-011-1/+1
|
* autoconfizationLennart Poettering2008-07-011-0/+48