31 Commits

Author SHA1 Message Date
Nikias Bassen 0b73e02a2b automake: Prevent dist or distcheck when uncommitted changes are present 2024-04-15 20:05:56 +02:00
Nikias Bassen 86c3ef2de8 docs: Use README.md to generate mainpage with doxygen
Actually we are using a slightly modified one that removes the
`Table of Contents` section and replaces it with the doxygen-compatible
`[TOC]` to auto-generate a TOC that has working links.
2024-02-21 01:01:00 +01:00
Nikias Bassen 5d65599261 autoconf: Allow disabling build of test suite 2023-04-24 14:16:31 +02:00
Nikias Bassen 323009bfd0 autoconf: Automatically derive version number from latest git tag 2022-01-25 03:43:52 +01:00
Nikias Bassen c81471ce6e Fix 'make docs' target deleting the whole docs subdir 2021-12-19 03:14:32 +01:00
Martin Szulecki c14849987d Unfold automake variables into multiple lines for maintainability 2020-06-09 18:19:07 +02:00
Nikias Bassen 65a7ffbfb1 Make sure to not remove the 'docs' directory on 'make clean' 2020-06-09 14:21:19 +02:00
Martin Szulecki 80d377af83 Make sure README.md file is added to distribution archive 2020-06-08 21:28:59 +02:00
Nikias Bassen 525d6a7f31 Add man page for plistutil 2020-06-05 17:09:32 +02:00
Nikias Bassen 99f3ab144d Integrate fuzzers into build system 2017-05-29 04:08:29 +02:00
Christophe Fergeau 054578a2d8 autofoo: Ensure that 'make distcheck' doesn't fail when cython is not installed 2017-04-20 12:38:09 +02:00
Martin Szulecki 801a72a39b Move pkg-config file into src directory 2015-01-29 00:05:40 +01:00
Martin Szulecki 82a6acc447 Add generation of documentation using "make docs" 2015-01-23 14:42:18 +01:00
Nikias Bassen 16be030daa fix installation of pkgconfig files 2013-12-13 04:12:36 +01:00
Nikias Bassen a798afc8b5 change build system to autotools 2013-12-13 00:44:17 +01:00
Jonathan Beck 26aa1fe88c Remove autotools. 2009-03-27 18:46:59 +01:00
Jonathan Beck ff1fa73f33 Fix indent. 2009-01-29 22:20:48 +01:00
Jonathan Beck ecfe5f4ece Rename pkgconfig from libplist-1.0 to libplist. 2009-01-29 18:46:22 +01:00
Jonathan Beck 74dae54b1b Add a pythyon binding to the library (using SWIG). 2009-01-11 20:44:33 +01:00
Jonathan Beck d174ba080c Add edition and reading fonctions so that handling plist is less confusing.
Fix indent.
2009-01-08 21:42:52 +01:00
Jonathan Beck ca40090460 Setup warning flags and fixes missing static attribute for local funtions. 2009-01-04 12:31:41 +01:00
Jonathan Beck e220e2cf08 Add plutil and do some cleaning. 2008-12-13 13:56:55 +01:00
Jonathan Beck 3fdd24aea0 Fork libiphone and remove anything non plist specific.
Update library and make related files acordingly .
2008-12-13 12:21:03 +01:00
Matt Colyer 217f4ea74d Fixed a slight error in the indent command in the makefile. 2008-10-31 09:22:46 -07:00
Jonathan Beck e46784e5cf move dev specific tools to dev/ subdir.
update autoconf files accordingly
2008-10-30 20:00:55 +01:00
Patrick Walton 37fff27135 Draft HAL
Fix fdi file
2008-10-25 14:48:06 +02:00
Patrick Walton b8a485ee5b Added a pkg-config file 2008-10-09 08:54:10 -07:00
Matt Colyer 0e7ad36795 Made the header file installable. 2008-10-08 09:00:01 -07:00
Matt Colyer 2b05e48cb4 Enforce a modified kr style.
Use "make indent" from now on before committing.
2008-09-01 15:04:31 -07:00
Matt Colyer 495dd18449 Added documentation building to the build system. Use make doc. 2008-08-15 08:51:03 -07:00
Matt Colyer 3dc130f304 Autotooled the project with very basic versioning support. 2008-07-29 10:13:37 -07:00