summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix operator precedence when checking for the presence of transifex-client.Chris Lumens2012-11-161-1/+1
* rm transifex-client buildreq; check and install only if neededSamantha N. Bueno2012-11-151-0/+1
* Add debug option to bumpverBrian C. Lane2012-09-251-0/+3
* Merge master into newtuiMartin Sivak2012-08-061-1/+1
|\
| * Merge branch 'master' into newui-mergeChris Lumens2012-08-031-1/+1
| |\
| | * Drop gptsyncJesse Keating2012-07-191-1/+1
* | | Add automake files for TUIMartin Sivak2012-08-061-2/+2
* | | Fix bits and pieces to make TUI hub and spoke model work + example Hub and Pa...Martin Sivak2012-08-061-0/+15
|/ /
* | Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-2/+2
|\|
| * Add anaconda dracut module [WIP!]Will Woods2012-02-151-1/+1
| * We've got you cornered now, loader: remove from automake/spec/poWill Woods2012-02-151-1/+1
* | Add runglade command to MakefileMartin Sivak2012-05-251-0/+13
* | Improve run-spoke and related files so we can use overrides directly from ana...Martin Sivak2012-05-241-2/+18
* | Merge run-hub with run-spoke as the code was almost identicalMartin Sivak2012-05-241-0/+3
* | Improve the runspoke.py tool and make it callable from makeMartin Sivak2012-05-241-0/+4
* | Add our custom GTK+ widgets in as a subdirectory and subpackage.Chris Lumens2011-11-101-1/+1
|/
* 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