1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-13 10:32:11 +01:00
falkonOfficial/scripts
Marti Martz c0026af63e Use rev-parse instead of show-ref (#1958)
* Use `rev-parse` instead of `show-ref`

* Dev builds currently use masters commit ref and makes it difficult to determine which version is really installed with About → Help. Use the current HEAD when generating the `Makefile`s for `DGIT_REVISION`

**NOTES**
* The bash scripts are somewhat duplicated with the unused `--short` parameter but omitted at this time in case a long hash is wanted.
* `make distclean` is still needed since those defines are hard-coded into those affected `Makefile`s

* Keep current abstract as per @nowrep

* Remove some known unneeded bash pipes
2016-04-25 12:53:03 +02:00
..
coding_style.sh
cppcheck.sh
fix_sr_ijekavian_translations.sh Add fix_sr_ijekavian_translations.sh script 2015-11-02 19:27:58 +01:00
generate_project_translations.sh
getrevision.sh Use rev-parse instead of show-ref (#1958) 2016-04-25 12:53:03 +02:00
make_ca_bundle.sh
plugin_translations.sh scripts: Update plugin_translations.sh 2016-02-15 10:09:35 +01:00
run_tests.sh
translations_update.sh