]> cygwin.com Git - cygwin-apps/setup.git/shortlog
cygwin-apps/setup.git
2013-07-25 Jon TURNEY * configure.ac: Update for aclocal-1.13 by...
2013-07-25 Jon TURNEY * bootstrap.sh : Add support for x86_64-w64...
2013-07-25 Corinna Vinschen * package_db.h (packagedb::addCommandLinePackages...
2013-07-25 Corinna Vinschen * choose.h (hasManualSelections): Declare new variable.
2013-07-25 Corinna Vinschen * choose.cc (ChooserPage::createListview): Remove...
2013-07-24 Christopher... * configure.ac: Change setup64.exe -> setup.exe.
2013-07-24 Jon TURNEY* install.cc (_custom_MessageBox): Restore custom messa...
2013-07-22 Corinna VinschenFix typo
2013-07-22 Corinna Vinschen * root.cc (directory_contains_wrong_version): Check...
2013-07-22 Corinna Vinschen * root.cc (directory_contains_wrong_version): New...
2013-07-22 Christopher... * IniParseFindVisitor.cc (iniParseFindVisitor::visitFil...
2013-07-17 Christopher... whitespace
2013-07-12 Christopher... * iniparse.yy: Move ARCH and RELEASE to the header...
2013-07-12 Christopher... * IniDBBuilder.h (IniDBBuilder::set_arch): New function.
2013-07-03 Corinna Vinschen * win32.h (struct acl_t): Just enforce alignment using...
2013-07-03 Corinna Vinschen * FindVisitor.cc (FindVisitor::visitDirectory): Check...
2013-07-03 Corinna Vinschen* win32.h (struct acl_t): Make sure struct is 4 byte...
2013-07-02 Corinna Vinschen * win32.h (struct acl_t): Make sure struct is 4 byte...
2013-07-02 Christopher... * archive.cc (archive::extract_file): Reformat. Always...
2013-07-02 Christopher... * archive.cc (archive::extract_file): Fix recently...
2013-07-02 Christopher... fix dates
2013-06-30 Christopher... * mount.cc (LFSTAB): Define.
2013-06-29 Christopher... Remove useless comment.
2013-06-29 Christopher... * archive.cc (archive::extract_file): Use named constan...
2013-06-26 Corinna Vinschen * io_stream_cygfile.cc: Rearrange inclusion of headers...
2013-06-26 Corinna Vinschen Drop pre-1.7 mount point considerations.
2013-06-25 Corinna Vinschen * Makefile.am (AM_CXXFLAGS): Add source file specific...
2013-06-22 Christopher... * ini.h (SETUP_BZ2_FILENAME): Reflect new architecture...
2013-06-20 Christopher... * res.rc: Update copyright.
2013-04-05 Yaakov Selkowitz* Makefile.am (EXTRA_DIST): Add setup64.exe.manifest.
2013-03-22 Corinna Vinschen * desktop.cc (do_desktop_setup): Install "Cygwin64...
2013-03-14 Yaakov Selkowitz* configure.ac: Remove check for libmingw32.
2013-03-05 Yaakov SelkowitzThroughout, drop support for Cygwin 1.5 and Windows...
2013-03-04 Yaakov Selkowitz* install.cc (FileInuseDlgProc): Fix return type.
2013-03-04 Yaakov Selkowitz* Makefile.am (inilint_extras): Remove autoload.c.
2013-03-03 Yaakov Selkowitz* Makefile.am (res.o): Add rule to force rebuild upon...
2013-02-17 Christopher... * configure.ac: Rename from configure.in.
2013-02-17 Christopher... * Makefile.am: Add regex.c to list of sources.
2013-02-08 Jon TURNEY2013-01-25 Achim Gratz <Stromeko@nexgo.de>
2013-02-08 Jon TURNEYList and offer to kill processes preventing a file...
2013-02-08 Jon TURNEYRefactor ::run() so it's more generally useful
2013-01-17 Jon TURNEYAdapt for the naming of generated file with automake...
2013-01-17 Jon TURNEYReport progress correctly when amount of data is more...
2012-11-08 Yaakov Selkowitz * Makefile.am (EXTRA_DIST): Remove libmd5-rfc files.
2012-10-19 Yaakov Selkowitz* bootstrap.sh: Add support for i686-w64-mingw32 toolchain.
2012-09-13 Christopher... * README: Modernize.
2012-09-04 Yaakov Selkowitz Fix build with mingw-w64 headers.
2012-08-30 Yaakov Selkowitz First step towards X86-64 compatibility.
2012-08-30 Yaakov Selkowitz * main.cc: Remove CINTERFACE define.
2012-08-21 Christopher... * setup.exe.manifest: Reorder "supportedOS" entries...
2012-06-03 Christopher... * main.cc: Remove __CYGWIN__ ifdefs.
2012-06-01 Yaakov Selkowitz * Makefile.am (setup_version.c): Respect silent rules.
2012-04-29 Christopher... * window.cc: Remove trailing whitespace.
2012-04-28 Christopher... * io_stream_file.cc (io_stream_file::exists): Properly...
2012-04-26 Corinna Vinschen * script.cc (run): Add quotes around file to allow...
2012-03-08 Corinna Vinschen * win32.h (FACTOR): Define, use correct value.
2012-02-29 Corinna Vinschen * win32.cc (NTSecurity::GetPosixPerms): Don't allow...
2012-02-24 Christopher... * bootstrap.sh: Don't assume that libgetopt++ exists...
2012-02-24 Corinna Vinschen * main.cc (WinMain): Move call to nt_sec.setDefaultSec...
2012-02-24 Jon TURNEY2012-02-23 Jon TURNEY <jon.turney@dronecode.org.uk>
2012-02-23 Jon TURNEYCorrectly handle multiple --site, --pubkey, --sexpr...
2012-02-23 Jon TURNEYAdd infrastructure for handling string options which...
2012-02-22 Christopher... * res.rc: Change copyright notice to -2012.
2012-02-19 Corinna Vinschen * PickView.cc (PickView::list_click): Mark variable...
2011-12-22 Christopher... * compress.cc: Explicitly include needed header.
2011-12-22 Jon TURNEY2011-12-21 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-09-08 Christopher... * io_stream.h: Just call sys/types.h here rather than...
2011-09-01 Corinna Vinschen * CONTRIBUTORS: Add Warren Young.
2011-08-16 Corinna Vinschen * cygwin-setup.ico: Slightly modified.
2011-08-15 Corinna Vinschen * cygwin.ico: New, smoother 152x152 icon.
2011-08-14 Corinna VinschenFix date in ChangeLog entry.
2011-08-13 Jon TURNEY * choose.cc (OnInit, createListview): Build...
2011-08-13 Jon TURNEY * PickView.cc (defaultTrust): Move implementati...
2011-08-12 Corinna Vinschen * res.rc: Move spash icon slightly. Fix copyright.
2011-08-12 Corinna Vinschen * cygwin-setup.ico: New file.
2011-07-25 Jon TURNEY * install.cc (do_install_thread): Only set progress...
2011-07-25 Corinna Vinschen * desktop.cc (make_link): Create shortcuts to command...
2011-07-20 Andy Koppe * res.rc: Remove Prev button from chooser page.
2011-04-29 Jon TURNEY2011-04-24 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-04-29 Jon TURNEY2011-04-24 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-04-24 Jon TURNEY2011-04-08 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-04-24 Jon TURNEY2011-04-08 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-04-21 Jon TURNEY2011-04-08 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-04-21 Jon TURNEY2011-04-08 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-04-21 Jon TURNEY2011-04-08 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-04-21 Jon TURNEY2011-04-08 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-01-03 Jon TURNEY * crypto.c (ExtraKeyOption): Correct option...
2010-12-16 Jon TURNEY * prereq.cc (OnNext, whatNext, OnUnattended): Fix...
2010-12-10 Jon TURNEY * site.cc (init): Canonicalize mirror URLs...
2010-11-26 Jon TURNEYChange package_db collection of packages from vector...
2010-11-26 Corinna Vinschen * package_db.cc (ConnectedLoopFinder::doIt): Drop...
2010-11-23 Corinna Vinschen * package_db.cc (ConnectedLoopFinder::doIt): Drop...
2010-11-22 Jon TURNEY * package_meta.h (packagemeta): Remove unused...
2010-11-22 Jon TURNEY * package_version.h (packageversion): Add compa...
2010-11-20 Jon TURNEY * choose.cc (OnNext): Remove PrereqChecker...
2010-11-20 Jon TURNEY * package_meta.cc (set_action): Always set...
2010-11-20 Jon TURNEY * postinstall.cc (do_postinstall_thread): Refer...
2010-11-19 Christopher... Throughout, change all occurrences of "PostMessage...
2010-11-10 Jon TURNEY * propsheet.cc (PropSheetProc): Set the big...
2010-11-10 Jon TURNEY * ini.cc (GuiParseFeedback::progress, GuiParseF...
next
This page took 0.05894 seconds and 5 git commands to generate.