summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wrapper: fix linking with goldMichael Olbrich2014-12-021-3/+3
* ptxd_make_get_git: fix permision problemMichael Olbrich2014-11-281-0/+2
* ptxd_make_xpkg_pkg: handle old touch without support for --no-dereferenceMichael Olbrich2014-11-132-4/+13
* pkg-config-wrapper: don't use check_pipe_statusMichael Olbrich2014-10-121-1/+5
* install_dir: Allow one to specify an alternate root dirJon Ringle2014-10-011-2/+11
* ptxd_make_dts_dtb: use local variablesMichael Olbrich2014-09-161-1/+1
* dtc: Do not inhibit linemarker generation if supportedAlexander Stein2014-09-161-1/+5
* ptxd_lib_dgen: strip white spaces from this_pkgMichael Olbrich2014-09-051-1/+1
* ptxd_make_xpkg_pkg: handle SIGPIPE correctlyptxdist-2014.09.0Tim Niemeyer2014-09-041-1/+1
* patchin: set core.abbrev=12 when creating patches with gitMichael Olbrich2014-08-211-0/+1
* ptxd_make_world_clean: make sure ${pkg_xpkg_map} exists before using itMichael Olbrich2014-08-191-4/+6
* ptxd_make_image_genimage: increase log level in verbose modeMichael Olbrich2014-08-121-0/+1
* ptxd_lib_dgen: fix dependencies for image packagesMichael Olbrich2014-08-111-1/+2
* ptxd_install_replace: escape ',' in pattern and valueMichael Olbrich2014-08-061-1/+1
* ptxd_dgen_rulesfiles: handle rulesdirs that are symbolic linksptxdist-2014.08.0Michael Olbrich2014-07-311-1/+1
* setlocalversion: not all git version support the '-c' optionMichael Olbrich2014-07-311-2/+7
* ptxd_make_dts_dtb: support older kernelMichael Olbrich2014-07-221-5/+8
* ptxd_lib_dgen: be more clever about tarball dependenciesMichael Olbrich2014-07-221-1/+3
* generate predictable timestampsMichael Olbrich2014-07-182-2/+8
* newpackages: provide the M4 macro directory to the wizard scriptJuergen Borleis2014-07-111-2/+3
* ptxd_make_dts_dtc: handle error if dtc failedAlexander Aring2014-07-091-7/+9
* ptxd_make_dts_dtb: one more include dirMichael Olbrich2014-07-041-0/+1
* ptxd_lib_colgen: fix collectionsMichael Olbrich2014-07-041-1/+1
* setlocalversion: use a fixed abbrev length for the version stringptxdist-2014.07.0Michael Olbrich2014-07-031-2/+2
* ptxd_lib_kgen: optimizeMichael Olbrich2014-06-302-4/+7
* ptxd_make_world_install_mangle_pc: use '${prefix}/lib' for libdirMichael Olbrich2014-06-271-1/+1
* wapper: improve icecc handlingMichael Olbrich2014-06-195-5/+24
* ptxdist: add support for iceccMichael Olbrich2014-06-185-2/+8
* dtc: move dtb creation to shellMichael Olbrich2014-06-181-0/+69
* add bootloader spec entry templateMichael Olbrich2014-06-171-0/+23
* ptxd_make_world_update_md5: be stricter when updating the md5Michael Olbrich2014-06-161-1/+1
* ptxd_make_xpkg_common: Revert "useless use of cat"Michael Olbrich2014-06-131-1/+1
* define PTXDIST_BSP_AUTOVERSIONMichael Olbrich2014-06-121-0/+17
* libptxdist: remove some useless echoMichael Olbrich2014-06-101-4/+3
* useless use of catMichael Olbrich2014-06-104-8/+8
* wrapper: don't use target flags for the host compilerMichael Olbrich2014-06-091-3/+9
* wrapper: add '-mfpu=neon' for PTXCONF_ARCH_ARM_NEONMichael Olbrich2014-06-081-0/+6
* introduce <PKG>_{CPPFLAGS,CFLAGS,CXXFLAGS,LDFLAGS}Michael Olbrich2014-06-081-0/+7
* perl: name the wrapper 'cross-perl' to avoid name clashes with system perlMichael Olbrich2014-04-151-1/+1
* ptxd_make_world_prepare: support <PKG>_CONF_TOOL := perlMichael Olbrich2014-04-112-2/+23
* migrate: add patters for PTXCONF_LIBUSB_DISABLE_LOG -> PTXCONF_LIBUSB_LOGMichael Olbrich2014-04-041-0/+9
* templates: allow overwriting template files in the BSPMichael Olbrich2014-03-073-6/+17
* templates: remove fancy version magicMichael Olbrich2014-03-071-1/+1
* local-src: allow to remove the linkMichael Olbrich2014-03-061-4/+9
* ptxdist: Add local-src commandSascha Hauer2014-03-061-0/+40
* ptxd_make_world_extract: don't break packages with ${pkg_deprecated_extract_d...Michael Olbrich2014-03-031-2/+2
* ptxd_make_world_get: check for file:// URL and <PKG>_SOURCE hereMichael Olbrich2014-02-283-5/+10
* ptxd_make_world_extract: add sanity checkMichael Olbrich2014-02-281-0/+4
* bash_completion: cache package list when possibleMichael Olbrich2014-02-251-1/+10
* ptxdist: don't create the logfile until the platformdir is verifiedMichael Olbrich2014-02-251-3/+0