buildsys  Check-in [4e27c4cbda]

Overview
Comment:Updated copyright.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4e27c4cbda70e37231ca52da8f5f505c305434623b768fac3578a140eb386770
User & Date: js on 2008-07-12 22:13:51
Other Links: manifest | tags
Context
2008-08-24
09:33
Support to compile python files. check-in: b05fac077b user: js tags: trunk
2008-07-12
22:13
Updated copyright. check-in: 4e27c4cbda user: js tags: trunk
00:09
Better deps generation & allow compilation of XPM files. check-in: c85315ff18 user: js tags: trunk
Changes

Modified buildsys.mk.in from [d0c28d5990] to [b03b00b554].

1
2
3
4
5
6
7
8
9
#
#  Copyright (c) 2007, Jonathan Schleifer <js-buildsys@webkeks.org>
#
#  https://webkeks.org/hg/buildsys/
#
#  Permission to use, copy, modify, and/or distribute this software for any
#  purpose with or without fee is hereby granted, provided that the above
#  copyright notice and this permission notice is present in all copies.
#

|







1
2
3
4
5
6
7
8
9
#
#  Copyright (c) 2007 - 2008, Jonathan Schleifer <js-buildsys@webkeks.org>
#
#  https://webkeks.org/hg/buildsys/
#
#  Permission to use, copy, modify, and/or distribute this software for any
#  purpose with or without fee is hereby granted, provided that the above
#  copyright notice and this permission notice is present in all copies.
#

Modified m4/buildsys.m4 from [cf42f7ef55] to [ad17e028ce].

1
2
3
4
5
6
7
8
9
dnl
dnl Copyright (c) 2007, Jonathan Schleifer <js-buildsys@webkeks.org>
dnl
dnl https://webkeks.org/hg/buildsys/
dnl
dnl Permission to use, copy, modify, and/or distribute this software for any
dnl purpose with or without fee is hereby granted, provided that the above
dnl copyright notice and this permission notice is present in all copies.
dnl

|







1
2
3
4
5
6
7
8
9
dnl
dnl Copyright (c) 2007 - 2008, Jonathan Schleifer <js-buildsys@webkeks.org>
dnl
dnl https://webkeks.org/hg/buildsys/
dnl
dnl Permission to use, copy, modify, and/or distribute this software for any
dnl purpose with or without fee is hereby granted, provided that the above
dnl copyright notice and this permission notice is present in all copies.
dnl