]> cygwin.com Git - cygwin-apps/setup.git/history - Makefile.am
Suppress bogus free-nonheap-object warning in iniparse.cc
[cygwin-apps/setup.git] / Makefile.am
2022-06-27 Jon TurneySuppress bogus free-nonheap-object warning in iniparse.cc
2022-06-14 Jon TurneyUse a .pot translation template
2022-01-27 Jon TurneyAdd '--batch' to gpg command in 'make upload'
2021-11-26 Jon TurneyAdd french res.rc
2021-11-26 Jon TurneyUse UTF8 encoding in .rc file
2021-07-15 Christian FrankeAdd new option '--compact-os ALGORITHM'.
2021-03-16 Jon TurneyLink with libssp
2021-03-16 Jon TurneyTurn on __USE_MINGW_ANSI_STDIO everywhere
2020-10-18 Jon TurneyFix version used when not built from a git checkout
2020-05-28 Jon TurneyMake application manifest architecture generic
2020-03-02 Jon TurneyProduce detatched signature for setup executable using... release_2.903
2020-02-15 Jon TurneyMake inilint do something slightly useful
2020-02-15 Jon TurneyFix building inilint
2020-02-15 Jon TurneyAdd CliParseFeedback class
2020-02-15 Jon TurneyPull yyerror() handling up into IniParseFeedback
2018-10-13 Jon TurneyMerge branch 'topic/listview' release_2.894
2018-10-13 Jon TurneyUse an icon to represent expanded/collapsed state
2018-10-13 Jon TurneyAdd methods for listing possible actions on, and applyi...
2018-10-13 Jon TurneyUse a ListView common control rather than a hand-built...
2018-10-13 Achim GratzAdd support for ZStandard compression
2018-10-04 Jon TurneyUse pkg-config for dependency checking where possible
2018-07-30 Jon TurneyRemove unused choose-rtarrow.bmp
2018-03-22 Yaakov SelkowitzLink with -lws2_32 again
2018-02-24 Jon TurneyRemove simpsock.{cc,h} and drop linkage with ws2_32
2018-02-24 SZAVAI GyulaRemove NetIO_HTTP
2018-02-24 SZAVAI GyulaRemove NetIO_File
2018-02-24 SZAVAI GyulaRemove direct(legacy) connection type
2018-01-28 Jon TurneyMerge branch 'topic/libsolv' release_2.885
2018-01-28 Jon TurneyAdd a new page to let the user review and confirm actions topic/libsolv
2018-01-28 Jon TurneyDrop in SolvableVersion as a replacement for packageversion
2018-01-28 Jon TurneyRemove packageversion class
2018-01-28 Jon TurneyRemove cygpackage class
2018-01-28 Jon TurneyChange to using a libsolv pool for storing package...
2017-12-03 Jon TurneyFix a typo in filenames for upload target in Makefile
2017-11-22 Ken BrownRemove the ScanFindVisitor class
2017-11-14 Jon TurneyAdd upload target to Makefile
2017-11-14 Jon TurneyRemove remaining CVS keyword cruft
2017-05-23 Jon TurneyMove and rename dumpAndList()
2017-05-19 Jon TurneyMake PackageDepends a type
2017-05-18 Jon TurneyAdd Makefile rule to rename build products to form...
2017-05-01 Jon TurneyRemove obsolete ChangeLog
2016-12-07 Jon TurneyStrip symbols to setup.dbg
2016-09-01 Corinna VinschenConvert deprecated auto_ptr to C++11-conformant unique_ptr
2016-08-23 Jon TurneyBuild C++ code with -std=gnu++11
2016-01-28 Jon TurneyRemove unused regex code
2016-01-08 Yaakov SelkowitzUse Winsock 2 throughout
2015-10-18 Achim GratzFix signature check for local directory installation... release_2.873
2015-07-13 Achim GratzRefactor setup search and implement XZ compressed setup...
2015-02-16 Achim GratzCreate XZ compressed archive using git ls-files
2015-02-16 Achim GratzUse git-describe to determine release version
2015-02-10 Corinna VinschenMakefile.am (VER): Use ChangeLog's commit count instead...
2015-02-05 Corinna Vinschen Throughout, change preceeding patch from SHA256 to...
2015-02-05 Corinna Vinschen Prepare for changing from MD5 to SHA256 checksums.
2014-11-04 Corinna Vinschen * Makefile.am: Provide new targets "strip" and "upx...
2013-11-13 Corinna Vinschen * Makefile.am (EXTRA_DIST): Add cygwin-setup.ico and
2013-07-17 Christopher Faylorwhitespace
2013-06-25 Corinna Vinschen * Makefile.am (AM_CXXFLAGS): Add source file specific...
2013-04-05 Yaakov Selkowitz* Makefile.am (EXTRA_DIST): Add setup64.exe.manifest.
2013-03-14 Yaakov Selkowitz* configure.ac: Remove check for libmingw32.
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 Faylor* configure.ac: Rename from configure.in.
2013-02-17 Christopher Faylor* Makefile.am: Add regex.c to list of sources.
2013-02-08 Jon TURNEYList and offer to kill processes preventing a file...
2013-01-17 Jon TURNEYAdapt for the naming of generated file with automake...
2012-11-08 Yaakov Selkowitz * Makefile.am (EXTRA_DIST): Remove libmd5-rfc files.
2012-06-01 Yaakov Selkowitz * Makefile.am (setup_version.c): Respect silent rules.
2010-08-11 Yaakov Selkowitz* bootstrap.sh: Allow running from a builddir. Run...
2010-08-11 Yaakov Selkowitz* configure.in: Check for prerequisites' headers.
2010-08-10 Yaakov SelkowitzFix compatibility with GCC 4.x.
2010-08-10 Yaakov Selkowitz* Makefile.am: Treat libgetopt++ as full-fledged SUBDIRS.
2010-07-29 Jon TURNEY* Makefile.am (setup_SOURCES): Add new files.
2010-04-08 Christopher Faylor* bootstrap.sh: Always reconfigure in libgetopt++.
2010-03-30 Charles Wilson Use external crypto libraries
2010-03-14 Christopher Faylor* Makefile.am: Refresh to reflect Makefile.in changes.
2010-03-14 Charles Wilson Support xz and lzma decompression via liblzma
2009-06-28 Christopher FaylorPreliminary option handling revamp. Throughout, change...
2009-06-26 Corinna Vinschen * Makefile.am (setup_LDADD): Add -lshlwapi.
2008-07-23 Charles WilsonAdd support for .tar.lzma files (decompress only).
2008-06-24 Christopher Faylor* Makefile.am: Make and install libraries into common...
2008-06-22 Dave Korn Merged across diffs between setup_crypto_branch_branc...
2008-04-10 Brian Dessent * Makefile.am (setup_LDFLAGS): Make sure static libbz2...
2008-04-09 Brian Dessent * Makefile.am (snapshot): Provide default value of...
2008-04-09 Brian Dessent * Makefile.am (release): Use -f so that "make release...
2008-04-08 Brian Dessent Various warning/header cleanups necessary for clean...
2007-07-30 Brian Dessent * CHANGES: Update.
2007-06-27 Brian DessentMissed file in checkin.
2007-05-30 Brian Dessent * Makefile.am: No need to specify the default value...
2007-05-30 Brian Dessent This is a general tidying up/modernization of the...
2007-04-19 Max BowsherTidy up eclectic whitespace in Makefile.am.
2007-04-19 Max Bowsher2007-04-19 Max Bowsher <maxb1@ukf.net>
2007-02-28 Brian Dessent2007-02-27 Brian Dessent <brian@dessent.net>
2006-12-26 Max Bowsher2006-12-26 Max Bowsher <maxb1@ukf.net>
2006-12-26 Max Bowsher2006-12-26 Max Bowsher <maxb1@ukf.net>
2006-04-26 Brian Dessent * COPYING: New file (GPL).
2006-04-16 Max Bowsher2006-04-16 Max Bowsher <maxb1@ukf.net>
2006-03-09 Max Bowsher2006-03-09 Max Bowsher <maxb1@ukf.net>
2005-09-01 Brian Dessent2005-09-01 Brian Dessent <brian@dessent.net>
2005-05-21 Brian Dessent2005-05-21 Brian Dessent <brian@dessent.net>
2005-05-05 Max Bowsher2005-05-05 Max Bowsher <maxb@ukf.net>
next
This page took 0.541142 seconds and 108 git commands to generate.