aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-04-26Do not call install_name_tool for Marble libraryGravatar Tomaz Canabrava
2015-04-26Always reconfigure libdivecomputerGravatar Tomaz Canabrava
2015-04-26Don't deppend on CMake to find the right libraries.Gravatar Tomaz Canabrava
2015-04-15build.sh: successfully build an App bundle on the MacGravatar Dirk Hohndel
2015-04-09build.sh: use "install-root" for our local install destinationGravatar Dirk Hohndel
2015-04-08When building from tar file, check .gitversion to get the correct versionGravatar Dirk Hohndel
2015-04-07There's no need to search for a qmake anymoreGravatar Tomaz Canabrava
2015-04-07Small changes to the build-scriptGravatar Tomaz Canabrava
2015-02-19Merge branch 'v4.4-branch' back into masterGravatar Dirk Hohndel
2015-02-17build.sh: use setRpath and remove run.shGravatar Dirk Hohndel
2015-02-17build.sh: figure out whether to use qmake or qmake-qt5Gravatar Dirk Hohndel
2015-02-17Add build and run script for people wanting to build from sourceGravatar Dirk Hohndel
2015-02-15qmake: use a dedicated build script to generate ssrf-version.hGravatar Lubomir I. Ivanov
2014-12-17Fix more references to the ReleaseNotesGravatar Dirk Hohndel
2014-10-29Create better version numbering for WindowsGravatar Dirk Hohndel
2014-09-25Minor changes to Windows build and packagingGravatar Dirk Hohndel
2014-08-09Make SupportedDivecomputer HTML more compactGravatar Dirk Hohndel
2014-08-07Improve generation of list of supported dive computersGravatar Dirk Hohndel
2014-08-02Allow cross-building 64 bit binaries for WindowsGravatar Dirk Hohndel
2014-05-22Small tweaks to our whitespace handlingGravatar Dirk Hohndel
2014-03-06Make it executable and remove magic whitespace on shebang line.Gravatar Cristian Ionescu-Idbohrn
2014-03-05Another small tweak to whitespace toolGravatar Dirk Hohndel
2014-03-03Whitespace cleanupGravatar Dirk Hohndel
2014-02-16Continue to improve whitespace cleanup helperGravatar Dirk Hohndel
2014-02-13Fine tuning of the whitespace / coding style post processingGravatar Dirk Hohndel
2014-02-12Add a simplistic tool to clean up whitespaceGravatar Dirk Hohndel
2013-12-15Make the SupportedDivecomputers.html match web siteGravatar Dirk Hohndel
2013-12-13Convert structure list of supported dive computers to txt / htmlGravatar Dirk Hohndel
2013-10-12Fix two issues with directory searches on WindowsGravatar Thiago Macieira
2013-10-11Tabify win-ldd.pl - subsurface coding styleGravatar Thiago Macieira
2013-10-11Ignore the Windows system directories when searching for DLLsGravatar Thiago Macieira
2013-10-11Fix the DLL search path orderGravatar Thiago Macieira
2013-10-11Set the objdump default to "objdump" in win-ldd.plGravatar Thiago Macieira
2013-10-08Use the $PATH environment variable to pass extra dirs for DLLsGravatar Thiago Macieira
2013-10-08Add a tool to scan for dependencies on WindowsGravatar Thiago Macieira
2013-05-12Improved documentation; small code adjustments.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Match less; don't ignore case.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Whole text lines are easier to find.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Escape dots in version string before grep-ing.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Color implies debug.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Show all files that may need updating.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Correct parameter expansion expression.Gravatar Cristian Ionescu-Idbohrn
2013-05-09A lame start for a `make release' helper.Gravatar Cristian Ionescu-Idbohrn
2013-02-24Remove more useless quotes.Gravatar Cristian Ionescu-Idbohrn
2013-02-24Use a posix equivalent solution instead of the pattern substitution bashism.Gravatar Cristian Ionescu-Idbohrn
2013-02-24Replace the '==' bashism with the posix equivalent '='.Gravatar Cristian Ionescu-Idbohrn
2013-02-23Expand the version magic even moreGravatar Dirk Hohndel
2013-02-16Unified handling of version extraction.Gravatar Cristian Ionescu-Idbohrn
2011-08-28Start archiving the stupid XML filesstartGravatar Linus Torvalds