/[Apache-SVN]
ViewVC logotype

Revision 1504501


Jump to revision: Previous Next
Author: rhuijben
Date: Thu Jul 18 15:41:35 2013 UTC (10 years, 8 months ago)
Changed paths: 5
Log Message:
In the Windows project generator: Make libintl a proper optional dependency,
instead of specializing the includes/libpath/library everywhere.

* build.conf
  (libsvn_subr): Use libintl.
  (intl): New marker project

* build/generator/gen_win.py
  (get_win_includes): Just add includes. Remove libintl support.
    Remove duplicated items.
  (get_win_lib_dirs): Simplify addition. Remove duplicated items.
  (get_win_libs): Remove specialized handling of libintl.

* build/generator/gen_win_dependencies.py
  (SVNCommonLibrary): Add extra_include_dir option.
  (find_libraries): Call _find_libintl.
  (_find_apr): Really handle an install location.
  (_find_openssl): Properly set bin_dir
  (_find_libintl): New function.

* gen-make.py
  (Options.add): Make overwriting old values optional.
  (.): Don't override every --apr-* argument via --with-httpd.

* win-tests.py
  (locate_libs): Remove libintl specific copying.


Changed paths

Path Details
Directorysubversion/trunk/build/generator/gen_win.py modified , text changed
Directorysubversion/trunk/build/generator/gen_win_dependencies.py modified , text changed
Directorysubversion/trunk/build.conf modified , text changed
Directorysubversion/trunk/gen-make.py modified , text changed
Directorysubversion/trunk/win-tests.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26