This is the mail archive of the automake-cvs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automake ./ChangeLog ./THANKS lib/py-compile l ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2004-12-05 16:12:32

Modified files:
	.              : ChangeLog THANKS 
	lib            : py-compile 
	lib/am         : python.am 
	tests          : Makefile.am Makefile.in 
Added files:
	tests          : python12.test 

Log message:
	* lib/py-compile: Add --destdir switch to py-compile that takes a
	path argument that is not compiled into the file when byte compiling.
	* lib/am/python.am: Use the new py-compile arguments to not include
	DESTDIR in the byte compiled files.
	* tests/python12.test: Test that DESTDIR won't be byte compiled into
	python files.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2702&r2=1.2703
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/THANKS.diff?cvsroot=automake&r1=1.259&r2=1.260
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/py-compile.diff?cvsroot=automake&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/python.am.diff?cvsroot=automake&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/python12.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.573&r2=1.574
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.744&r2=1.745


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]