summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2013-04-03lib: Move libdchroot to dchroot-common (2)Roger Leigh1-0/+1
2013-04-03lib: Move libschroot to schroot-common (2)Roger Leigh1-0/+1
2013-04-03bin: Remove csbuild and schroot-sbuildRoger Leigh1-2/+0
Also remove libschroot-all which is no longer needed.
2013-04-03lib: Rename schroot-base to bin-common (2)Roger Leigh1-1/+1
2013-04-02build: Update include pathsRoger Leigh1-3/+1
2013-04-02lib: Move libtest to libRoger Leigh1-0/+1
2013-04-02lib: Move libschroot-base to libRoger Leigh1-1/+1
2013-04-02lib: Move libsbuild to libRoger Leigh1-2/+2
2013-04-02libexec: Remove from include pathRoger Leigh1-1/+1
2013-04-02libexec: Rename schroot-mount to mount (2)Roger Leigh1-1/+1
2013-04-02libexec: Rename schroot-listmounts to listmounts (2)Roger Leigh1-1/+1
2013-04-02libexec: Rename schroot-listmounts to listmountsRoger Leigh1-1/+1
2013-04-02libexec: Move libexec programs from bin to libexecRoger Leigh1-12/+12
2013-04-01build: Don't distribute scripts/schroot_release.m4.inRoger Leigh1-1/+0
2013-04-01build: Remove last traces of unused DCHROOT_CONFRoger Leigh1-1/+1
2013-04-01scripts: Remove unused and obsolete schroot_release.m4.inRoger Leigh1-1/+0
2013-03-31Update copyrights of all filesRoger Leigh1-4/+1
2013-03-31build: Use non-recursive makeRoger Leigh1-17/+44
Don't recurse into subdirectories (with the exception of po). Include Makefile.am fragments from subdirectories into the top-level Makefile, adjusted to use paths relative to the root.
2012-05-13build: Update for po4a changesRoger Leigh1-2/+2
2010-09-02build: Add initial git release distribution infrastructureRoger Leigh1-0/+1
2010-08-22build: Add separate doc rule to build API referencesRoger Leigh1-1/+4
Done in order to allow skipping doxygen doc build for binary- only builds.
2010-07-11build: Distribute VERSIONRoger Leigh1-1/+2
2010-05-02contrib: Add directory for user-contributed scripts and other filesRoger Leigh1-1/+1
2009-05-03Rearrange configuration and manual pagesRoger Leigh1-2/+2
Move all configuration data under etc. Move all manual pages under man.
2009-03-28[build] Adapt boostrap from libtoolize suggestionsJan-Marek Glogowski1-0/+2
Signed-off-by: Roger Leigh <rleigh@debian.org>
2008-04-20Only generate ChangeLog if using gitRoger Leigh1-1/+3
2008-01-27Generate ChangeLog automatically.Roger Leigh1-1/+4
* Makefile.am: Use "git log" to generate the ChangeLog at "make dist" time. * bootstrap: Create empty ChangeLog, to fix automake error.
2007-09-16Convert the entire project to GPLv3Roger Leigh1-5/+4
* The entire schroot project is now licensed under the GNU General Public Licence, version 3 or later. * COPYING: Update to GPLv3. * Update licence boilerplate on all files to GPLv3.
2007-04-05* po/POTFILES.in: Updated with new file locations.Roger Leigh1-1/+1
* Update copyright headers on files for 2007.
2007-04-01* Move schroot, dchroot, dchroot and csbuild to a newRoger Leigh1-1/+1
subdirectory, bin. * bin/*/Makefile.am (LOCAL_CXXFLAGS): Add -I$(top_srcdir)/bin. * bin/Makefile.am: New file. (SUBDIRS): schroot dchroot dchroot-dsa csbuild * configure.ac: Use new file locations. * doc/schroot.dox.in: Use new source locations. Disable call graph.
2007-03-16* doc/schroot.dox.in: Add csbuild.Roger Leigh1-2/+2
* Makefile.am: Add csbuild to SUBDIRS. * configure.ac: Add enable check and support for csbuild. * csbuild/csbuild-session-base.cc, csbuild/csbuild-options.cc, csbuild/csbuild-main-base.cc, csbuild/csbuild-options.h, csbuild/csbuild-session-base.h, csbuild/csbuild-main-base.h, csbuild/csbuild.1.in, csbuild/Makefile.am, csbuild/csbuild.cc, csbuild/csbuild-main.cc, csbuild/csbuild-main.h: New files. Initial C++ implementation of sbuild; infrastructure classes copied from dchroot.
2006-07-14* HACKING: Document how to build the printed documentation.Roger Leigh1-0/+8
* Makefile.am: Add ps and pdf phony targets. * doc/Makefile.am: Add rules to make PS and PDF manuals.
2006-07-14* Update all documentation to use the style guidelines.Roger Leigh1-1/+6
* Makefile.am: Distribute HACKING. * HACKING: New file. Document manual page style guidelines.
2006-07-10* All Makefile.ams: include global.mk.Roger Leigh1-0/+2
* scripts/global.mk: New file. Global Makefile options.
2006-06-23* Move sbuild sources into an sbuild subdirectory, dchroot sourcesRoger Leigh1-1/+1
into a dchroot subdirectory and dchroot-dsa sources into a dchroot-dsa subdirectory.
2006-06-23* test/Makefile.amRoger Leigh1-3/+5
(TESTS): Remove sbuild-lock, because it can fail randomly on slow or heavily loaded systems due to timing constraints. * bootstrap: Create m4 directory if it doesn't exist. * Makefile.am (dist-hook): Remove junk from distdir such as temorary files. (EXTRA_DIST): Distribute bootstrap and m4 macros and templates. * configure.ac: Add checks for find and xargs.
2006-04-30* Makefile.am (dist-hook): Don't distribute .svn directories.Roger Leigh1-1/+1
2006-01-06* debian/rules: Build and run the testsuite in the build target.Roger Leigh1-1/+1
* debian/control (Build-Depends): Add libcppunit-dev. * schroot/sbuild-util.cc (find_program_in_path): Split PATH on ':' characters. * test/sbuild-util.cc: New file: tests for sbuild-util functions. * test/testmain.cc: New file: test runner for all tests. * configure.ac: Add check and conditinal for CppUnit. * Makefile.am (SUBDIRS): Add test directory.
2006-01-01* Updated copyright notices to include 2006 changes.Roger Leigh1-1/+1
* schroot/Makefile.am: Generate a sbuild.gch precompiled header, and include sbuild.h in all sources which previously included an sbuild header. This should improve compilation speed. * Rename schroot.h to sbuild.h, and include all sbuild-*.h headers. * schroot/sbuild-auth.cc (run): Fix casting to "const void **".
2005-06-25* Remove UCS characters from string literals. For the time being,Roger Leigh1-1/+1
gettext will have to handle this. * Update .cvsignore files. * TODO: Remove gettext item. * po/en.po: Add an English translation, to make use of UTF-8 characters. * schroot/Makefile.am, schroot/*.c: Mark up strings for translation with gettext, and add gettext and locale initialisation code to main(). * Add po/POTFILES.in with all C source files included. * Add additional options to po/Makevars, to make xgettext read the source as UTF-8. * bootstrap, configure.ac, Makefile.am: add GNU gettext support.
2005-06-21* Change all GPL boilerplate to use the new FSF postal address.Roger Leigh1-7/+8
2005-06-21* debian/copyright:Roger Leigh1-0/+4
- Update the postal address of the FSF. - Refer to /usr/share/common-licenses/GPL. - Add new download location. * Makefile.am: Remove CVS directories from the generated tarball. * schroot/schroot.conf.5.in: Correct .TH section from 1 to 5. * Remove debian/conffiles, which is not required by debhelper. * debian/control: Add buildd-tools developers to Uploaders, and remove unused ${misc:Depends}. * debian/changelog: Update.
2005-06-21* Add ChangeLog to CVSRoger Leigh1-5/+0
* No longer generate ChangeLog with "tla changelog". It must now be edited manually.
2005-06-21Summary:Roger Leigh1-0/+2
Add initial Debian packaging Revision: schroot--mainline--0.1.0--patch-19 - Add debian directory and initial files. - Makefile.am: add debian to SUBDIRS.
2005-06-21Summary:Roger Leigh1-1/+1
Add gtk-doc framework Revision: schroot--mainline--0.1.0--patch-9 - Added gtk-doc API reference to doc/schroot. - Updated README. - Updated TODO.
2005-06-21Summary:Roger Leigh1-0/+27
Add autotools framework Revision: schroot--mainline--0.1.0--patch-1 - Add support for autoconf, automake and libtool. - Add support for gtk-doc. - Install schroot setuid root. - Add --version option and embed version number in the output. - Add AUTHORS and NEWS files. - Generate ChangeLog with tla.