summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug where language names aren't translated to native.Chris Lumens2011-07-071-2/+2
* Remove deprecated targets from top level Makefile.amDavid Cantrell2011-04-041-16/+1
* Update Makefile.am to work with new translation system.David Cantrell2011-04-041-7/+14
* Update unit testing targets in Makefile.amTomas Mlcoch2011-02-141-3/+3
* Tag tests as slow or acceptance tests and split full testing from devel unit ...Martin Sivak2011-02-141-1/+4
* Get a little more output from the unittest runner.Chris Lumens2010-11-121-1/+1
* Set up the PYTHONPATH for running nosetests.Chris Lumens2010-11-111-1/+1
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-281-1/+1
* Find tests using python-nose and create make unittest targetMartin Sivak2010-05-311-0/+4
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-27/+3
* Add non-branded default liveinst icons for anaconda (#588737)David Cantrell2010-05-071-1/+1
* pylint up, pychecker down.Chris Lumens2010-04-151-10/+2
* Add bug mapping support to scripts/makebumpver.David Cantrell2010-04-121-3/+5
* Makefile.am syntax fixes for the 'bumpver' target.David Cantrell2010-04-121-5/+5
* Call scripts/makebumpver from 'make bumpver' target.David Cantrell2010-04-121-25/+7
* Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.Chris Lumens2010-04-061-5/+4
* Update filter for translation log entries.David Lehman2010-03-221-1/+1
* Remove mini-wm.c. (#520146)Ales Kozumplik2010-03-051-5/+0
* Be more explicit in which libraries we link with.Chris Lumens2010-02-101-2/+2
* Ignore merge commit messages when generating the rpm changelog.David Cantrell2009-11-121-1/+2
* Clear pot and po updates after a 'make release' or 'make archive'.David Cantrell2009-10-301-0/+2
* Handle more than x.y version numbers in 'make bumpver'.David Cantrell2009-10-201-2/+4
* Remove extra echo in 'make rpmlog'.David Cantrell2009-10-131-1/+0
* Fix filtering out of 'Sending translation for' log messages in bumpver.Radek Vykydal2009-10-091-1/+1
* Filter out 'Sending translation for' log messages in bumpver.David Cantrell2009-10-071-1/+4
* Update po/anaconda.pot during a 'bumpver' run.David Cantrell2009-09-291-0/+1
* Add 'make release' as a synonym for 'make archive'.David Cantrell2009-09-291-0/+2
* Add some silent make support for sed, mkctype, and other commands.David Cantrell2009-09-021-1/+5
* Fix updates target to honor KEEP variable correctly.David Cantrell2009-08-191-4/+4
* Remove ChangeLog (#512502)David Cantrell2009-07-281-5/+2
* Add scripts/makeupdates to generate updates.img files.David Cantrell2009-07-221-33/+3
* Ignore configure.ac when generating updates.imgDavid Cantrell2009-07-061-1/+1
* Fix "make bumpver" for two digit version numbers.Chris Lumens2009-07-021-2/+2
* Add toplevel Makefile.am and configure.acDavid Cantrell2009-06-091-0/+178