summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Allow disabling build of test suiteNikias Bassen2023-04-241-1/+5
* autoconf: Automatically derive version number from latest git tagNikias Bassen2022-01-251-1/+5
* Fix 'make docs' target deleting the whole docs subdirNikias Bassen2021-12-191-1/+1
* Unfold automake variables into multiple lines for maintainabilityMartin Szulecki2020-06-091-0/+2
* Make sure to not remove the 'docs' directory on 'make clean'Nikias Bassen2020-06-091-3/+0
* Make sure README.md file is added to distribution archiveMartin Szulecki2020-06-081-0/+3
* Add man page for plistutilprereleaseNikias Bassen2020-06-051-1/+1
* Integrate fuzzers into build systemNikias Bassen2017-05-291-0/+3
* autofoo: Ensure that 'make distcheck' doesn't fail when cython is not installedChristophe Fergeau2017-04-201-1/+4
* Move pkg-config file into src directoryMartin Szulecki2015-01-291-3/+0
* Add generation of documentation using "make docs"Martin Szulecki2015-01-231-0/+9
* fix installation of pkgconfig filesNikias Bassen2013-12-131-0/+3
* change build system to autotoolsNikias Bassen2013-12-131-0/+3
* Remove autotools.Jonathan Beck2009-03-271-12/+0
* Fix indent.Jonathan Beck2009-01-291-1/+1
* Rename pkgconfig from libplist-1.0 to libplist.Jonathan Beck2009-01-291-1/+1
* Add a pythyon binding to the library (using SWIG).Jonathan Beck2009-01-111-1/+1
* Add edition and reading fonctions so that handling plist is less confusing.Jonathan Beck2009-01-081-1/+1
* Setup warning flags and fixes missing static attribute for local funtions.Jonathan Beck2009-01-041-1/+1
* Add plutil and do some cleaning.Jonathan Beck2008-12-131-1/+1
* Fork libiphone and remove anything non plist specific.Jonathan Beck2008-12-131-2/+2
* Fixed a slight error in the indent command in the makefile.Matt Colyer2008-10-311-1/+1
* move dev specific tools to dev/ subdir.Jonathan Beck2008-10-301-2/+3
* Draft HALPatrick Walton2008-10-251-1/+1
* Added a pkg-config filePatrick Walton2008-10-091-0/+3
* Made the header file installable.Matt Colyer2008-10-081-1/+1
* Enforce a modified kr style.Matt Colyer2008-09-011-0/+3
* Added documentation building to the build system. Use make doc.Matt Colyer2008-08-151-0/+3
* Autotooled the project with very basic versioning support.Matt Colyer2008-07-291-0/+2