Commit Graph

16 Commits

Author SHA1 Message Date
Alexey Pavlov
4bab926923 cmake: Update to 3.9.6 2017-11-17 08:14:42 +03:00
J. Peter Mugaas
41a89c2c34 cmake 3.9.4 - Update to altest version. Rekey most patches, and add dependencies on new port of librhash and libuv.
jsoncpp - 1,8..3 - Update to latest version.  Split package into a run-time and developer package subce a DKK as a DLL is now included
libuv - 1.15.0 - New package required for cmake.
rhrash - 1.3.5 - New package required for cmake.  Note that the makefile and some other things had to ported to MSYS (Cygwin is incidental).  The patch I wrote should also work on MINGW (kill two birds with one stone).
2017-10-06 13:31:19 -04:00
Uwe Koloska
1d13098018 Fix missing bracket in cmake FindBoost
The patch used in PKGBUILD for cmake missed a bracket. This is a
regression and had been already fixed in #646.
2017-02-14 14:12:06 +00:00
J. Peter Mugaas
cf4ff5d151 cmake - 3.6.2
Update to latest version
2016-09-19 18:51:18 -04:00
J. Peter Mugaas
5b70bef12c cmake - 3.6.1 Update to new version
Remove 3.5.2-case-sensitivity.patch.  It's now in the msys patch
rekey cpuinfo and msys patches.
2016-07-27 23:25:55 -04:00
David Mott
9c9f192fa2 add correct sha256sum to patch 2016-06-28 11:42:14 -05:00
David Mott
0dec04801c increment pkgrel 2016-06-28 11:32:54 -05:00
David Mott
e17db0d544 Fix to missing closing paran in FindBoost.cmake 2016-06-28 08:35:17 -05:00
Renato Silva
d81601b726 More environment improvements.
* Warning about required shortcut changes.
  When upgrading the filesystem package, user will be notified about the
  unified msys2_shell.cmd and asked for updating their shortcuts.

* New warning mechanism for interactive bash sessions.
  Applications can now add warnings to the terminal for notifying the
  user about possible problems. This is done by adding a file containing
  the warning text to one of the following locations:

      - /etc/profile.d/NAME.warning
      - /mingw32/etc/profile.d/NAME.warning
      - /mingw64/etc/profile.d/NAME.warning

  These files are processed by /etc/bash.bashrc. Files with the
  "warning.once" extension are removed after processing. An
  implementation example is provided by next change.

* Add simplified parameter -full-path to msys2_shell.cmd. The old
  parameter -use-full-path still works for now but is marked as
  deprecated using the above warning mechanism.

* Add file opening support to shell manager.
  Both directory and file arguments are now accepted and passed to
  Windows Explorer for opening with default application.

* Residual pkgrel updates.
2016-05-24 14:37:08 -03:00
Renato Silva
2c4e6d7289 Rename start_shell.cmd to msys2_shell.cmd.
This more specific name improves MSYS2 detection by applications that
are sensitive to the presence of this file, such as the installer script
make-msys2-installer.bat.
2016-05-24 14:37:08 -03:00
Renato Silva
8a94387746 Remove unneeded shell starting wrappers.
These batch files used to contain duplicated code that has been merged
into start_shell.cmd. Shortcuts can replace them like this:

    * Call `start_shell.cmd -mingw32` instead of mingw32_shell.bat.
    * Call `start_shell.cmd -mingw64` instead of mingw64_shell.bat.
    * Call `start_shell.cmd -msys` instead of msys2_shell.bat.
2016-05-24 14:37:08 -03:00
J. Peter Mugaas
a5badda0b4 cmake 3.5.2 - Update to latest version, rekey all patches
Update to latest version
Rekey all patches
Hopefully have improvements from #584.
jsoncpp is dependency
2016-05-23 04:42:32 -04:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Alexpux
52c897da3d cmake: Fix for MSYS target 2015-07-02 16:42:07 +03:00
Martell Malone
b69dc15d8c cmake: it finally builds. very wip 2015-06-05 00:51:10 +01:00
Alexpux
5ebf2c7957 cmake: WIP 2015-03-12 20:50:30 +03:00