Quentin Raynaud   Fix another bug on the log parsing script. 15 years ago
..
parse_logs Fix another bug on the log parsing script. 15 years ago
run_once Add base code from mozilla at revision 25211. 15 years ago
yuicompressor-2.3.4 Add base code from mozilla at revision 25211. 15 years ago
README Add base code from mozilla at revision 25211. 15 years ago
blank.png Add base code from mozilla at revision 25211. 15 years ago
build.py Add base code from mozilla at revision 25211. 15 years ago
check_stats.php Add base code from mozilla at revision 25211. 15 years ago
clean.sh Add base code from mozilla at revision 25211. 15 years ago
compatibility_report.php Fix APP_FIREFOX constants in the code (it does not exists anymore). 15 years ago
database.class.php Add base code from mozilla at revision 25211. 15 years ago
fix_ratings.php Add base code from mozilla at revision 25211. 15 years ago
installck.pl Add base code from mozilla at revision 25211. 15 years ago
load_tests.sh Add base code from mozilla at revision 25211. 15 years ago
maintenance.php Add base code from mozilla at revision 25211. 15 years ago
migration.py Add base code from mozilla at revision 25211. 15 years ago
reset_alpha.pl-default Add base code from mozilla at revision 25211. 15 years ago
update-hashes.php Add base code from mozilla at revision 25211. 15 years ago
update-search-views.php Add base code from mozilla at revision 25211. 15 years ago

README

/**
* build.sh path_to_jre
*
* Optimize and concatenate JS/CSS
*
* Parameters:
* path_to_jre - the path to your java binary, example: ../jre1.6.0_06/bin/java (or if java is installed, `which java`)
*
* Notes:
* JRE can be obtained from http://www.java.com/en/download/
**/