summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-02-20Replace installer::parameter::make_absolute_path.Tim Retout1-56/+6
2012-02-20Avoid using installer::parameter in installer::ziplistTim Retout1-4/+5
2012-02-20Remove unused pre2par::parameter::make_path_absoluteTim Retout1-29/+0
2012-02-20Do not remove the destdir prefix in any caseStephan Bergmann1-4/+0
2012-02-19fix handling of component files in mergelibs modeMatúš Kukan1-5/+9
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan1-0/+4
2012-02-19gbuild: add gb_CppunitTest_abort_on_assertion for smoketestMatúš Kukan1-2/+19
2012-02-19gbuild: Zip: allow to add command line options when zippingMatúš Kukan1-0/+5
2012-02-19gbuild: Zip: clean properly all created targets on 'make clean'Matúš Kukan1-1/+6
2012-02-18build_env is obsolete nowNorbert Thiebaud2-54/+0
2012-02-18Remove installer debug logging.Tim Retout8-174/+0
2012-02-18Remove installer::existence.Tim Retout22-51/+0
2012-02-18Remove installer::existence::get_specified_file.Tim Retout6-43/+26
2012-02-18Remove installer::existence::get_specified_file_by_name.Tim Retout2-33/+4
2012-02-18Remove installer::existence::exists_in_array.Tim Retout19-49/+27
2012-02-18Remove installer::existence::exists_in_array_of_hashes.Tim Retout2-37/+9
2012-02-18Use Exporter in installer::setupscript and add unit test.Tim Retout2-0/+92
2012-02-18Remove packager::existence, and clean up packager::work.Tim Retout2-115/+17
2012-02-18Use Exporter in packager::work and add unit test.Tim Retout2-0/+70
2012-02-18Remove unused pre2par::existence.Tim Retout2-75/+0
2012-02-18Remove unused par2script::existence.Tim Retout2-75/+0
2012-02-17Various fixes for JunitTestsStephan Bergmann2-6/+24
2012-02-17allow to suppress -Werror per link targetDavid Tardon11-15/+38
2012-02-17Remove unused save_logfile_after_linking from installer::workerTim Retout1-15/+0
2012-02-17Remove unused unpack_all_targzfiles_in_directory from installer::workerTim Retout1-38/+0
2012-02-17Remove unused checksum subs from installer::workerTim Retout2-58/+0
2012-02-17Remove unused install_sets subs from installer::workerTim Retout1-80/+0
2012-02-17Remove unused solaris subs from installer::workerTim Retout1-135/+0
2012-02-17Remove unused md5sum subs from installer::downloadTim Retout1-64/+0
2012-02-17Replace installer::logger::include_header_into_globallogfile.Tim Retout2-30/+5
2012-02-17Move global starttime into installer::loggerTim Retout2-4/+4
2012-02-17installer::logger: Remove temporary variable.Tim Retout1-2/+1
2012-02-17Use Exporter in installer::logger.Tim Retout1-8/+26
2012-02-17Remove unreferenced subroutines from installer::loggerTim Retout1-44/+0
2012-02-17Inline and remove installer::sorterTim Retout3-105/+3
2012-02-17Pass JunitTest jar deps to underlying JavaClassSetStephan Bergmann1-6/+2
2012-02-17merge feature/gbuild_javaDavid Tardon6-16/+64
2012-02-16use bzip2 compression for dmgNorbert Thiebaud1-1/+1
2012-02-16gbuild: Jar: fix building .jars on WindowsMatus Kukan1-1/+1
2012-02-16Simplify installer::sorter::sorting_array_of_hashes.Tim Retout1-20/+4
2012-02-16Add tests for installer::sorterTim Retout1-0/+48
2012-02-16Use Exporter for installer::sorterTim Retout2-4/+10
2012-02-16Inline and simplify installer::sorter::sort_array_of_hashes_numerically.Tim Retout2-38/+5
2012-02-16Remove unnecessary sorting subroutines.Tim Retout2-45/+1
2012-02-16Turn on strictures in installer::sorterTim Retout1-0/+3
2012-02-16-Werror in dmake modules went missingCaolán McNamara1-1/+1
2012-02-15Turn on strictures for some installer Perl modules.Tim Retout4-1/+13
2012-02-15Add svt and tk to libmergedTor Lillqvist1-0/+2
2012-02-15Add sb to libmergedTor Lillqvist1-0/+1
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-77/+0