marcoonthegit
|
d309b77b59
* header added remaining files for bug #39481
|
3 سال پیش |
michael
|
bc48517a36
* Add category, support tags for package
|
5 سال پیش |
michael
|
a9d508f117
* Allow setting compiler options in the fppkg config file
|
5 سال پیش |
joost
|
0bdfc51a0b
* Do not choke on a non existing compiler executable during initialization
|
7 سال پیش |
joost
|
d63f6ad9d5
* Do not try to write a fppkg compiler-configuration file when the
|
7 سال پیش |
joost
|
4962872d70
* Use the internal FPC-based http downloader by default, instead of lNet
|
8 سال پیش |
joost
|
b3efcb0088
* http->https
|
8 سال پیش |
joost
|
c62d3a83c8
* Improved ability to generate fppkg-configuration files
|
8 سال پیش |
joost
|
59e0ca7278
* Added some functionality to create configuration-files
|
8 سال پیش |
joost
|
34f547d0d4
* When there are multiple global-option sections, merge them (+test)
|
8 سال پیش |
joost
|
3d16dfbc0b
* Set the global- and local-prefix from older config versions correctly
|
8 سال پیش |
joost
|
cb402adf32
* Fixed mem-leaks
|
8 سال پیش |
joost
|
3b58c328c7
* Reading the fppkg-settings should not depend on the global
|
8 سال پیش |
joost
|
09f415dc81
* Refactored so that TFPCustomPackagesStructure has access to the (compiler-)options
|
8 سال پیش |
Károly Balogh
|
a8325b763f
fppkg: shortened the name of pkguninstalledsourcesrepository.pp
|
9 سال پیش |
joost
|
89b471a8d6
* Added ability to add a repository with available packages which does not
|
9 سال پیش |
joost
|
f9e7600fe3
* Re-structured handling of broken packages. Packages are now evaluated per
|
9 سال پیش |
joost
|
41c9543ddf
* Added ability to use include-files in configuration-files
|
9 سال پیش |
joost
|
fde6b0b53b
* Do not scan for available packages while checking for fpmkunit dependencies
|
9 سال پیش |
joost
|
174163ad81
* Added ability to add the location of directories containing packages, to
|
9 سال پیش |
joost
|
79d2d05c58
* Replaced the local- and global-repositories with a list of repositories.
|
9 سال پیش |
joost
|
9487b46b8a
* Added new structure to hold the global options. The goal is to get rid
|
9 سال پیش |
joost
|
dc680ff49d
* Added the ability to load multiple 'Repositories' from the configuration
|
9 سال پیش |
joost
|
5d4682349d
* Re-factored parsing of configuration-file, to be able to add support for include-files
|
9 سال پیش |
joost
|
561c7b0862
* Added ability to clear global-variable containing the compiler-version info
|
9 سال پیش |
michael
|
ff985ba97d
* Fix use of exeext from wrong unit
|
12 سال پیش |
svenbarth
|
c6d9b56dbb
Fix a problem with fppkg: the function FixPath is declared in fpmkunit and pkgglobals with different semantics. Now recently the fpmkunit was added to one of the fppkg units which resulted in the unit using fpmkunit's implementation instead of the one from pkgglobals. Because of list fppkg no longer worked correctly if paths without trailing path delimiter were used in the configuration files. To prevent further problems a new overloaded version was added with combined semantics of both original functions and these were deprecated.
|
12 سال پیش |
joost
|
160c2fec65
* Use fpmkunit in the fppkg package, to avoid double code.
|
13 سال پیش |
joost
|
7b13c9230d
* Renamed TLogLevel vl** enumerations to ll**, to avoid
|
13 سال پیش |
Tomas Hajny
|
5a5d6668a0
* fpunits.conf -> fpunits.cfg
|
14 سال پیش |