-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
56 lines (46 loc) · 1.19 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
ChangeLog for fink-buildenv-modules
Version 0.1.9
July 11, 2021
-----------------
* Detect Xcode12.
* Add new KF5 script for Frameworks >= 5.44.
Version 0.1.8
March 31, 2020
-----------------
* Detect Xcode10 and Xcode11.
Version 0.1.7
December 22, 2017
-----------------
* Detect Xcode9.
* Detect the Xcode version when only the CLI tools are installed.
Version 0.1.6
January 21, 2016
----------------
* Change Xcode detection logic.
* Add new KF5 script for Frameworks >= 5.29.
Version 0.1.5
September 17, 2016
------------------
* Make sure we detect the correct SDK (macosx10.12) in Xcode 8.
Version 0.1.4
December 22, 2015
-----------------
* Improve the way the SDK is detected, especially when Xcode 7 is present.
Version 0.1.3
June 14, 2015
-------------
* Add X11_*_DIR to base module to help find X11 in the different OS X versions.
Version 0.1.2
January 12, 2015
----------------
* New KF5 module
* Move commonly used pieces into submodules that are sourced by the master scripts as needed.
Version 0.1.1
September 17, 2014
------------------
* Bugfix release for verbosity issues
Version 0.1.0
September 18, 2013
------------------
* Initial release.
* Includes base, cmake, and xorg modules