summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* headless: cleanup HEADLESS definitionRiccardo Magliocchetti2012-02-201-0/+4
* remove cleanzip.plAndras Timar2012-02-203-158/+11
* only store files in .oxt, do not compressAndras Timar2012-02-201-1/+1
* add $(COMMAND-ECHO)Andras Timar2012-02-201-3/+3
* remove avoid_cvs_dir macroAndras Timar2012-02-202-66/+44
* Replace installer::parameter::make_absolute_path.Tim Retout2012-02-201-56/+6
* Avoid using installer::parameter in installer::ziplistTim Retout2012-02-201-4/+5
* Remove unused pre2par::parameter::make_path_absoluteTim Retout2012-02-201-29/+0
* Do not remove the destdir prefix in any caseStephan Bergmann2012-02-201-4/+0
* fix handling of component files in mergelibs modeMatúš Kukan2012-02-191-5/+9
* add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2012-02-191-0/+4
* gbuild: add gb_CppunitTest_abort_on_assertion for smoketestMatúš Kukan2012-02-191-2/+19
* gbuild: Zip: allow to add command line options when zippingMatúš Kukan2012-02-191-0/+5
* gbuild: Zip: clean properly all created targets on 'make clean'Matúš Kukan2012-02-191-1/+6
* build_env is obsolete nowNorbert Thiebaud2012-02-182-54/+0
* Remove installer debug logging.Tim Retout2012-02-188-174/+0
* Remove installer::existence.Tim Retout2012-02-1822-51/+0
* Remove installer::existence::get_specified_file.Tim Retout2012-02-186-43/+26
* Remove installer::existence::get_specified_file_by_name.Tim Retout2012-02-182-33/+4
* Remove installer::existence::exists_in_array.Tim Retout2012-02-1819-49/+27
* Remove installer::existence::exists_in_array_of_hashes.Tim Retout2012-02-182-37/+9
* Use Exporter in installer::setupscript and add unit test.Tim Retout2012-02-182-0/+92
* Remove packager::existence, and clean up packager::work.Tim Retout2012-02-182-115/+17
* Use Exporter in packager::work and add unit test.Tim Retout2012-02-182-0/+70
* Remove unused pre2par::existence.Tim Retout2012-02-182-75/+0
* Remove unused par2script::existence.Tim Retout2012-02-182-75/+0
* Various fixes for JunitTestsStephan Bergmann2012-02-172-6/+24
* allow to suppress -Werror per link targetDavid Tardon2012-02-1711-15/+38
* Remove unused save_logfile_after_linking from installer::workerTim Retout2012-02-171-15/+0
* Remove unused unpack_all_targzfiles_in_directory from installer::workerTim Retout2012-02-171-38/+0
* Remove unused checksum subs from installer::workerTim Retout2012-02-172-58/+0
* Remove unused install_sets subs from installer::workerTim Retout2012-02-171-80/+0
* Remove unused solaris subs from installer::workerTim Retout2012-02-171-135/+0
* Remove unused md5sum subs from installer::downloadTim Retout2012-02-171-64/+0
* Replace installer::logger::include_header_into_globallogfile.Tim Retout2012-02-172-30/+5
* Move global starttime into installer::loggerTim Retout2012-02-172-4/+4
* installer::logger: Remove temporary variable.Tim Retout2012-02-171-2/+1
* Use Exporter in installer::logger.Tim Retout2012-02-171-8/+26
* Remove unreferenced subroutines from installer::loggerTim Retout2012-02-171-44/+0
* Inline and remove installer::sorterTim Retout2012-02-173-105/+3
* Pass JunitTest jar deps to underlying JavaClassSetStephan Bergmann2012-02-171-6/+2
* merge feature/gbuild_javaDavid Tardon2012-02-176-16/+64
|\
| * gbuild: Jar: fix building .jars on WindowsMatus Kukan2012-02-161-1/+1
| * sunjavaplugin has been renamedDavid Tardon2011-12-261-1/+1
| * do not compile if there are no sourcesDavid Tardon2011-12-251-11/+12
| * don't let jars depend on random stuffDavid Tardon2011-12-251-8/+5
| * add add_package_dependencies for JunitTest tooDavid Tardon2011-12-251-0/+13
| * impl. package deps for JavaClassSetDavid Tardon2011-12-252-2/+33
| * add helper func. to get rc file nameDavid Tardon2011-12-252-0/+4
* | use bzip2 compression for dmgNorbert Thiebaud2012-02-161-1/+1