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
Branch: 	branch-1-9
Changes by:	adl@sourceware.org	2004-12-05 16:12:43

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&only_with_tag=branch-1-9&r1=1.2619.2.55&r2=1.2619.2.56
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/THANKS.diff?cvsroot=automake&only_with_tag=branch-1-9&r1=1.256.2.2&r2=1.256.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/py-compile.diff?cvsroot=automake&only_with_tag=branch-1-9&r1=1.5&r2=1.5.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/python.am.diff?cvsroot=automake&only_with_tag=branch-1-9&r1=1.23&r2=1.23.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/python12.test.diff?cvsroot=automake&only_with_tag=branch-1-9&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&only_with_tag=branch-1-9&r1=1.565.2.6&r2=1.565.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&only_with_tag=branch-1-9&r1=1.733.2.14&r2=1.733.2.15


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