joost
|
fd191a9d57
--- Merging r44193 into '.':
|
5 rokov pred |
marco
|
ae432bf0e6
# revisions: 40515,40687,40689,40690,40705,40711,40748,41197,41220,41226,41418,41742,41771,41848,41860,41946
|
6 rokov pred |
joost
|
19b60c0cf3
* Fixed the ability to build packages in .source.zip files
|
8 rokov pred |
joost
|
a4250d1beb
* Add FPC-download-handler to fppkg
|
8 rokov pred |
joost
|
09f415dc81
* Refactored so that TFPCustomPackagesStructure has access to the (compiler-)options
|
8 rokov pred |
joost
|
b9f8c73198
* Replaced the global GFFppkg instance at some locations
|
8 rokov pred |
joost
|
295c274940
* Determine the path of the <currentdirectory> package within the
|
9 rokov pred |
joost
|
1d2dca50a9
* FindInstalledPackages nowadays scans for both compileroptions at once
|
9 rokov pred |
joost
|
fde6b0b53b
* Do not scan for available packages while checking for fpmkunit dependencies
|
9 rokov pred |
joost
|
79d2d05c58
* Replaced the local- and global-repositories with a list of repositories.
|
9 rokov pred |
joost
|
9487b46b8a
* Added new structure to hold the global options. The goal is to get rid
|
9 rokov pred |
joost
|
5d4682349d
* Re-factored parsing of configuration-file, to be able to add support for include-files
|
9 rokov pred |
joost
|
18b66865ac
* Added fppkg option to gather info on a package
|
9 rokov pred |
joost
|
57204b2404
* Fixed fppkg --config-file option
|
10 rokov pred |
joost
|
96ea6b0001
* Added uninstall command to fppkg
|
10 rokov pred |
tom_at_work
|
810adb2f65
Merge with trunk r22040. Regenerated makefiles.
|
13 rokov pred |
joost
|
160c2fec65
* Use fpmkunit in the fppkg package, to avoid double code.
|
13 rokov pred |
joost
|
7b13c9230d
* Renamed TLogLevel vl** enumerations to ll**, to avoid
|
13 rokov pred |
tom_at_work
|
acbc94e0fd
- initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development.
|
13 rokov pred |
joost
|
a26f1d9dd3
* When the OS,CPU or compiler are specifically given on the command line, the
|
13 rokov pred |
joost
|
0e1f20773a
* Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients
|
14 rokov pred |
joost
|
fa58935cfe
* Added command listsettings to values for all settings
|
14 rokov pred |
joost
|
cedede9e81
* Do not handle packages twice, when they are passed on the command line
|
14 rokov pred |
joost
|
631811d779
* Added the ability to skip the rebuild of all packages which are dependent on the package being installed
|
15 rokov pred |
joost
|
b5fadc3414
* Added --cpu and --os command-line options
|
15 rokov pred |
joost
|
b9b0eb1152
* Hopefully finally fixed the --options option after r16007,r16016
|
15 rokov pred |
joost
|
ff4614177b
* Fixed exception while parsing the -o option for the second time
|
15 rokov pred |
joost
|
ed985423ac
* Do not use -c command line parameter for the compiler executable, it is already used for the compiler config file
|
15 rokov pred |
joost
|
f6ced54fb4
* Parse command-line options twice, so they can override values from the configuration files
|
15 rokov pred |
joost
|
4cb34b50f3
* Only save new config-files when the version is updated or the file is newly created
|
15 rokov pred |