Commit graph

  • bb76b067ec fixed bz2 static link on Linux master Remy Marquis 2014-12-15 16:02:50 +0100
  • 1c4e9d87a7 added execute arguments argument Jacker 2014-12-12 23:35:05 +0200
  • 40c35f93cf setting executable overwrites the script values jackeri 2014-12-12 14:43:57 +0200
  • 89bb4b2edc forgot to actually call the setExecutable jackeri 2014-12-12 11:18:55 +0200
  • a60da9122b added execute command so that we can start the main binary even if it was not updated, also added legacy branding jackeri 2014-12-12 10:32:06 +0200
  • 9b72b1ad18 Merge remote-tracking branch 'upstream/master' jackeri 2014-12-10 12:23:36 +0200
  • a779ecbbda Merge pull request #9 from cpina/MD-20923-fix_fail_ovewrite_file Carles Pina Estany 2014-11-20 16:35:43 +0000
  • 8e4df618c3 Deletes non-needed include. Carles Pina 2014-11-20 16:30:26 +0000
  • c24408d255 Close the file descriptor in the same method that had been opened. Carles Pina 2014-11-20 15:36:14 +0000
  • 55f8918641 Uses stack-allocated array. Carles Pina 2014-11-20 12:45:04 +0000
  • 3904349a06 Simplifies creating the char*, avoids using useless std::string Carles Pina 2014-11-20 12:03:38 +0000
  • 0ef971a251 Uses std::string Carles Pina 2014-11-20 12:00:01 +0000
  • ac93a8b06f Uses tabs for indentation. Carles Pina 2014-11-19 16:39:32 +0000
  • 8a68ba2844 Uses FileUtils::removeFile() instead of unlink() Carles Pina 2014-11-19 16:37:34 +0000
  • abe12806e5 Instead of always using the temporary file /tmp/libupdatergtk.so generates a new name. Carles Pina 2014-11-19 16:09:50 +0000
  • e2441e3e67 Remove empty directories in the installation dir after update Robert Knight 2014-09-22 12:50:26 +0100
  • 4459e0d6c0 Fix C++11 builder under GCC Robert Knight 2014-07-18 19:47:40 +0100
  • 81f80d26d2 Allow containing project to override the OS X deployment version Robert Knight 2014-07-18 13:47:30 +0100
  • f6ded2035f Bump deployment target from OS X 10.5 to 10.6 Robert Knight 2014-05-28 17:11:36 +0100
  • bb9c0bbc80 Remove StlSymbolsLeopard.cpp Robert Knight 2014-05-28 16:12:51 +0100
  • 3cce9d3058 Portability fix for calculating package SHA sums Robert Knight 2014-05-19 17:32:25 +0100
  • f201a6cd7d legacy information added Jacker 2014-05-07 20:21:47 +0300
  • 21dd167d8b Avoid unnecessary redefinition of atoll() under MSVC 2013 Robert 2014-04-04 12:43:36 +0100
  • 1b0d933ad7 Fix Linux build Robert Knight 2014-03-06 17:19:03 +0000
  • 3223bcff7a Merge pull request #6 from tru/freebsd Robert Knight 2014-02-10 16:13:04 +0000
  • a8755f9464 Add support for FreeBSD Tobias Hieta 2014-02-10 07:53:41 -0800
  • 373caf74a7 Fix permissions of Updater binary under Ruby 1.9.x Robert Knight 2013-09-20 14:54:09 +0100
  • 5d2ce7e8c3 Set OS X min version for both C and C++ source files Robert Knight 2013-09-10 15:37:12 +0100
  • ddce2d6e73 Enable PDB generation for release builds Robert Knight 2013-09-05 11:13:45 +0100
  • 7335ee3eac Fix debug build on Windows Robert Knight 2013-09-04 18:58:40 +0100
  • 465788b400 Remove the install target from updater Robert Knight 2013-09-04 18:31:38 +0100
  • 4df97c84e1 On Windows, build the updater with UNICODE and _UNICODE not set Robert Knight 2013-09-04 16:37:05 +0100
  • 6a56b5cddc Add embedded GTK UI lib as a dependency of the updater Robert Knight 2013-09-04 12:49:03 +0100
  • e74435e871 Specify the CMake module path using a path relative to the current source dir Robert Knight 2013-09-03 16:39:23 +0100
  • 83b2697b52 Add updater_ prefix to test target names Robert Knight 2013-09-03 16:34:02 +0100
  • d25cfb8583 Fix formatting of zip-tool.cpp Robert Knight 2013-09-02 10:29:13 +0100
  • ec3d09000b Add usage info to zip-tool utility Robert Knight 2013-09-02 10:28:29 +0100
  • 0472a4e991 Fix updater test behavior with Ruby 1.9.x Robert Knight 2013-09-02 09:56:16 +0100
  • b168ed69d7 Fix zip-tool build on Mac 19678-rob-autoclose_option Robert Knight 2013-08-30 15:43:25 +0100
  • 2658f1235d Fix update installer test on Windows Robert Knight 2013-08-30 15:33:46 +0100
  • 484f8ae37b Fix Win32 build - add missing include Robert Knight 2013-08-30 14:09:09 +0100
  • 1ebf62e1fa Fix Mac implementation of --auto-close option Robert Knight 2013-08-30 12:16:22 +0100
  • 84288ddc6c Add missing UpdateDialog.cpp file Robert Knight 2013-08-30 12:04:22 +0100
  • cbda873a70 Run the update installation test as part of the 'make test' target Robert Knight 2013-08-30 11:44:39 +0100
  • c09e5d2290 Reduce duplication between the different platform implementations of the update dialog Robert Knight 2013-08-30 10:52:05 +0100
  • b1bf64a671 Fix updater test on Ubuntu 13.04 19678-rob-cmake_fixes Robert Knight 2013-08-29 18:21:18 +0100
  • e55a58e4be Replace use of deprecated pkgconfig() macro with find_package() Robert Knight 2013-08-29 17:11:43 +0100
  • b6a13d3faa Fix build issues on Ubuntu 13.04 Robert Knight 2013-08-29 16:38:19 +0100
  • dab236d8de Enable customization of the tool used to sign the updater Robert Knight 2013-08-29 15:59:19 +0100
  • 401785786a Enable building the updater with newer SDKs on Mac Robert Knight 2013-08-29 15:25:04 +0100
  • 5cd4484f8b Register unit tests with CMake Robert Knight 2013-08-29 15:17:58 +0100
  • 39b8ada727 Merge pull request #2 from liamstask/osx-build-fix Robert Knight 2013-06-26 05:07:54 -0700
  • d44b0638bf UpdateDialogCocoa: fix compile error "Update-Installer/src/UpdateDialogCocoa.mm:54:33: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security] informativeTextWithFormat: message];" Liam Staskawicz 2013-06-25 11:28:07 -0700
  • 7864ad1829 In Ruby 1.9.2p0 'value' is a frozen string and fails to be assigned. Carles Pina 2012-12-12 12:10:07 +0000
  • 4e2e5e9c68 Bump updater version to 0.15 19088-rob-mac_tmp_dir Robert Knight 2012-11-26 12:11:20 +0000
  • b60a7a7ba2 Respect the TMPDIR environment variable on Unix Robert Knight 2012-11-26 12:05:20 +0000
  • 16baf00ee6 Add a dummy file instead of a symlink on Windows 19006-rob-uninstall_broken_symlink_fix Robert Knight 2012-11-06 12:46:04 +0000
  • 80fdc5b048 Fix updater failing to uninstall broken symlinks Robert Knight 2012-11-06 12:27:00 +0000
  • 92ef486dc6 Fix old/new helper binaries in unit tests failing to run on OS X 10.5 if built on OS X 10.7. Robert Knight 2012-10-29 14:03:51 +0000
  • 2a59c6f888 Fix an issue where a build of the updater on OS X 10.7 failed to run under OS X 10.5 Robert Knight 2012-10-29 12:55:47 +0000
  • 0d1f285abb Update the v2_file_list.xml file to match the file_list.xml file Robert Knight 2012-10-29 12:39:09 +0000
  • 93365a2997 Do a more thorough check that install dir matches the package source dir after installing the update Robert Knight 2012-10-26 15:52:41 +0100
  • de8531c583 Bump updater version to 0.13 Robert Knight 2012-10-26 15:13:26 +0100
  • c54ecee1a9 Fix failure to install files in non-pre-existing nested directories during an update Robert Knight 2012-10-26 15:10:11 +0100
  • 9823b70c5a Fix build using gcc under OS X 10.8 Robert Knight 2012-10-26 15:07:55 +0100
  • d69b8288ee Replace UpdateObserver with UpdateController class which uses signal/slot notifications using the sigslot library. rob-installer Robert Knight 2012-05-04 16:04:19 +0100
  • 932cddfb77 Allow the OS X SDK version to be specified separately from the deployment target. Robert Knight 2012-05-04 09:49:13 +0100
  • 666c36a4bd Convert the README file to markdown Robert Knight 2011-12-06 15:08:12 +0000
  • 66a1f6be9e Remove TODO file. Robert Knight 2011-12-06 11:04:02 +0000
  • 8a5bed77df Bump version number to 0.12 Robert Knight 2011-12-01 13:56:16 +0000
  • 66bafb317f Fix update failing to install if the system temporary directory path starts with a lower-case letter. Robert Knight 2011-12-01 11:49:27 +0000
  • df89da7ebd Fix create-packages.rb script under Ruby 1.9.2 Robert Knight 2011-11-02 16:20:35 +0000
  • 99815159b4 Bump version to 0.11 in trunk. Robert Knight 2011-10-19 11:36:59 +0100
  • 02fa638261 Fix error creating directories during update when the app is installed to a drive other than C: on Windows. 0.10 Robert Knight 2011-10-19 11:30:17 +0100
  • f49c147c4f Build with -Os under Linux/Mac Robert Knight 2011-10-04 23:06:59 +0100
  • 78c14868c6 Bump version number to 0.10 in trunk Robert Knight 2011-10-03 14:33:27 +0100
  • 54afb7ca00 Bump version number to 0.9.1 0.9.1 Robert Knight 2011-10-03 14:32:52 +0100
  • addc3b253d Link libbz2 statically to fix a problem running a copy of the updater built on a Debian system on a RedHat-based system. 0.9 Robert Knight 2011-10-03 11:49:26 +0100
  • 60357cada9 Allow the --version argument to be used when running updater.exe from a console under Windows 0.8 Robert Knight 2011-09-27 16:35:20 +0100
  • c9543e59f6 Bump the trunk version number to 0.8 Robert Knight 2011-09-27 15:36:02 +0100
  • 3319c4ad3e Fix failure to start application after install on Windows systems which do not have the required side-by-side libraries installed system-wide. Robert Knight 2011-09-27 15:30:06 +0100
  • 61e8c92550 Merge branch 'master' of ssh://gitweb/git/desktop/standalone-updater Robert Knight 2011-09-16 15:45:41 +0100
  • 1898c7de69 Use the secure version of splitpath Robert Knight 2011-09-16 15:43:07 +0100
  • 773edb5d53 Reduce Visual C++ compiler warnings Robert Knight 2011-09-16 15:31:39 +0100
  • a0ba0b9a83 Bump trunk version number 0.7 Robert Knight 2011-09-16 15:19:28 +0100
  • 4d1dbe8059 Fix test for return value of GetCurrentDirectory() on Windows. Robert Knight 2011-09-16 15:01:02 +0100
  • 61c717e6d6 Temporarily change the current directory to that of the main binary when re-launching the application. Robert Knight 2011-09-16 14:35:49 +0100
  • c848cbfe6b Fix Win32 compilation 0.6 Robert Knight 2011-09-15 19:08:34 +0100
  • f88e471fa2 Merge branch 'master' of ssh://files/git/desktop/standalone-updater Robert Knight 2011-09-15 19:03:29 +0100
  • 59f8cd753f Link the updater with the static VC++ runtime on Windows Robert Knight 2011-09-15 18:34:45 +0100
  • ef9ceb03f0 Add a friendly error message if installation fails due to lack of disk space. Robert Knight 2011-09-15 15:09:19 +0100
  • 274b433120 Add an extra new-line in the error dialog that appears if the update cannot be installed. Robert Knight 2011-09-15 15:03:30 +0100
  • 92993ea631 Add -d option to the updater test script to run the updater binary under GDB. Robert Knight 2011-09-15 14:49:27 +0100
  • 1bad51e3dc Display a more helpful message to the user if an update cannot be installed because the application was run from a read-only file system. Robert Knight 2011-09-15 14:45:53 +0100
  • 972811de23 Bump version number in trunk. Robert Knight 2011-09-15 12:26:34 +0100
  • 8bb121daf0 Bump version number 0.5 Robert Knight 2011-09-14 16:18:56 +0100
  • 25ab59b361 Fix compile failure under Windows. Robert Knight 2011-09-14 15:57:36 +0100
  • 9650a492a9 Fix app icon not being displayed when requesting administrator privleges on Mac. Robert Knight 2011-09-14 15:43:57 +0100
  • 3fe67e9824 Update the permissions of the destination file to match the source file on Unix with FileUtils::copyFile() Robert Knight 2011-09-14 14:44:32 +0100
  • d5ff1b6bbb Update TODO file. Robert Knight 2011-09-14 11:53:47 +0100