Skip navigation links
A C D G I O P S T V 

A

architecture - Variable in class com.googlecode.cmakemavenproject.Platform
The architecture of the platform.

C

com.googlecode.cmakemavenproject - package com.googlecode.cmakemavenproject
 

D

detected() - Static method in enum com.googlecode.cmakemavenproject.Platform.Architecture
Returns the architecture of the detected operating system.
detected() - Static method in class com.googlecode.cmakemavenproject.Platform
Returns the detected platform.
detected() - Static method in enum com.googlecode.cmakemavenproject.Platform.OperatingSystem
Returns the detected operating system.

G

getClassifier() - Method in class com.googlecode.cmakemavenproject.Platform
Returns the classifier associated with this platform.
getDetectionProperties() - Static method in class com.googlecode.cmakemavenproject.Platform
 
getDetectionProperty() - Static method in enum com.googlecode.cmakemavenproject.Platform.Architecture
 
getDetectionProperty() - Static method in enum com.googlecode.cmakemavenproject.Platform.OperatingSystem
 
getDownloadSuffix() - Method in class com.googlecode.cmakemavenproject.Platform
Returns the suffix to append to the cmake download filename.
getEnvironment(ProcessBuilder, String) - Method in class com.googlecode.cmakemavenproject.Platform
Returns the value of a ProcessBuilder's environment variable.
getExecutableOnPath(String, String) - Method in class com.googlecode.cmakemavenproject.Platform
Returns the fully qualified path of the executable.
getExecutableSuffix() - Method in class com.googlecode.cmakemavenproject.Platform
Returns the suffix to append to the cmake executables.

I

isDownloadAvailable() - Method in class com.googlecode.cmakemavenproject.Platform
 

O

operatingSystem - Variable in class com.googlecode.cmakemavenproject.Platform
The operating system of the platform.
overrideEnvironmentVariables(Map<String, String>, ProcessBuilder) - Method in class com.googlecode.cmakemavenproject.Platform
Overrides the environment variables of a process builder.

P

Platform - Class in com.googlecode.cmakemavenproject
A combination of a system's architecture and operating system.
Platform.Architecture - Enum in com.googlecode.cmakemavenproject
The architecture of an operating system.
Platform.OperatingSystem - Enum in com.googlecode.cmakemavenproject
Operating systems.

S

supportsPosix(InputStream) - Method in class com.googlecode.cmakemavenproject.Platform
Indicates if the operating system supports POSIX attributes.

T

toString() - Method in class com.googlecode.cmakemavenproject.Platform
 

V

valueOf(String) - Static method in enum com.googlecode.cmakemavenproject.Platform.Architecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.cmakemavenproject.Platform.OperatingSystem
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.googlecode.cmakemavenproject.Platform.Architecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.cmakemavenproject.Platform.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G I O P S T V 
Skip navigation links

Copyright © 2023. All rights reserved.